|
|
@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.
|
|
|
@380
|
17 years |
gebner |
Oops. Don't commit copy-and-pasted code without verifying that it …
|
|
|
@379
|
17 years |
gebner |
Don't write incomplete primitives to OSM files.
|
|
|
@378
|
17 years |
gebner |
Update 'tagged' property when splitting ways. Fixes bug #398.
|
|
|
@377
|
17 years |
framm |
- changed the "getting started" message to say something about the new …
|
|
|
@376
|
17 years |
framm |
- remove debug println
|
|
|
@375
|
17 years |
framm |
- in draw mode, use alt modifier to start new way instead of …
|
|
|
@374
|
17 years |
framm |
- added new date parsing code by Brett Henderson; date parsing still …
|
|
|
@373
|
17 years |
framm |
- introduced various modifier keys to existing modes (for add node …
|
|
|
@372
|
17 years |
gebner |
Support shift-click in select mode.
|
|
|
@371
|
17 years |
gebner |
Clean up the MergeVisitor.
|
|
|
@370
|
17 years |
gebner |
Forgot to remove some debugging code.
|
|
|
@369
|
17 years |
gebner |
Fix bug #392.
|
|
|
@368
|
17 years |
framm |
- fix NPE when delete-clicking on empty map area
|
|
|
@367
|
17 years |
framm |
- changed appearance of tagged nodes (now: dot with square around it) …
|
|
|
@366
|
17 years |
gebner |
Handle merging of incomplete ways. Fixes #392.
|
|
|
@365
|
17 years |
gebner |
Make the select mapmode modeless and fix the rotation cursor.
|
|
|
@364
|
17 years |
framm |
- write unformatted dates properly
|
|
|
@363
|
17 years |
framm |
- forgot to adapt this for previous commit.
|
|
|
@362
|
17 years |
framm |
- alleviated #388 by parsing the timestamps only when they are needed.
|
|
|
@361
|
17 years |
gebner |
Fix build.
|
|
|
@360
|
17 years |
framm |
- fix #391
|
|
|
@359
|
17 years |
gebner |
Insert a node into multiple ways.
|
|
|
@358
|
17 years |
gebner |
Beginnings of the implementation of ticket #11.
|
|
|
@357
|
17 years |
gebner |
Add incompleteness checks for nodes.
|
|
|
@356
|
17 years |
gebner |
Don't extend circular ways when doing add-node-and-connect or add-segment.
|
|
|
@355
|
17 years |
gebner |
Split circular ways properly.
|
|
|
@354
|
17 years |
gebner |
Fix NameVisitor for circular ways, it counted a node occuring twice as …
|
|
|