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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10463   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8919   8 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
(edit) @2633   14 years mjulius small optimization - use DataSet.getSelectedWays() instead of …
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(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) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1844   15 years Gubaer fixed #3018 : Make sure tools menu entries (and actions) are …
(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) @1613   15 years stoecker fixed #2172 - Teemu Koskinen - ReverseWayTagCorrector's role …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1218   15 years ulfl fix capitalization and other minor menu titles stuff
(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) @1054   15 years stoecker fixed a lot of the shortcut related translations
(edit) @1047   15 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @1001   16 years stoecker fixed incomplete ckeckin
(edit) @764   16 years stoecker Updated automatic tag corrections
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @729   16 years stoecker added automatic tag correction system by Robin Rattay
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @469   16 years gebner Remove ctrl+shift escapes from most actions.
(add) @343   17 years gebner Merge 0.5.
Note: See TracRevisionLog for help on using the revision log.