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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6934   10 years Don-vip fix #7423 - Align nodes in circle results are unstable (patch by Balaitous)
(edit) @6933   10 years Don-vip fix #8431 - improve "align in circle" action (patch by Balaitous): * …
(edit) @6919   10 years Don-vip fix #8431, fix #9839 - fix issues with "align nodes in circle" action …
(edit) @6892   10 years bastiK applied #9223 - Allow align in circle for multiple ways (patch by …
(edit) @6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6230   11 years Don-vip Sonar - Don't create instances of already existing BigInteger ZERO
(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) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5719   11 years Don-vip see #8431 - Align in circle: Do not allow "regular polygon" mode for …
(edit) @5125   12 years Don-vip Make polygon centroid computation a public method in Geometry class
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(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) @1947   15 years stoecker close #3226 - patch by Daeron - improve align in circle
(edit) @1912   15 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(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) @1846   15 years jttt Fix inefficient use of Collection in create circle/align circle
(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) @1768   15 years stoecker close #2781 - patch by Landwirt - fix align in circle
(edit) @1713   15 years stoecker fix #2781 - patch by pov - better calculations for align in circle
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1636   15 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1160   15 years stoecker fixed NPE with Lambert projection
(edit) @1090   15 years framm - modified "align in circle" function based on a patch by Peter Dlouhy …
(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) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @749   16 years stoecker Fixed Align circles in node in case of way usage. Closes bug #1389.
(edit) @748   16 years stoecker some cleanups
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @583   16 years framm - the "align nodes in circle" tool will now also work if one single …
(edit) @564   16 years framm - align in circles now works regardless of projection. Patch by Tom …
(edit) @469   16 years gebner Remove ctrl+shift escapes from most actions.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/AlignInCircleAction.java
(edit) @301   17 years imi - fixed undo/redo to be global - fixed adding of objects work with …
Note: See TracRevisionLog for help on using the revision log.