source: josm/src/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @301   18 years imi - fixed undo/redo to be global - fixed adding of objects work with …
(edit) @298   18 years imi - added license description to head of each source file
(edit) @290   18 years imi - added support for multiple data layers
(edit) @286   18 years imi - added saving/loading of download areas (DataSource)
(edit) @283   18 years imi - fixed lots of typos (thanks Bruce)
(edit) @276   18 years imi - fixed comments only (added some TODO in order to provide #20)
(edit) @269   18 years imi - added some tests and provided better testing framework
(edit) @247   18 years framm Display a yellow rectangle around the original download bounding …
(edit) @242   18 years imi - fixed many java warnings - changed eclipse settings to use JUnit …
(edit) @228   18 years framm Support compressed downloads from the server (by announcing capability …
(edit) @227   18 years framm Support new 0.4 attributes "user" and "visible"; support config option …
(edit) @225   18 years framm bumped default for API version to 0.4. old 0.3 can still be set using …
(edit) @224   18 years framm Fixed MergeVisitor so that it will never merge between objects that …
(edit) @219   18 years framm Give users the chance to delete segments from a way if they fail to …
(edit) @216   18 years imi - added nicer error messages from OSM server (thanks "anonymous" from …
(edit) @215   18 years imi - fixed NPE in marker layer when marker type was not found - added one …
(edit) @212   18 years imi - added focus-attribute to Annotation Presets - fixed Incomplete …
(edit) @210   18 years imi - added the possibility for <wpt> tags in GPX files to construct …
(edit) @204   18 years imi - Fixed the markerlayer import throwing NPE when image not found - …
(edit) @203   18 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @200   18 years imi - new MarkerLayer code from Frederik. Supports Audio, Image and …
(edit) @195   18 years imi - changed ServerSidePreferences to actually upload / download …
(edit) @189   18 years imi - added MarkerLayer (thanks Frederik)
(edit) @185   18 years imi - fixed missing osm-server.version check for download
(edit) @179   18 years imi - fixed error message when prblem with upload (thanks Dubravko)
(edit) @175   18 years imi - fixed bug where cancelling download made other download attempts …
(edit) @173   18 years imi - fixed export of GPX (double </metadata>)
(edit) @172   18 years imi - added support for Applet mode again (the basics) - added …
(edit) @169   18 years imi - added "new empty map" action - added osm-server.version property …
(edit) @167   18 years imi - removed external tools (superseeded by plugins) - added …
(edit) @160   19 years imi - added Incomplete Way Download - added search for incomplete ways to …
(edit) @153   19 years imi - added possibility to create new download tasks (download data …
(edit) @145   19 years imi - fixed bug that incomplete ways get selected when selecting nothing …
(edit) @143   19 years imi added "gpx" as flag to the external tool feature to also export raw …
(edit) @118   19 years imi - fixed scale bar color reset after every JOSM restart - fixed NPE …
(edit) @115   19 years imi - added "--language=..." command line - added French language (thanks …
(edit) @113   19 years imi fixed i18n messages (cleanup)
(edit) @111   19 years imi added i18n (thanks to Sven Anders)
(edit) @110   19 years imi - fixed some output strings that got messed up due i18n. - fixed …
(edit) @109   19 years imi - fixed performance bug in progress counter (thanks SteveC) - added …
(edit) @106   19 years imi - fixed import from GPX (time not read somtimes) - fixed delete mode …
(edit) @104   19 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @103   19 years imi - fixed unicode compatibility - added Layer menu which mirrors the …
(edit) @101   19 years imi - added zoom/move around with Ctrl+direction keys / Ctrl +, Ctrl - - …
(edit) @100   19 years imi - fixed JOSM crash when importing GeoImages on layers without …
(edit) @99   19 years imi - added GeoImage feature (showing images on a tracklog) - added zoom …
(edit) @98   19 years imi - added Applet version of JOSM (unfinished) - fixed display bug if …
(edit) @97   19 years imi - fixed merge import of incomplete line segments
(edit) @95   19 years imi - fixed exception in aborting download
(edit) @93   19 years imi - added "insert node into line segment" mapmode - added direction hint …
(edit) @92   19 years imi - added progress bar and cancel button to all down-/uploads - added …
(edit) @91   19 years imi - added autoscale after selection, layer and conflict - added URL …
(edit) @90   19 years imi - fixed that toggle dialog buttons are sync with the dialogs - added …
(edit) @86   19 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @84   19 years imi fixed: do not overwrite existing "created_by"
(edit) @82   19 years imi fixed bug when import timestamp after locale (now after fixed pattern)
(edit) @81   19 years imi - fixed Exception when downloading empty data and auto-open dialogs - …
(edit) @80   19 years imi - hardened gpx import (clean out empty ways or segments with from=to) …
(edit) @79   19 years imi - fixed bug in osm import (now reject id=0) - added WMS server layer …
(edit) @78   19 years imi - added more context menu items to layer list - added GPX export (raw …
(edit) @75   19 years imi - added editable colors - changed preferences format (again)
(edit) @74   19 years imi changed Preferences system to more flexible one.
(edit) @73   19 years imi fixed bug where lat/lon was exchanged in download dialog and quick fix …
(edit) @72   19 years imi fixed incomplete line segment saving
(edit) @71   19 years imi - refactored GpsPoint to be immutable and added LatLon and NorthEast - …
(edit) @66   19 years imi fixed "segment completly out of map" - problem
(edit) @65   19 years imi - Zoom via scroll wheel now to cursor, not to center of screen (thanks …
(edit) @64   19 years imi - renamed track to way - refactored Key to be a simple String - fixed …
(edit) @63   19 years imi - updated legal stuff (MinML2 License). - fixed that 410 on delete is …
(edit) @61   19 years imi - added search dialog in selection menu - changed way mapmode to …
(edit) @60   19 years imi - fixed load of action attribute (preserve changes) - fixed exception …
(edit) @59   19 years imi svn does not like removing and adding with the same name at the same time?
(edit) @58   19 years imi - implemented 0.3 API - enabled upload of ways - switched to MinML …
(edit) @54   19 years imi - fixed: Saving of new objects with properties in OSM format did not …
(edit) @53   19 years imi fixed bug in osm writer/reader: they did not saved the modified state …
(edit) @52   19 years imi - fixed data merge (sometime set modified unnecessary) - fixed …
(edit) @49   19 years imi - added JUnit test cases src tree - fixed save/reload of GPX and OSM …
(edit) @47   19 years imi - added some close's to prevent too many open connections - fixed GPX …
(edit) @45   19 years imi fixed download bug when importing property with empty key and value
(edit) @44   19 years imi - Save of GPX files does not save deleted - state. - Please wait …
(edit) @43   19 years imi - removed UTM (too complex) - added please wait dialog for …
(edit) @41   19 years imi - renamed EPSG projection - started WorldChooser in download menu (not …
(edit) @40   19 years imi - added world boundaries - added bug report exception handler - raw …
(edit) @39   19 years imi - Select objects via overview (middle mouse button) - bugfix in …
(edit) @38   19 years imi Added support for CSV import (well, CSV without "" specification)
(edit) @37   19 years imi Fixed lat/lon display in download dialog
(edit) @35   19 years imi - fixed bug in UTM - upload of nodes and segments - fixed bugs in …
(edit) @34   19 years imi - fixed bug in movement that lat/lon was not updated - upload of nodes …
(edit) @33   19 years imi - prepared for uploading. - fixed gpx export/import with uid and …
(edit) @32   19 years imi - Fixed bugs in reading/writing - Added correct extension filter to …
(edit) @31   19 years imi - fixed broken stuff from last checkin - complete undo and redo - …
(edit) @30   19 years imi - Removed edit layer, combine action, save gpx (integrated in normal …
(edit) @29   19 years imi - fixed GPX export / import. Now featuring pending line segments - …
(edit) @28   19 years imi - fixed bug: second layer does not get the pending line segments of …
(edit) @27   19 years imi Fixed osm reader to import the 0.2 api data.
(edit) @25   19 years imi fixed creator-tag in gpx output
(edit) @24   19 years imi - added new osm export to file - added key/value editing
(edit) @23   19 years imi - added commands to support undo later - added Edit-Layer concept - …
(edit) @22   20 years imi starting restructure of dataset. Checkpoint is broken!
(edit) @21   20 years imi - started command implementation - cleaned up Layer - gpsbabel style …
Note: See TracRevisionLog for help on using the revision log.