|
|
@2586
|
15 years |
stoecker |
fix regression - reduce image size in toggle windows
|
|
|
@2582
|
15 years |
stoecker |
fixed small display issue with progress dialog
|
|
|
@2581
|
15 years |
Gubaer |
fixed #4109: Sorting button in relation editor is disabled
fixed …
|
|
|
@2578
|
15 years |
jttt |
Encalupse OsmPrimitive.incomplete
|
|
|
@2577
|
15 years |
bastiK |
Adjusted toggle dialog behavior for geoimage:
* When click on a …
|
|
|
@2575
|
15 years |
stoecker |
include utilsplugin, fix #4086
|
|
|
@2569
|
15 years |
Gubaer |
fixed #3684: Add "chunked" upload mode
Removed support for API "0.5" …
|
|
|
@2566
|
15 years |
bastiK |
Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
|
|
|
@2565
|
15 years |
Gubaer |
Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
|
|
|
@2563
|
15 years |
Gubaer |
fixed #3400: relation editor: improvement to highlight an element …
|
|
|
@2560
|
15 years |
jttt |
Fixed #4058 Relation history window does not show up
|
|
|
@2559
|
15 years |
Gubaer |
fixed: language preferences don't t enforce a restart any more
|
|
|
@2556
|
15 years |
Gubaer |
applied #4063: patch by mjulius: Exception in History dialog
|
|
|
@2553
|
15 years |
Gubaer |
fixed #4046: JOSM language changes to Standard
|
|
|
@2549
|
15 years |
Gubaer |
fixed #3065: Importing audio into the "Downloaded GPX Data" layer …
|
|
|
@2548
|
15 years |
Gubaer |
fixed #3064: Importing images into the "Downloaded GPX Data" layer …
|
|
|
@2537
|
15 years |
Gubaer |
fixed #2983: Error involving presets key-element without value, or …
|
|
|
@2535
|
15 years |
Gubaer |
fixed #3693: Preferences dialog take very long to show up
loading of …
|
|
|
@2533
|
15 years |
Gubaer |
applied #4033: patch by avar: "Fullscreen View" should be turned into …
|
|
|
@2530
|
15 years |
Gubaer |
fixed #2261: "Wireframe View" should be turned into a JosmAction
|
|
|
@2529
|
15 years |
Gubaer |
fixed #3810: Pressing Enter in download dialog doesn't initiate …
|
|
|
@2525
|
15 years |
bastiK |
fix #4030 - Hide/minimize icon in right menus not working properly
|
|
|
@2524
|
15 years |
stoecker |
close #2797 - no longer allow empty area in slippy map downloader
|
|
|
@2523
|
15 years |
stoecker |
minor cleanup
|
|
|
@2522
|
15 years |
stoecker |
fix #4011 - do not show again now remembers what it should do - patch …
|
|
|
@2520
|
15 years |
stoecker |
small code cleanup
|
|
|
@2519
|
15 years |
stoecker |
fixed 3660 - resize in slippy map downloader failed
|
|
|
@2516
|
15 years |
stoecker |
close #4015 - Zoomlevel changes whenever the preference dialog is closed
|
|
|
@2514
|
15 years |
jttt |
Fixed #4019 Newly downloaded relations missing if relation window not …
|
|
|
@2512
|
15 years |
stoecker |
i18n updated, fixed files to reduce problems when applying patches, …
|
|
|
@2506
|
15 years |
Gubaer |
fixed NPE
|
|
|
@2505
|
15 years |
jttt |
Fixed #3968 way disappears after modifying it
|
|
|
@2504
|
15 years |
Gubaer |
see #4009 : further update as proposed by jttt
|
|
|
@2503
|
15 years |
Gubaer |
fixed #4009: New relation does not show up in relation editor
|
|
|
@2502
|
15 years |
Gubaer |
fixed #4007: Deleting/removing value of a key does not remove the key, …
|
|
|
@2500
|
15 years |
jttt |
Added Dataset consistency test that can be invoked on osm layer or in …
|
|
|
@2499
|
15 years |
stoecker |
see #3989 - subprojection fixes
|
|
|
@2497
|
15 years |
jttt |
Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
|
|
|
@2496
|
15 years |
stoecker |
see #3989 - subprojection fixes
|
|
|
@2494
|
15 years |
Gubaer |
Code related to #3999. Uncommented for the time being.
|
|
|
@2493
|
15 years |
Gubaer |
fixed #3991: "Add Properties" shortcut broken.
|
|
|
@2492
|
15 years |
Gubaer |
fixed #3996: Exception when deleting layer
|
|
|
@2491
|
15 years |
stoecker |
fix for subprojections
|
|
|
@2490
|
15 years |
Gubaer |
fixed #3994: unerwarteter Fehler (im Zusammenhang mit Relation)
fixed …
|
|
|
@2489
|
15 years |
Gubaer |
fixed #3990: "Bearbeiten" button without function
|
|
|
@2488
|
15 years |
Gubaer |
fixed #3997: relation-list does not update
RelationListDialog now …
|
|
|
@2487
|
15 years |
Gubaer |
Fixed event handling in RelationListDialog. Fixed …
|
|
|
@2486
|
15 years |
Gubaer |
fixed #3926: Relation dialog has debug output enabled
|
|
|
@2485
|
15 years |
jttt |
Update relation list dialog only when dialog is visible (not even …
|
|
|
@2484
|
15 years |
Gubaer |
fixed #3925: Download relation members takes a long time to return
|
|
|
@2483
|
15 years |
Gubaer |
Fixed bounding box selection using coordinates.
|
|
|
@2480
|
15 years |
Gubaer |
fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
|
|
|
@2476
|
15 years |
Gubaer |
Removed indication of "errors" in the default name formatter.
|
|
|
@2475
|
15 years |
jttt |
Added methods showNotify and hideNotify to ToggleDialog. Useful to …
|
|
|
@2474
|
15 years |
jttt |
Do not call tagsChanged listeners that often, update …
|
|
|
@2473
|
15 years |
Gubaer |
fixed #3943: Keep keyboard focus on Add button
|
|
|
@2468
|
15 years |
stoecker |
remove ViewID, fix typo, i18n update
|
|
|
@2464
|
15 years |
jttt |
Addition to #3955 fix, getErrors() is used twice in this class.…
|
|
|
@2463
|
15 years |
stoecker |
fix #3955 - NPE
|
|
|
@2462
|
15 years |
stoecker |
fixed 3941 - build issue
|
|
|
@2452
|
15 years |
jttt |
- removed mappaintVisibleCode from OsmPrimitive (should not be …
|
|
|
@2450
|
15 years |
jttt |
Added parameter Bounds to MapView, draw only currently visible …
|
|
|
@2448
|
15 years |
Gubaer |
fixed #3352: History doesn't get invalidated on upload?
fixed #3912: …
|
|
|
@2447
|
15 years |
Gubaer |
fixed #3897: Previous changeset comment gets overwritten
|
|
|
@2446
|
15 years |
Gubaer |
fixed #3839: Layer order: gpx defaults above data-layer
A new …
|
|
|
@2445
|
15 years |
Gubaer |
fixed #3902: Not correct message
|
|
|
@2439
|
15 years |
jttt |
Added DatasetListener, Dataset now fire events everytime one of its …
|
|
|
@2436
|
15 years |
Gubaer |
Improved counting of nodes in DefaultNameFormatter
|
|
|
@2434
|
15 years |
Gubaer |
Improved detection of modified state in OsmDataLayer.
|
|
|
@2433
|
15 years |
Gubaer |
Improved test cases for MergeVisitor.
Moved MergeVisitor and removed …
|
|
|
@2428
|
15 years |
stoecker |
fixed #3893 - Windows no longer remembered Windows Look and Feel
|
|
|
@2426
|
15 years |
jttt |
Fixed #3883 [PATCH] small correction to snap distance
|
|
|
@2422
|
15 years |
jttt |
|
|
|
@2421
|
15 years |
bastiK |
relation editor: respect roundabouts when sorting the relation
|
|
|
@2416
|
15 years |
stoecker |
fixed #3851 - text vanishs in history dialog
|
|
|
@2414
|
15 years |
Gubaer |
Removed methods made @deprecated in r2411.
|
|
|
@2413
|
15 years |
Gubaer |
fixed #3864: Exception handling improvements
|
|
|
@2410
|
15 years |
jttt |
Add clearId parameter to primitives copy constructor, replace some …
|
|
|
@2403
|
15 years |
Gubaer |
fixed #454: Right-click context menus in download text-entry boxes
|
|
|
@2402
|
15 years |
jttt |
Remove some unnecessary calls to fireSelectionChanged()
|
|
|
@2401
|
15 years |
jttt |
Changes in selection handling:
- selection is passed as PrimitiveId …
|
|
|
@2400
|
15 years |
Gubaer |
fixed #3800: UI: improve mappaint styles and presets tabs in preferences
|
|
|
@2396
|
15 years |
Gubaer |
Made nodes, ways, and relations in DataSet private. Plugin updates to …
|
|
|
@2395
|
15 years |
Gubaer |
fixed #3839: Layer order: gpx defaults above data-layer
|
|
|
@2394
|
15 years |
bastiK |
Relationdialog: show roundabouts in the 'linked' column
|
|
|
@2392
|
15 years |
bastiK |
Objects on inactive osm-layers should be painted in a shade of gray. …
|
|
|
@2391
|
15 years |
bastiK |
improved Toolbar to the left:
* removed strange left margin (in Metal …
|
|
|
@2389
|
15 years |
Gubaer |
see #3834: added context sensitive help
|
|
|
@2388
|
15 years |
jttt |
Replace Dataset.nodes with getNodes(), etc
|
|
|
@2387
|
15 years |
Gubaer |
More and improved context sensitive help, see #2882
|
|
|
@2386
|
15 years |
Gubaer |
applied #3833: patch by Daeron: Small translation cleanup
|
|
|
@2385
|
15 years |
Gubaer |
applied #3786: patch by Daeron: JOSM doesn't count duplicate nodes in …
|
|
|
@2383
|
15 years |
bastiK |
fix #3748: Selecting relation member in properties windows often keeps …
|
|
|
@2381
|
15 years |
jttt |
Change most occurrences of Dataset.nodes/ways/relations with …
|
|
|
@2378
|
15 years |
Gubaer |
Added context sensitive help
|
|
|
@2375
|
15 years |
bastiK |
fixed #3827: Setting a role to a relation member is broken (introduced …
|
|
|
@2374
|
15 years |
stoecker |
removed deprecated stuff
|
|
|
@2373
|
15 years |
stoecker |
fixed i18n error introduced in my last checkin
|
|
|
@2372
|
15 years |
stoecker |
fix #3391 - update plugins after josm update
|
|
|
@2365
|
15 years |
Gubaer |
applied #3771: patch by bastiK: add nicer symbols for relation member …
|
|
|