source: josm/trunk/src/org/openstreetmap/josm/actions/PasteTagsAction.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) @4943   3 months stoecker fix some shortcut deprecations
(edit) @4387   9 months bastiK fixed #6746 - paste properties in new layer results in nullpointer …
(edit) @3995   14 months mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3640   19 months jttt Fix #5579 allow paste tags in the relation editor
(edit) @3385   22 months jttt Fix warnings
(edit) @3384   22 months jttt Support Copy&Paste in relation editor
(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) @2305   3 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2256   3 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2220   3 years Gubaer fixed #3556: False positive conflicts when merging nodes fixed #3460: show …
(edit) @2070   3 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2025   3 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2008   3 years Gubaer new: tag conflict resolution when pasting tags (only if necessary) fixed …
(edit) @1924   3 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1847   3 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1843   3 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(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) @1613   3 years stoecker fixed #2172 - Teemu Koskinen - ReverseWayTagCorrector's role correction …
(edit) @1514   3 years stoecker close #1187 - pasting tags between object types - patch by xeen
(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) @1051   4 years stoecker cleanup shortcut modification a bit
(edit) @1050   4 years stoecker added modifier support to ShortCut definitions. Removed all internal …
(edit) @1023   4 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @750   4 years stoecker Fixed exception. Closes bug #1379.
(edit) @655   4 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   4 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   4 years framm - ye grande eol style fixe
(edit) @582   4 years framm - got rid of a few compiler warnings
(edit) @566   4 years david fix crash on changing selection
(add) @558   4 years david implement Paste Tags
Note: See TracRevisionLog for help on using the revision log.