source: josm/trunk/src/org/openstreetmap/josm/actions/OrthogonalizeAction.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) @4942   3 months stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> to …
(edit) @4385   9 months bastiK fixed #6190 - orthogonalize produces strange shapes
(edit) @4139   11 months stoecker fix #6474 - fix toolbar action entries for some actions and fix fullscreen …
(edit) @4126   12 months bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The …
(edit) @3757   17 months stoecker fix help topics
(edit) @3083   2 years bastiK added svn:eol-style=native to source files
(edit) @3019   2 years bastiK fixed #4538 - Orthogonalization refuses to work on some almost-orthogonal …
(edit) @2957   2 years mjulius fixes #4430 - incorrect message
(edit) @2888   2 years bastiK applied #4425 - Text fixes (patch by andre68)
(edit) @2842   2 years mjulius fix messages for actions
(edit) @2626   2 years jttt Fixed some of the warnings found by FindBugs
(edit) @2596   2 years bastiK fixed #4120 (patch by mjulius) - orthogonalize tool: Do not assume all …
(edit) @2512   3 years stoecker i18n updated, fixed files to reduce problems when applying patches, fix …
(edit) @2323   3 years Gubaer Added explicit help topics See also …
(edit) @2268   3 years stoecker fix #3571 - patch by bastiK - improve orthogonalization action
(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) @2014   3 years stoecker fixed #3205 - patch by dmuecke - arrange orthogonal not working
(edit) @1898   3 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1862   3 years jttt Way refactoring - added method that will in future replace public field …
(edit) @1857   3 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1847   3 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1838   3 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(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) @1640   3 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1415   3 years stoecker applied patch #2185 by bruce89
(edit) @1280   3 years stoecker fixed typo
(edit) @1218   3 years ulfl fix capitalization and other minor menu titles stuff
(edit) @1195   3 years stoecker fixed relation handling, applied language patches
(edit) @1169   3 years stoecker removed usage of tab stops
(edit) @1090   3 years framm - modified "align in circle" function based on a patch by Peter Dlouhy …
(edit) @1089   4 years framm - now really added the patch that *should* have been added in r1085.
(edit) @1085   4 years framm - unless two reference nodes are selected, orthogonalize each selected way …
(edit) @1084   4 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(add) @1076   4 years framm - replaced he align-in-rectangle function with a more general method that …
Note: See TracRevisionLog for help on using the revision log.