|
|
@2666
|
13 years |
jttt |
Minor mappaint cleanup, use constants for colors
|
|
|
@2665
|
13 years |
bastiK |
fixed #4122 - Apply role button is missing
|
|
|
@2663
|
13 years |
jttt |
Simplified MapPaintVisitor (removed current* global state)
|
|
|
@2662
|
13 years |
bastiK |
geoimage: reworked image correlation dialog. Might still have some …
|
|
|
@2660
|
13 years |
jttt |
Fixed #4205 NPE on reordering layers
|
|
|
@2659
|
13 years |
jttt |
Minor fixes in mappaint code
|
|
|
@2658
|
13 years |
jttt |
Do not update properties and selection dialogs when hidden
|
|
|
@2657
|
13 years |
jttt |
Cache list of used tags in properties dialog (faster adding of keys in …
|
|
|
@2655
|
13 years |
jttt |
Fixed #4161 Major slowdown in recent versions, used correct pattern …
|
|
|
@2654
|
13 years |
jttt |
Fixed #4201 Trouble adding/editing objects
|
|
|
@2653
|
13 years |
jttt |
Fixed #4198 NPE on last layer delete
|
|
|
@2652
|
13 years |
jttt |
Added listener for edit layer change (not just active layer)
|
|
|
@2650
|
13 years |
Gubaer |
fixed #4194: Prefeences
|
|
|
@2649
|
13 years |
stoecker |
silence warnings
|
|
|
@2648
|
13 years |
stoecker |
use context for tr()
|
|
|
@2647
|
13 years |
stoecker |
use context for tr()
|
|
|
@2646
|
13 years |
bastiK |
geoimage: select correct gpx track by default in the drop down menu …
|
|
|
@2644
|
13 years |
Gubaer |
fixed #4176: Display of object deletion dialog wrong
|
|
|
@2643
|
13 years |
stoecker |
fix tr() usage
|
|
|
@2641
|
13 years |
Gubaer |
new: supports system defined proxies if JOSM is started with …
|
|
|
@2635
|
13 years |
bastiK |
fixed gpx-rendering error: Tracksegments should not be connected by a …
|
|
|
@2632
|
13 years |
Gubaer |
fixed: Action New Relation initially disabled
update: now uses a …
|
|
|
@2629
|
13 years |
bastiK |
geoimage: usability - allow clicking on the image symbols only when in …
|
|
|
@2627
|
13 years |
bastiK |
geoimage: new button 'delelet image from disk' (shortcut: …
|
|
|
@2626
|
13 years |
jttt |
Fixed some of the warnings found by FindBugs
|
|
|
@2624
|
13 years |
mjulius |
fixes #4088,#4155 - when after conflict resolving the primitive has …
|
|
|
@2623
|
13 years |
jttt |
Fire primitivesAdded event after also after primitive was downloaded …
|
|
|
@2622
|
13 years |
jttt |
Dataset changed events refactored - DatasetEventManager now allows to …
|
|
|
@2621
|
13 years |
Gubaer |
Moved layer listener management from Layer to MapView
Made sure that …
|
|
|
@2619
|
13 years |
Gubaer |
Global public list of layer change listeners is @deprecated
|
|
|
@2618
|
13 years |
Gubaer |
fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
|
|
|
@2617
|
13 years |
bastiK |
geoimage: improved thumbnails (closes #4101)
|
|
|
@2616
|
13 years |
Gubaer |
Completed Changeset List Dialog
See also …
|
|
|
@2614
|
13 years |
framm |
- small fix in upload dialog layout
|
|
|
@2613
|
13 years |
Gubaer |
new: global in-memory cache for downloaded changesets
new: toggle …
|
|
|
@2612
|
13 years |
mjulius |
Fixes #4083 - exception when copying relation with incomplete node …
|
|
|
@2606
|
13 years |
bastiK |
geoimage: add thumbnail caching (fixes #4116, see #4101)
|
|
|
@2602
|
13 years |
bastiK |
some minor things:
* layerlist dialog: right click on an entry …
|
|
|
@2601
|
13 years |
bastiK |
fixed #3722 - add shortcut for "next photo" and "previous photo" …
|
|
|
@2599
|
13 years |
Gubaer |
fixed #4130: Chunked upload mode counter is wrong
fixed #4118: Upload …
|
|
|
@2598
|
13 years |
Gubaer |
comment to follow in a later commit
Have to break up a commit because …
|
|
|
@2593
|
13 years |
bastiK |
forgot to add
|
|
|
@2592
|
13 years |
bastiK |
geoimage: make thumbnails optional + cosmetics (see #4101)
|
|
|
@2586
|
13 years |
stoecker |
fix regression - reduce image size in toggle windows
|
|
|
@2582
|
13 years |
stoecker |
fixed small display issue with progress dialog
|
|
|
@2581
|
13 years |
Gubaer |
fixed #4109: Sorting button in relation editor is disabled
fixed …
|
|
|
@2578
|
13 years |
jttt |
Encalupse OsmPrimitive.incomplete
|
|
|
@2577
|
13 years |
bastiK |
Adjusted toggle dialog behavior for geoimage:
* When click on a …
|
|
|
@2575
|
13 years |
stoecker |
include utilsplugin, fix #4086
|
|
|
@2569
|
13 years |
Gubaer |
fixed #3684: Add "chunked" upload mode
Removed support for API "0.5" …
|
|
|
@2566
|
13 years |
bastiK |
Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
|
|
|
@2565
|
13 years |
Gubaer |
Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
|
|
|
@2563
|
13 years |
Gubaer |
fixed #3400: relation editor: improvement to highlight an element …
|
|
|
@2560
|
13 years |
jttt |
Fixed #4058 Relation history window does not show up
|
|
|
@2559
|
13 years |
Gubaer |
fixed: language preferences don't t enforce a restart any more
|
|
|
@2556
|
13 years |
Gubaer |
applied #4063: patch by mjulius: Exception in History dialog
|
|
|
@2553
|
13 years |
Gubaer |
fixed #4046: JOSM language changes to Standard
|
|
|
@2549
|
13 years |
Gubaer |
fixed #3065: Importing audio into the "Downloaded GPX Data" layer …
|
|
|
@2548
|
13 years |
Gubaer |
fixed #3064: Importing images into the "Downloaded GPX Data" layer …
|
|
|
@2537
|
13 years |
Gubaer |
fixed #2983: Error involving presets key-element without value, or …
|
|
|
@2535
|
13 years |
Gubaer |
fixed #3693: Preferences dialog take very long to show up
loading of …
|
|
|
@2533
|
13 years |
Gubaer |
applied #4033: patch by avar: "Fullscreen View" should be turned into …
|
|
|
@2530
|
13 years |
Gubaer |
fixed #2261: "Wireframe View" should be turned into a JosmAction
|
|
|
@2529
|
13 years |
Gubaer |
fixed #3810: Pressing Enter in download dialog doesn't initiate …
|
|
|
@2525
|
13 years |
bastiK |
fix #4030 - Hide/minimize icon in right menus not working properly
|
|
|
@2524
|
13 years |
stoecker |
close #2797 - no longer allow empty area in slippy map downloader
|
|
|
@2523
|
13 years |
stoecker |
minor cleanup
|
|
|
@2522
|
13 years |
stoecker |
fix #4011 - do not show again now remembers what it should do - patch …
|
|
|
@2520
|
13 years |
stoecker |
small code cleanup
|
|
|
@2519
|
13 years |
stoecker |
fixed 3660 - resize in slippy map downloader failed
|
|
|
@2516
|
13 years |
stoecker |
close #4015 - Zoomlevel changes whenever the preference dialog is closed
|
|
|
@2514
|
13 years |
jttt |
Fixed #4019 Newly downloaded relations missing if relation window not …
|
|
|
@2512
|
13 years |
stoecker |
i18n updated, fixed files to reduce problems when applying patches, …
|
|
|
@2506
|
13 years |
Gubaer |
fixed NPE
|
|
|
@2505
|
13 years |
jttt |
Fixed #3968 way disappears after modifying it
|
|
|
@2504
|
13 years |
Gubaer |
see #4009 : further update as proposed by jttt
|
|
|
@2503
|
13 years |
Gubaer |
fixed #4009: New relation does not show up in relation editor
|
|
|
@2502
|
13 years |
Gubaer |
fixed #4007: Deleting/removing value of a key does not remove the key, …
|
|
|
@2500
|
13 years |
jttt |
Added Dataset consistency test that can be invoked on osm layer or in …
|
|
|
@2499
|
13 years |
stoecker |
see #3989 - subprojection fixes
|
|
|
@2497
|
13 years |
jttt |
Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
|
|
|
@2496
|
13 years |
stoecker |
see #3989 - subprojection fixes
|
|
|
@2494
|
13 years |
Gubaer |
Code related to #3999. Uncommented for the time being.
|
|
|
@2493
|
13 years |
Gubaer |
fixed #3991: "Add Properties" shortcut broken.
|
|
|
@2492
|
13 years |
Gubaer |
fixed #3996: Exception when deleting layer
|
|
|
@2491
|
13 years |
stoecker |
fix for subprojections
|
|
|
@2490
|
13 years |
Gubaer |
fixed #3994: unerwarteter Fehler (im Zusammenhang mit Relation)
fixed …
|
|
|
@2489
|
13 years |
Gubaer |
fixed #3990: "Bearbeiten" button without function
|
|
|
@2488
|
13 years |
Gubaer |
fixed #3997: relation-list does not update
RelationListDialog now …
|
|
|
@2487
|
13 years |
Gubaer |
Fixed event handling in RelationListDialog. Fixed …
|
|
|
@2486
|
13 years |
Gubaer |
fixed #3926: Relation dialog has debug output enabled
|
|
|
@2485
|
13 years |
jttt |
Update relation list dialog only when dialog is visible (not even …
|
|
|
@2484
|
13 years |
Gubaer |
fixed #3925: Download relation members takes a long time to return
|
|
|
@2483
|
13 years |
Gubaer |
Fixed bounding box selection using coordinates.
|
|
|
@2480
|
13 years |
Gubaer |
fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
|
|
|
@2476
|
13 years |
Gubaer |
Removed indication of "errors" in the default name formatter.
|
|
|
@2475
|
13 years |
jttt |
Added methods showNotify and hideNotify to ToggleDialog. Useful to …
|
|
|
@2474
|
13 years |
jttt |
Do not call tagsChanged listeners that often, update …
|
|
|
@2473
|
13 years |
Gubaer |
fixed #3943: Keep keyboard focus on Add button
|
|
|
@2468
|
13 years |
stoecker |
remove ViewID, fix typo, i18n update
|
|
|