source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89   18 years imi added command line option --geometry
(edit) @88   18 years imi forgot this to check together with revision 87
(edit) @87   18 years imi fixed bug to let user add a segment over a fresh deleted one
(edit) @86   18 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @85   18 years imi fixed Exception for MacOS L&F which does not have mnemonics for OK/Cancel
(edit) @84   18 years imi fixed: do not overwrite existing "created_by"
(edit) @83   18 years imi fixed exception if user aborts download
(edit) @82   18 years imi fixed bug when import timestamp after locale (now after fixed pattern)
(edit) @81   18 years imi - fixed Exception when downloading empty data and auto-open dialogs - …
(edit) @80   18 years imi - hardened gpx import (clean out empty ways or segments with from=to) …
(edit) @79   18 years imi - fixed bug in osm import (now reject id=0) - added WMS server layer …
(edit) @78   18 years imi - added more context menu items to layer list - added GPX export (raw …
(edit) @77   18 years imi added customizable colores for raw gps layers (popup menu in layer list)
(edit) @76   18 years imi fixed: Preferences directory is now created if not present.
(edit) @75   18 years imi - added editable colors - changed preferences format (again)
(edit) @74   18 years imi changed Preferences system to more flexible one.
(edit) @73   18 years imi fixed bug where lat/lon was exchanged in download dialog and quick fix …
(edit) @72   18 years imi fixed incomplete line segment saving
(edit) @71   18 years imi - refactored GpsPoint to be immutable and added LatLon and NorthEast - …
(edit) @70   18 years imi yet another fix in the search engine ("" matches)
(edit) @69   18 years imi - improved search (now like google) - link in About dialog work with …
(edit) @68   18 years imi - Remove Alt from hotkeys ('n' for new node, not Alt-n) - use command …
(edit) @67   18 years imi disabled GPX export for data with incomplete ways
(edit) @66   18 years imi fixed "segment completly out of map" - problem
(edit) @65   18 years imi - Zoom via scroll wheel now to cursor, not to center of screen (thanks …
(edit) @64   18 years imi - renamed track to way - refactored Key to be a simple String - fixed …
(edit) @63   18 years imi - updated legal stuff (MinML2 License). - fixed that 410 on delete is …
(edit) @62   18 years imi - improved search to support key:part_of_value stuff - disabled …
(edit) @61   18 years imi - added search dialog in selection menu - changed way mapmode to …
(edit) @60   18 years imi - fixed load of action attribute (preserve changes) - fixed exception …
(edit) @59   18 years imi svn does not like removing and adding with the same name at the same time?
(edit) @58   18 years imi - implemented 0.3 API - enabled upload of ways - switched to MinML …
(edit) @57   18 years imi fixed bug where merged nodes and line segments were equal but not the …
(edit) @56   18 years imi hacked the ConcurrentModificationException again by widen the range of …
(edit) @55   18 years imi added osm url edit field in download dialog
(edit) @54   18 years imi - fixed: Saving of new objects with properties in OSM format did not …
(edit) @53   18 years imi fixed bug in osm writer/reader: they did not saved the modified state …
(edit) @52   18 years imi - fixed data merge (sometime set modified unnecessary) - fixed …
(edit) @51   18 years imi - fixed server rounding problem - fixed bug, that save with filter …
(edit) @50   18 years imi - fixed exception when merging some keys (download) - fixed "please …
(edit) @49   18 years imi - added JUnit test cases src tree - fixed save/reload of GPX and OSM …
(edit) @48   18 years imi
(edit) @47   18 years imi - added some close's to prevent too many open connections - fixed GPX …
(edit) @46   18 years imi - fixed fullscreen mode under Linux (disable with --no-fullscreen) - …
(edit) @45   18 years imi fixed download bug when importing property with empty key and value
(edit) @44   18 years imi - Save of GPX files does not save deleted - state. - Please wait …
(edit) @43   18 years imi - removed UTM (too complex) - added please wait dialog for …
(edit) @42   18 years imi fixed fancy download world chooser
(edit) @41   18 years imi - renamed EPSG projection - started WorldChooser in download menu (not …
(edit) @40   18 years imi - added world boundaries - added bug report exception handler - raw …
(edit) @39   18 years imi - Select objects via overview (middle mouse button) - bugfix in …
(edit) @38   18 years imi Added support for CSV import (well, CSV without "" specification)
(edit) @37   18 years imi Fixed lat/lon display in download dialog
(edit) @36   18 years imi added Mercator projection
(edit) @35   18 years imi - fixed bug in UTM - upload of nodes and segments - fixed bugs in …
(edit) @34   18 years imi - fixed bug in movement that lat/lon was not updated - upload of nodes …
(edit) @33   18 years imi - prepared for uploading. - fixed gpx export/import with uid and …
(edit) @32   18 years imi - Fixed bugs in reading/writing - Added correct extension filter to …
(edit) @31   18 years imi - fixed broken stuff from last checkin - complete undo and redo - …
(edit) @30   18 years imi - Removed edit layer, combine action, save gpx (integrated in normal …
(edit) @29   18 years imi - fixed GPX export / import. Now featuring pending line segments - …
(edit) @28   18 years imi - fixed bug: second layer does not get the pending line segments of …
(edit) @27   18 years imi Fixed osm reader to import the 0.2 api data.
(edit) @26   18 years imi added main project path to classpath
(edit) @25   18 years imi fixed creator-tag in gpx output
(edit) @24   18 years imi - added new osm export to file - added key/value editing
(edit) @23   18 years imi - added commands to support undo later - added Edit-Layer concept - …
(edit) @22   18 years imi starting restructure of dataset. Checkpoint is broken!
(edit) @21   19 years imi - started command implementation - cleaned up Layer - gpsbabel style …
(edit) @20   19 years imi Added bookmarks for importing and fixed password dialog
(edit) @19   19 years imi added about dialog
(edit) @18   19 years imi added Server connection to osm server.
(edit) @17   19 years imi - added Layer support - added support for raw GPS data - fixed …
(edit) @16   19 years imi - reverted to 14, but kept the global Projection. - improved the …
(edit) @15   19 years imi renamed alot (Layer instead of MapView) and removed feature of having …
(edit) @14   19 years imi Some notes in the readme and a contribution file
(edit) @13   19 years imi Hack for the bug, that the osm server does not deliver a namespace
(edit) @12   19 years imi directories can also be selected.
(edit) @11   19 years imi changed direct resource access to Class.getResource()
(edit) @10   19 years imi GPX export added
(edit) @9   19 years imi - added support for DataReaders - added a nice status line and a …
(edit) @8   19 years imi - added Selection Dialog - added support for graphic engines with a …
(edit) @7   19 years imi added mapmodes for adding and combining stuff. Reorganized images
(edit) @6   19 years imi - pretty preferrences menu - drawing double circles on double position …
(edit) @5   19 years imi various images for edit modes
(edit) @4   19 years imi improved selection
(edit) @3   19 years imi added Selection
(edit) @2   19 years imi Added selection
(add) @1   19 years imi wiki 19:37, 27. Sep 2005
Note: See TracRevisionLog for help on using the revision log.