source: josm/trunk/src/org/openstreetmap/josm/actions/MoveAction.java @ 5242

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4982   3 months stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4139   11 months stoecker fix #6474 - fix toolbar action entries for some actions and fix fullscreen …
(edit) @3327   2 years jttt Fix some of "Keystroke %s is already assigned to %s, will be overridden by …
(edit) @3262   2 years bastiK extended command list dialog; added inspection panel
(edit) @2323   3 years Gubaer Added explicit help topics See also …
(edit) @2305   3 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2256   3 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2017   3 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1847   3 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1820   3 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   3 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1750   3 years Gubaer new: replaced global conflict list by conflict list per layer, similar to …
(edit) @1640   3 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1169   3 years stoecker removed usage of tab stops
(edit) @1084   4 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1023   4 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   4 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   4 years framm - got rid of a few compiler warnings
(add) @526   4 years framm - changed move mode to use an initial move threshold of 15 pixels, i.e. …
Note: See TracRevisionLog for help on using the revision log.