source: josm/src/org/openstreetmap/josm/actions/mapmode

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @312   18 years imi - fixed bug to allow move of one node - removed "new shiny beta" …
(edit) @311   18 years framm - added rotate mode that rotates selected nodes around centre point
(edit) @306   18 years framm - modified "add node into segment" function to add an intersection …
(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) @293   18 years imi - changed the order which directories are searched for images …
(edit) @292   18 years imi - fixed Bug Report module to work better with plugins - fixed …
(edit) @290   18 years imi - added support for multiple data layers
(edit) @283   18 years imi - fixed lots of typos (thanks Bruce)
(edit) @235   18 years framm Properly sort newly added ways; bug had been introduced with 222. …
(edit) @222   18 years framm Complete overhaul of "Reorder Way" command. Will now also flip …
(edit) @208   18 years imi - fixed a NPE when hitting a mapmode shortcut after all layers have …
(edit) @203   18 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @198   18 years imi - added different cursors for mapmodes (actually just finished what …
(edit) @184   18 years imi - added reorder action to order the segments in a way
(edit) @178   18 years imi - fixed display of tooltip shortcuts - added icon=... to annotation …
(edit) @170   19 years imi - added new mapmode "Add node and connect"
(edit) @158   19 years imi - added possibility to support a locale in .josm/lang/*.jar - fixed …
(edit) @155   19 years imi - added online help system
(edit) @151   19 years imi - changed move action to move the object under cursor, not the …
(edit) @140   19 years imi - when creating a segment, add to selection instead of replace
(edit) @138   19 years imi - added feature "Save" (old save is now "Save as") - added feature to …
(edit) @137   19 years imi - updated Romanian translation (thanks Ovidiu) - added feature to …
(edit) @118   19 years imi - fixed scale bar color reset after every JOSM restart - fixed NPE …
(edit) @113   19 years imi fixed i18n messages (cleanup)
(edit) @106   19 years imi - fixed import from GPX (time not read somtimes) - fixed delete mode …
(edit) @105   19 years imi - fixed the tooltip and shortkey for Selection mapmod - fixed …
(edit) @104   19 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @102   19 years imi - added more timestamp formats to GeoImage - date import (all ISO …
(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) @96   19 years imi - fixed exception when moving was the first action taken
(edit) @94   19 years imi - changed Add Way mode, so that ways can be modified - added Command …
(edit) @93   19 years imi - added "insert node into line segment" mapmode - added direction hint …
(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) @87   19 years imi fixed bug to let user add a segment over a fresh deleted one
(edit) @86   19 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @71   19 years imi - refactored GpsPoint to be immutable and added LatLon and NorthEast - …
(edit) @68   19 years imi - Remove Alt from hotkeys ('n' for new node, not Alt-n) - use command …
(edit) @66   19 years imi fixed "segment completly out of map" - problem
(edit) @64   19 years imi - renamed track to way - refactored Key to be a simple String - fixed …
(edit) @62   19 years imi - improved search to support key:part_of_value stuff - disabled …
(edit) @61   19 years imi - added search dialog in selection menu - changed way mapmode to …
(edit) @58   19 years imi - implemented 0.3 API - enabled upload of ways - switched to MinML …
(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) @32   20 years imi - Fixed bugs in reading/writing - Added correct extension filter to …
(edit) @31   20 years imi - fixed broken stuff from last checkin - complete undo and redo - …
(edit) @30   20 years imi - Removed edit layer, combine action, save gpx (integrated in normal …
(edit) @24   20 years imi - added new osm export to file - added key/value editing
(edit) @23   20 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 …
(edit) @17   20 years imi - added Layer support - added support for raw GPS data - fixed …
(edit) @16   20 years imi - reverted to 14, but kept the global Projection. - improved the …
(edit) @15   20 years imi renamed alot (Layer instead of MapView) and removed feature of having …
(edit) @11   20 years imi changed direct resource access to Class.getResource()
(edit) @8   20 years imi - added Selection Dialog - added support for graphic engines with a …
(edit) @7   20 years imi added mapmodes for adding and combining stuff. Reorganized images
(edit) @6   20 years imi - pretty preferrences menu - drawing double circles on double position …
(add) @4   20 years imi improved selection
Note: See TracRevisionLog for help on using the revision log.