source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @401   17 years framm - fixed accidentally commited classpath file
(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) @392   17 years gebner Fix build for the IcedTea JDK.
(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) @360   17 years framm - fix #391
(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) @342   17 years framm - removed preferences override settings - changed "getting started" …
(edit) @341   17 years framm - fixed SimplePaintVisitor bug introduced with speedup patch
(edit) @340   17 years framm - merged in JOSM render speed patch by Brent Easton - merged in Imi's …
(edit) @339   17 years imi - removed links to old website eigenheimstrasse.de
(edit) @338   17 years framm - fixed NPE on certain cases of saving files, reported by Andy Robinson
(edit) @337   17 years framm - fixed NPE on properties panel when no plugins active
(edit) @336   17 years framm - added patch from Ted Mielczarek <ted.mielczarek@…> to handle …
(edit) @335   17 years gebner CombineWayAction: Reorder ways if that makes it possible to combine them.
(edit) @334   17 years framm - fixed bug in getNearestWaySegment that led to strange results when …
(edit) @333   17 years framm fixes
(edit) @332   17 years framm added missing images.
(edit) @331   17 years framm superfluous addition…
(edit) @330   17 years framm forgot to add some files…
(edit) @329   17 years framm This commit is a manual merge of all changes that have been made to …
(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) @326   17 years (none) initial copy for applying 0.5 changes
(edit) @325   17 years (none) svn test
(edit) @324   17 years framm svn test
(edit) @323   17 years framm - fixed GeoImageLayer to release memory after thubmnails are built. …
(edit) @322   17 years (none) - restructure of repository second part
(edit) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
(edit) @320   17 years imi - fixed eclipse project file (minml removed)
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
(edit) @318   17 years imi - fixed source file encoding (UTF-8, not ISO8859!)
(edit) @317   17 years framm - added button images to go with previous GeoImageLayer patch by …
(edit) @316   17 years framm - Add "prev", "next", and "recenter" buttons to the GeoImage viewer. …
(edit) @315   17 years framm - rendering performance improvement by reading preferences only once …
(edit) @314   17 years framm - fixed action description for "add node and connect"
(edit) @313   17 years framm - Modified AddNodeAction so that the "add node and connect" mode can …
(edit) @312   17 years imi - fixed bug to allow move of one node - removed "new shiny beta" …
(edit) @311   17 years framm - added rotate mode that rotates selected nodes around centre point
(edit) @310   17 years framm re-add move.png; either svn is stupid or I am
(edit) @309   17 years framm - add new images for move/rotate
(edit) @308   17 years framm - move move.png out of the way as it seems to block creation of subdir
(edit) @307   17 years framm - cosmetic fix (use of Collections.singleton)
(edit) @306   17 years framm - modified "add node into segment" function to add an intersection …
(edit) @305   17 years imi - removed the josm bug report email and redirect to the trac system
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
Note: See TracRevisionLog for help on using the revision log.