|
|
@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.
|
|
|
@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.
|
|
|
@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 …
|
|
|
@353
|
17 years |
gebner |
Fix bug #375.
Maybe the add node and connect code should be a bit …
|
|
|
@352
|
17 years |
gebner |
Resurrect the JComboBox editor for properties with multiple values.
|
|
|
@351
|
17 years |
gebner |
Make add node and connect more often reuse ways.
|
|
|
@350
|
17 years |
framm |
- auto-disable any plugin that does not load successfully.
|
|
|
@349
|
17 years |
framm |
- forgot to add this with the previous commit
|
|
|
@348
|
17 years |
framm |
- bugfix refresh relation list
- bugfix NPE on clicking "select" in …
|
|
|
@347
|
17 years |
framm |
- fixed deletion of relations
|
|
|
@346
|
17 years |
framm |
- smaller fonts for GettingStarted screen
|
|
|
@345
|
17 years |
framm |
- drop plugins setting on first start of 0.5
|
|
|
@344
|
17 years |
gebner |
Forgot to merge r342.
|
|
|
@343
|
17 years |
gebner |
Merge 0.5.
|
|
|
@339
|
17 years |
imi |
- removed links to old website eigenheimstrasse.de
|
|
|
@328
|
17 years |
framm |
- fix #259 by trimming whitespace in XML parser
--Ths line, and those …
|
|
|
@327
|
17 years |
framm |
- bugfix by nukehead@… for temp file deletion upon saving. closes …
|
|
|
@323
|
17 years |
framm |
- fixed GeoImageLayer to release memory after thubmnails are built. …
|
|
|
@321
|
17 years |
(none) |
- restructure of repository to support branches. Do 'svn switch …
|
|
copied from src
|
|
|
@319
|
17 years |
imi |
- removed MinML2 dependency (use javax.xml)
- fixed reorder action …
|