|
|
@2507
|
15 years |
stoecker |
apply #2989 - patch by pieren - improve lambert projection
|
|
|
@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, …
|
|
|
@2501
|
15 years |
jttt |
Added another tests to dataset consistency tester
|
|
|
@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
|
|
|
@2498
|
15 years |
jttt |
Removed unnecessary setting of OsmPrimitive.incomplete
|
|
|
@2497
|
15 years |
jttt |
Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
|
|
|
@2496
|
15 years |
stoecker |
see #3989 - subprojection fixes
|
|
|
@2495
|
15 years |
stoecker |
don't translate assertions
|
|
|
@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.
|
|
|
@2482
|
15 years |
Gubaer |
Had to clean up key handling methods in OsmPrimtive. Semantics of …
|
|
|
@2481
|
15 years |
Gubaer |
fixed #3967: Relation editor generates conflicts
|
|
|
@2480
|
15 years |
Gubaer |
fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
|
|
|
@2479
|
15 years |
Gubaer |
ChangesetProcessingType not used any more. Removing.
|
|
|
@2478
|
15 years |
Gubaer |
see #3887: java.lang.NullPointerException while uploading …
|
|
|
@2477
|
15 years |
Gubaer |
fixed #3921: Autojump to downloaded area
|
|
|
@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
|
|
|
@2472
|
15 years |
Gubaer |
Make sure getErrors() never returns null, see #3972
|
|
|
@2471
|
15 years |
Gubaer |
fixed #3963: Synchronize does not work
|
|
|
@2470
|
15 years |
Gubaer |
fixed #3975: Loading of data breaking off at objects with visible=false
|
|
|
@2469
|
15 years |
Gubaer |
fixed #3976: Loading of 0.5 data floods with warnings
|
|
|
@2468
|
15 years |
stoecker |
remove ViewID, fix typo, i18n update
|
|
|
@2467
|
15 years |
Gubaer |
applied #3961: patch by avar: Display help button in Search dialog
|
|
|
@2466
|
15 years |
jttt |
Removed leftover code for viewId, Boolean -> boolean
|
|
|
@2465
|
15 years |
jttt |
Use String[] instead of HashMap for OsmPrimitive.keys - saves memory …
|
|
|
@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
|
|
|
@2460
|
15 years |
stoecker |
cleanup of mappaint error text handling
|
|
|
@2459
|
15 years |
stoecker |
fix #3881 - paintstyle caching broken for Undo
|
|
|
@2458
|
15 years |
stoecker |
fixed #3936 - regression - deleting last/first node of closed way …
|
|
|
@2457
|
15 years |
Gubaer |
Added hashCode() and equals() on LatLon
|
|
|
@2456
|
15 years |
Gubaer |
Additional constructor for Bounds. Going to need this in waydownloader …
|
|
|
@2455
|
15 years |
jttt |
Do not create new instance of User for every OsmPrimitive, share …
|
|
|
@2454
|
15 years |
jttt |
Set QuadBuckets.MAX_OBJECTS_PER_LEVEL back to 16 (was only two by mistake)
|
|
|
@2452
|
15 years |
jttt |
- removed mappaintVisibleCode from OsmPrimitive (should not be …
|
|
|
@2451
|
15 years |
Gubaer |
fixed #3434: Add search history to the search dialog
|
|
|
@2450
|
15 years |
jttt |
Added parameter Bounds to MapView, draw only currently visible …
|
|
|
@2449
|
15 years |
hansendc |
Simply QuadBuckets iterator.
This should make things much clearer and …
|
|
|
@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
|
|
|
@2444
|
15 years |
Gubaer |
fixed #3908: Exception when updating a way
fixed a few I18n issues
|
|
|
@2443
|
15 years |
Gubaer |
Fixes problems with merging
|
|
|
@2442
|
15 years |
hansendc |
This should fix #3909
We created empty branches when we attempted to …
|
|
|
@2441
|
15 years |
jttt |
Make sure primitive is returned only once by QuadBuckets.search …
|
|
|
@2440
|
15 years |
hansendc |
Fixes races reported in trac #3909
This introduces locking to …
|
|
|
@2439
|
15 years |
jttt |
Added DatasetListener, Dataset now fire events everytime one of its …
|
|
|
@2438
|
15 years |
jttt |
Fixed #3898 Selection is broken
|
|
|
@2437
|
15 years |
jttt |
Cache bbox for Way
|
|
|
@2436
|
15 years |
Gubaer |
Improved counting of nodes in DefaultNameFormatter
|
|
|
@2435
|
15 years |
Gubaer |
see #3892: can't reproduce but added two assert statement in case it …
|
|
|
@2434
|
15 years |
Gubaer |
Improved detection of modified state in OsmDataLayer.
|
|
|
@2433
|
15 years |
Gubaer |
Improved test cases for MergeVisitor.
Moved MergeVisitor and removed …
|
|
|
@2432
|
15 years |
Gubaer |
fixed patch applied in in r2429 - didn't compile. Hope the downcasting …
|
|
|
@2431
|
15 years |
stoecker |
applied #3804 - patch by Daeron - reduce unnecessary changes
|
|
|
@2430
|
15 years |
hansendc |
Expose helper function in QuadBuckets.
Need this for the moment since …
|
|
|
@2429
|
15 years |
stoecker |
applied #3832 - patch by ris - improve extrude action
|
|
|
@2428
|
15 years |
stoecker |
fixed #3893 - Windows no longer remembered Windows Look and Feel
|
|
|
@2427
|
15 years |
jttt |
Added getBBox method to OsmPrimitive. Used it in QuadBuckets instead …
|
|
|
@2426
|
15 years |
jttt |
Fixed #3883 [PATCH] small correction to snap distance
|
|
|
@2425
|
15 years |
hansendc |
Fix null pointer exception when removing some nodes
|
|
|
@2424
|
15 years |
hansendc |
Left consistency testing on. Oops.
|
|
|
@2423
|
15 years |
hansendc |
This fixes #3796.
The issue was that we somehow ended up with a …
|
|
|
@2422
|
15 years |
jttt |
|
|
|
@2421
|
15 years |
bastiK |
relation editor: respect roundabouts when sorting the relation
|
|
|
@2420
|
15 years |
jttt |
Fix warnings in QuadBuckets
|
|
|
@2419
|
15 years |
jttt |
Reindex node or way in QuadBuckets after coordinates change
|
|
|
@2418
|
15 years |
Gubaer |
Another update of MergeVisitor. Improves merging of node lists and …
|
|
|
@2417
|
15 years |
Gubaer |
Had to update MergeVisitor as a consequence of the note in r2406 and …
|
|
|
@2416
|
15 years |
stoecker |
fixed #3851 - text vanishs in history dialog
|
|
|
@2415
|
15 years |
jttt |
Fixed #3870 Exception during upload
|
|
|
@2414
|
15 years |
Gubaer |
Removed methods made @deprecated in r2411.
|
|
|
@2413
|
15 years |
Gubaer |
fixed #3864: Exception handling improvements
|
|
|
@2412
|
15 years |
jttt |
Use refererrers in Draw, SplitWay and UnGlue actions
|
|
|
@2411
|
15 years |
jttt |
Reimplement BackreferencedDataset using OsmPrimitive.getReferrers
|
|
|
@2410
|
15 years |
jttt |
Add clearId parameter to primitives copy constructor, replace some …
|
|
|
@2407
|
15 years |
jttt |
Added support for referrers
|
|
|
@2406
|
15 years |
jttt |
Fix for #3863 InvocationTargetException downloading additional data
|
|
|
@2405
|
15 years |
jttt |
Save reference to dataset in OsmPrimitive
|
|
|
@2404
|
15 years |
jttt |
Use Dataset.getPrimitiveById() instead of custom looking for primitive …
|
|
|