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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7025   11 years Don-vip Sonar - fix various issues
(edit) @7005   11 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6977   11 years Don-vip fix some sonar issues recently introduced
(edit) @6961   11 years stoecker fix #9081 - patch by Balaitous - improve alignment function in case of …
(edit) @6894   11 years bastiK applied #9605 - Align Nodes in Line moves outer node instead of middle …
(edit) @6893   11 years bastiK applied #6819 - Align nodes in line should respect straight crossing …
(edit) @6380   12 years Don-vip update license/copyright information
(edit) @6316   12 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6246   12 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6130   12 years bastiK see #6963 - converted popups to notifications for all actions in the …
(edit) @6093   12 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @4982   13 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4632   14 years Don-vip fix #7111 - JOSM crashes when "aligning nodes" is used and only one …
(edit) @4558   14 years stoecker fix #6966 - patch by olejorgenb - allow to align only one selected node
(edit) @2323   16 years Gubaer Added explicit help topics See also …
(edit) @2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1862   16 years jttt Way refactoring - added method that will in future replace public …
(edit) @1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   16 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1640   16 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1212   17 years stoecker language fixes, hopefully the last set
(edit) @1169   17 years stoecker removed usage of tab stops
(edit) @1084   17 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   17 years stoecker fixed a lot of the shortcut related translations
(edit) @1023   17 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   17 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   17 years framm - ye grande eol style fixe
(edit) @603   17 years ramack - revert parts of changeset [600] to allow compilation again
(edit) @600   17 years framm - for "align in line", use nodes from selected way if none selected; …
(edit) @469   18 years gebner Remove ctrl+shift escapes from most actions.
(copy) @321   18 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/AlignInLineAction.java
(edit) @301   18 years imi - fixed undo/redo to be global - fixed adding of objects work with …
Note: See TracRevisionLog for help on using the revision log.