source: josm/trunk/src/org/openstreetmap/josm/actions/JoinNodeWayAction.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) @4788   4 months simon04 see #4549 - alter tooltip text of "Join Node to Way" to clarify
(edit) @4557   7 months stoecker fix #6951 - patch by olejorgenb - Join way to node only joins the node …
(edit) @3713   18 months jttt Fix #5724 Merge node to the nearest one
(edit) @3643   19 months bastiK applied #5590 (patch by bilbo) - Allow Join node to way with multiple …
(edit) @3177   2 years bastiK Filter: improved selection handling. (Don't allow to select filtered or …
(edit) @2431   3 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
(edit) @2323   3 years Gubaer Added explicit help topics See also …
(edit) @2256   3 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @1924   3 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1915   3 years Gubaer temporary fix for #3194: Join node to way does not work since r1910 !! Be …
(edit) @1910   3 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1862   3 years jttt Way refactoring - added method that will in future replace public field …
(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) @1725   3 years stoecker some cleanups
(edit) @1640   3 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1218   3 years ulfl fix capitalization and other minor menu titles stuff
(edit) @1169   3 years stoecker removed usage of tab stops
(edit) @1084   4 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   4 years stoecker fixed a lot of the shortcut related translations
(edit) @1023   4 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   4 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   4 years framm - got rid of a few compiler warnings
(edit) @469   5 years gebner Remove ctrl+shift escapes from most actions.
(add) @466   5 years anonymous move "Join node to way" function from UtilsPlugin to core
Note: See TracRevisionLog for help on using the revision log.