source: josm/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @133   18 years imi added language romania
(edit) @131   18 years sven String "Delete" was not translated in Layer-Menu.
(edit) @129   18 years imi - fixed combo box display in annotation preset tester - fixed NPE in …
(edit) @128   18 years imi - added icons to annotation preset selection box - added history …
(edit) @126   18 years imi fixed annotation presets view (added a new renderer)
(edit) @125   18 years imi added type="type1,type2" for specifying more than one type in …
(edit) @124   18 years imi added "Reverse Segments" action
(edit) @123   18 years imi - added en_GB as language (thanks Bruce Cowan) - added default_values …
(edit) @120   18 years imi - added type={node,segment,way} feature to annotation presets - fixed …
(edit) @119   18 years imi - added Annotation Preset Tester - added Language selection in …
(edit) @118   18 years imi - fixed scale bar color reset after every JOSM restart - fixed NPE …
(edit) @117   18 years imi - added <combo> as annotation item - added CONTRIBUTION and java …
(edit) @116   18 years imi - added color for scale bar - fixed scale bar in EPSG:4236 projection …
(edit) @115   18 years imi - added "--language=..." command line - added French language (thanks …
(edit) @114   18 years imi fixed wrongly named primitive.png (should be object.png)
(edit) @113   18 years imi fixed i18n messages (cleanup)
(edit) @112   18 years imi fixed exception for missing locale
(edit) @111   18 years imi added i18n (thanks to Sven Anders)
(edit) @110   18 years imi - fixed some output strings that got messed up due i18n. - fixed …
(edit) @109   18 years imi - fixed performance bug in progress counter (thanks SteveC) - added …
(edit) @108   18 years imi - fixed some typos (thanks to SteveC :) - fixed that Selection dialog …
(edit) @107   18 years imi - fixed NPE when using sync-images without EXIF date information - …
(edit) @106   18 years imi - fixed import from GPX (time not read somtimes) - fixed delete mode …
(edit) @105   18 years imi - fixed the tooltip and shortkey for Selection mapmod - fixed …
(edit) @104   18 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @103   18 years imi - fixed unicode compatibility - added Layer menu which mirrors the …
(edit) @102   18 years imi - added more timestamp formats to GeoImage - date import (all ISO …
(edit) @101   18 years imi - added zoom/move around with Ctrl+direction keys / Ctrl +, Ctrl - - …
(edit) @100   18 years imi - fixed JOSM crash when importing GeoImages on layers without …
(edit) @99   18 years imi - added GeoImage feature (showing images on a tracklog) - added zoom …
(edit) @98   18 years imi - added Applet version of JOSM (unfinished) - fixed display bug if …
(edit) @97   18 years imi - fixed merge import of incomplete line segments
(edit) @96   18 years imi - fixed exception when moving was the first action taken
(edit) @95   18 years imi - fixed exception in aborting download
(edit) @94   18 years imi - changed Add Way mode, so that ways can be modified - added Command …
(edit) @93   18 years imi - added "insert node into line segment" mapmode - added direction hint …
(edit) @92   18 years imi - added progress bar and cancel button to all down-/uploads - added …
(edit) @91   18 years imi - added autoscale after selection, layer and conflict - added URL …
(edit) @90   18 years imi - fixed that toggle dialog buttons are sync with the dialogs - added …
(edit) @89   18 years imi added command line option --geometry
(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 …
Note: See TracRevisionLog for help on using the revision log.