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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8247   9 years Balaitous fix #11302 - "distribute nodes" acts weirdly if the way is not …
(edit) @7828   9 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(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) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(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) @6006   11 years Don-vip fix #8793 - NullPointerException in DistributeAction
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4855   12 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
(edit) @3757   13 years stoecker fix help topics
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(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) @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) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(add) @1380   15 years stoecker fix #2145. Patch by Teemu Koskinen
Note: See TracRevisionLog for help on using the revision log.