|
|
@480
|
17 years |
(none) |
switch back to former Epsg4326 projection default after some …
|
|
|
@479
|
17 years |
gebner |
Simplify the merge visitor.
|
|
|
@478
|
17 years |
gebner |
Speed up merging.
- Don't scan our dataset for every primitive we …
|
|
|
@477
|
17 years |
gebner |
EastNorth.add
|
|
|
@476
|
17 years |
gebner |
Add equals and hashCode implementations to the projections.
|
|
|
@475
|
17 years |
(none) |
seems to be common sense that Mercator projection is better suited for …
|
|
|
@474
|
17 years |
(none) |
fix bug #480: change the button texts of the plugin preferences
|
|
|
@473
|
17 years |
(none) |
fix bug #480: add some more reasonable defaults:
- add some of the …
|
|
|
@472
|
17 years |
framm |
fix for presets.xml by christoph eckert
|
|
|
@471
|
17 years |
(none) |
fix the string for the Windows "look and feel"
|
|
|
@470
|
17 years |
framm |
- set Windows L+F as default when generating prefs under windows
|
|
|
@469
|
17 years |
gebner |
Remove ctrl+shift escapes from most actions.
|
|
|
@468
|
17 years |
gebner |
Define the extra 'u' shortcut for unselect all in UnselectAllAction …
|
|
|
@467
|
17 years |
gebner |
NameVisitor: handle incomplete nodes
|
|
|
@466
|
17 years |
(none) |
move "Join node to way" function from UtilsPlugin to core
|
|
|
@465
|
17 years |
framm |
modified presets by christoph eckert <ce@…>: removed …
|
|
|
@464
|
17 years |
(none) |
a doubleclick on the layer entry hides/shows it
|
|
|
@463
|
17 years |
(none) |
some more minor menu changes:
- Edit/Redo should use the common …
|
|
|
@462
|
17 years |
(none) |
remove the unused "Layer" menu - this confuses when plugins add top …
|
|
|
@461
|
17 years |
(none) |
fix bug #481: replace highway=minor with highway=tertiary in the presets
|
|
|
@460
|
17 years |
(none) |
make the menu look more like the standard JAVA menu:
- add a …
|
|
|
@459
|
17 years |
(none) |
fix bug #426: tick the checkbox in the download dialog for …
|
|
|
@458
|
17 years |
(none) |
add keyboard shortcuts "1,2,3,4" for the "View/Zoom In ..." menu entries
|
|
|
@457
|
17 years |
framm |
- comment cosmetics
|
|
|
@456
|
17 years |
framm |
- make coordinate class serializable (for use in wmsplugin)
|
|
|
@455
|
17 years |
gebner |
SelectAction: Replace the selection when dragging a previously …
|
|
|
@454
|
17 years |
gebner |
SelectAction: Fix shift-select and ctrl-select.
Before r452 if you …
|
|
|
@453
|
17 years |
gebner |
DeleteAction: Copy tags when splitting ways.
|
|
|
@452
|
17 years |
framm |
- fix moving of selected groups of objects (JOSM always cleared …
|
|
|
@451
|
17 years |
gebner |
Typo in presets: s/cemetary/cemetery/
|
|
|
@450
|
17 years |
(none) |
"usability cleanup" of main menu and default toolbar
main menu:
- add …
|
|
|
@449
|
17 years |
gebner |
GpxReader: Handle <extensions> that are not children of <gpx>
|
|
|
@448
|
17 years |
gebner |
Add images/converttogpx.png
|
|
|
@447
|
17 years |
gebner |
Reduce GPX data memory usage.
|
|
|
@446
|
17 years |
framm |
- temporarily re-add RawGpsLayer for those plugins still requiring it
|
|
|
@445
|
17 years |
(none) |
make sure that builds target the VM version 1.5
|
|
|
@444
|
17 years |
framm |
- patch for better GPX file support by Raphael Mack …
|
|
|
@443
|
17 years |
framm |
- fix minor build problem with ServerSidePreferences after r442
|
|
|
@442
|
17 years |
gebner |
Don't reset prefs to default when encountering parsing errors.
|
|
|
@441
|
17 years |
framm |
- revert change 439. do not use Java properties.
|
|
|
@440
|
17 years |
framm |
- (re-)added "note" to the list of uninteresting tags for teh benefit …
|
|
|
@439
|
17 years |
gebner |
Use java.util.Properties for pref loading and saving.
|
|
|
@438
|
17 years |
gebner |
Remove 'note' from the list of uninteresting tags.
|
|
|
@437
|
17 years |
gebner |
Fix selection inconsistencies in DrawMode
|
|
|
@436
|
17 years |
framm |
- wrongly applied Karl Newman's patch; fixed now.
|
|
|
@435
|
17 years |
framm |
- add a call for download area selection classes to close the download …
|
|
|
@434
|
17 years |
(none) |
fix a comment typo
|
|
|
@433
|
17 years |
framm |
- patch by Karl Newman <siliconfiend@…> to change behaviour of …
|
|
|
@432
|
17 years |
framm |
- fix Java 1.5 compile problem
|
|
|
@431
|
17 years |
gebner |
Make the applet code work again.
|
|
|
@430
|
17 years |
gebner |
Remove empty "dummy" files.
|
|
|
@429
|
17 years |
gebner |
Add a generic pair class.
|
|
|
@428
|
17 years |
gebner |
Apply changes from CombineWayAction to MergeNodesAction.
|
|
|
@427
|
17 years |
gebner |
CollectBackReferencesVisitor: Don't count deleted relations as reference.
|
|
|
@426
|
17 years |
gebner |
Allow to combine ways with different memberships.
|
|
|
@425
|
17 years |
gebner |
Fix combining of ways that are members of not-yet-uploaded relations.
|
|
|
@424
|
17 years |
gebner |
Add new icon for the merge-nodes action.
|
|
|
@423
|
17 years |
(none) |
remove hard to read license header and use plain GPLv2 text
|
|
|
@422
|
17 years |
framm |
- added patch by Matthew Newton <matthew-osm@…> to …
|
|
|
@421
|
17 years |
framm |
- added "relation" to the list of IDs that can be read by the …
|
|
|
@420
|
17 years |
framm |
- removed duplicate "select all" from edit menu
|
|
|
@419
|
17 years |
framm |
- "use builtin defaults" in tagging preset preference now defaults to true
|
|
|
@418
|
17 years |
framm |
- tagging presets are now not shown in the properties dialog by …
|
|
|
@417
|
17 years |
framm |
- automatically select the contents of the "URL from …
|
|
|
@416
|
17 years |
gebner |
Don't perform property edit when clicking on cancel.
|
|
|
@415
|
17 years |
gebner |
PropertiesDialog: Remember value when editing keys.
|
|
|
@414
|
17 years |
gebner |
Add check for MapView.activeLayer == null.
|
|
|
@413
|
17 years |
gebner |
Enable debugging info by default.
|
|
|
@412
|
17 years |
gebner |
Fix NPE when downloading gps traces. Fixes bug #446.
|
|
|
@411
|
17 years |
gebner |
Free the download dialog after use. Patch by petr.nejedly@… in …
|
|
|
@410
|
17 years |
gebner |
When auto-scaling to a single node, show just 50m context instead of 1km.
|
|
|
@409
|
17 years |
framm |
- when drawing a way, select the way and not the last node
- when …
|
|
|
@408
|
17 years |
framm |
- do not extend incomplete or deleted ways; fixes bug reported on …
|
|
|
@407
|
17 years |
gebner |
Add incompleteness checks.
|
|
|
@406
|
17 years |
framm |
- modify CombineWayAction not to allow merging of ways if they have …
|
|
|
@405
|
17 years |
framm |
- forgot commit comment for r404: new copy+paste code from David Earl!
|
|
|
@404
|
17 years |
framm |
|
|
|
@403
|
17 years |
framm |
- added patch to ignore "view->zoom" command if nothing is there to …
|
|
|
@402
|
17 years |
framm |
- started adding support for uploading GPX files, not complete yet, …
|
|
|
@401
|
17 years |
framm |
- fixed accidentally commited classpath file
|
|
|
@400
|
17 years |
gebner |
Add extra shortcut A for the draw mapmode.
|
|
|
@399
|
17 years |
framm |
- hide presets menu when no presets defined
- add shortcut for presets menu
|
|
|
@398
|
17 years |
framm |
- switch using the built-in tagging presets on by default
|
|
|
@397
|
17 years |
framm |
- added a built-in set of tagging presets. this can be disabled from …
|
|
|
@396
|
17 years |
framm |
fix for nodes without coordinates
|
|
|
@395
|
17 years |
framm |
- fix imports
|
|
|
@394
|
17 years |
gebner |
Don't create zero length way segments.
|
|
|
@393
|
17 years |
gebner |
Allow splitting of circular ways at the endpoints.
|
|
|
@392
|
17 years |
gebner |
Fix build for the IcedTea JDK.
|
|
|
@391
|
17 years |
gebner |
Fix build for JDK 1.5.
|
|
|
@390
|
17 years |
framm |
- do not count anything as a move if it lasts less than 100 milliseconds.
|
|
|
@389
|
17 years |
framm |
- when new node inserted in exactly two segments at the same time, …
|
|
|
@388
|
17 years |
gebner |
When inserting node into a way segment, move it to lie on the former …
|
|
|
@387
|
17 years |
gebner |
Remove debugging output.
|
|
|
@386
|
17 years |
gebner |
Allow splitting multiple way segments connecting the same nodes.
|
|
|
@385
|
17 years |
framm |
- changed relation list keyboard shortcuts
|
|
|
@384
|
17 years |
framm |
- limit lat/lon decimal places to 7
|
|
|
@383
|
17 years |
gebner |
Fix warnings reported by -Xlint.
|
|
|
@382
|
17 years |
gebner |
Fix warnings caused by missing @Overrides. Patch by …
|
|
|
@381
|
17 years |
gebner |
Clear the modified attribute from relations after uploading them.
|
|
|