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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @7859   9 years Don-vip fix various Sonar issues, improve Javadoc
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5377   12 years akks patch by JB: Moving 400 ways takes more than 20 seconds, see #7888
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   16 years framm - got rid of a few compiler warnings
(add) @526   16 years framm - changed move mode to use an initial move threshold of 15 pixels, …
Note: See TracRevisionLog for help on using the revision log.