source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @420   16 years framm - removed duplicate "select all" from edit menu
(edit) @419   16 years framm - "use builtin defaults" in tagging preset preference now defaults to true
(edit) @418   16 years framm - tagging presets are now not shown in the properties dialog by …
(edit) @417   16 years framm - automatically select the contents of the "URL from …
(edit) @416   16 years gebner Don't perform property edit when clicking on cancel.
(edit) @415   16 years gebner PropertiesDialog: Remember value when editing keys.
(edit) @414   16 years gebner Add check for MapView.activeLayer == null.
(edit) @412   16 years gebner Fix NPE when downloading gps traces. Fixes bug #446.
(edit) @411   16 years gebner Free the download dialog after use. Patch by petr.nejedly@… in …
(edit) @410   16 years gebner When auto-scaling to a single node, show just 50m context instead of 1km.
(edit) @409   16 years framm - when drawing a way, select the way and not the last node - when …
(edit) @408   17 years framm - do not extend incomplete or deleted ways; fixes bug reported on …
(edit) @407   17 years gebner Add incompleteness checks.
(edit) @406   17 years framm - modify CombineWayAction not to allow merging of ways if they have …
(edit) @405   17 years framm - forgot commit comment for r404: new copy+paste code from David Earl!
(edit) @404   17 years framm
(edit) @403   17 years framm - added patch to ignore "view->zoom" command if nothing is there to …
(edit) @402   17 years framm - started adding support for uploading GPX files, not complete yet, …
(edit) @400   17 years gebner Add extra shortcut A for the draw mapmode.
(edit) @399   17 years framm - hide presets menu when no presets defined - add shortcut for presets menu
(edit) @398   17 years framm - switch using the built-in tagging presets on by default
(edit) @397   17 years framm - added a built-in set of tagging presets. this can be disabled from …
(edit) @396   17 years framm fix for nodes without coordinates
(edit) @395   17 years framm - fix imports
(edit) @394   17 years gebner Don't create zero length way segments.
(edit) @393   17 years gebner Allow splitting of circular ways at the endpoints.
(edit) @391   17 years gebner Fix build for JDK 1.5.
(edit) @390   17 years framm - do not count anything as a move if it lasts less than 100 milliseconds.
(edit) @389   17 years framm - when new node inserted in exactly two segments at the same time, …
(edit) @388   17 years gebner When inserting node into a way segment, move it to lie on the former …
(edit) @387   17 years gebner Remove debugging output.
(edit) @386   17 years gebner Allow splitting multiple way segments connecting the same nodes.
(edit) @385   17 years framm - changed relation list keyboard shortcuts
(edit) @384   17 years framm - limit lat/lon decimal places to 7
(edit) @383   17 years gebner Fix warnings reported by -Xlint.
(edit) @382   17 years gebner Fix warnings caused by missing @Overrides. Patch by …
(edit) @381   17 years gebner Clear the modified attribute from relations after uploading them.
(edit) @380   17 years gebner Oops. Don't commit copy-and-pasted code without verifying that it …
(edit) @379   17 years gebner Don't write incomplete primitives to OSM files.
(edit) @378   17 years gebner Update 'tagged' property when splitting ways. Fixes bug #398.
(edit) @377   17 years framm - changed the "getting started" message to say something about the new …
(edit) @376   17 years framm - remove debug println
(edit) @375   17 years framm - in draw mode, use alt modifier to start new way instead of …
(edit) @374   17 years framm - added new date parsing code by Brett Henderson; date parsing still …
(edit) @373   17 years framm - introduced various modifier keys to existing modes (for add node …
(edit) @372   17 years gebner Support shift-click in select mode.
(edit) @371   17 years gebner Clean up the MergeVisitor.
(edit) @370   17 years gebner Forgot to remove some debugging code.
(edit) @369   17 years gebner Fix bug #392.
(edit) @368   17 years framm - fix NPE when delete-clicking on empty map area
(edit) @367   17 years framm - changed appearance of tagged nodes (now: dot with square around it) …
(edit) @366   17 years gebner Handle merging of incomplete ways. Fixes #392.
(edit) @365   17 years gebner Make the select mapmode modeless and fix the rotation cursor.
(edit) @364   17 years framm - write unformatted dates properly
(edit) @363   17 years framm - forgot to adapt this for previous commit.
(edit) @362   17 years framm - alleviated #388 by parsing the timestamps only when they are needed.
(edit) @361   17 years gebner Fix build.
(edit) @359   17 years gebner Insert a node into multiple ways.
(edit) @358   17 years gebner Beginnings of the implementation of ticket #11.
(edit) @357   17 years gebner Add incompleteness checks for nodes.
(edit) @356   17 years gebner Don't extend circular ways when doing add-node-and-connect or add-segment.
(edit) @355   17 years gebner Split circular ways properly.
(edit) @354   17 years gebner Fix NameVisitor for circular ways, it counted a node occuring twice as …
(edit) @353   17 years gebner Fix bug #375. Maybe the add node and connect code should be a bit …
(edit) @352   17 years gebner Resurrect the JComboBox editor for properties with multiple values.
(edit) @351   17 years gebner Make add node and connect more often reuse ways.
(edit) @350   17 years framm - auto-disable any plugin that does not load successfully.
(edit) @349   17 years framm - forgot to add this with the previous commit
(edit) @348   17 years framm - bugfix refresh relation list - bugfix NPE on clicking "select" in …
(edit) @347   17 years framm - fixed deletion of relations
(edit) @346   17 years framm - smaller fonts for GettingStarted screen
(edit) @345   17 years framm - drop plugins setting on first start of 0.5
(edit) @344   17 years gebner Forgot to merge r342.
(edit) @343   17 years gebner Merge 0.5.
(edit) @339   17 years imi - removed links to old website eigenheimstrasse.de
(edit) @328   17 years framm - fix #259 by trimming whitespace in XML parser --Ths line, and those …
(edit) @327   17 years framm - bugfix by nukehead@… for temp file deletion upon saving. closes …
(edit) @323   17 years framm - fixed GeoImageLayer to release memory after thubmnails are built. …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.