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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6451   10 years Don-vip fix #6614 - add CUA shortcuts for copy/paste (ctrl-inser and shift-inser)
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6227   11 years Don-vip fix #9055 - Changing Paste shortcut to a single key pasted in the …
(edit) @6140   11 years Don-vip fix #8951 - fix clearing of primitive metadata
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6047   11 years Don-vip fix #8846 - use correct key mask on Mac in PasteAction
(edit) @5953   11 years Don-vip fix #8690 - After copying some primitives, only select those that have …
(edit) @5096   12 years simon04 fix #7517 - NPE when pasting relation with incomplete node members to …
(edit) @5052   12 years xeen fix #5170
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3384   14 years jttt Support Copy&Paste in relation editor
(edit) @2932   14 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
(edit) @2818   14 years mjulius don't paste incomplete members When relations with incomplete members …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2349   14 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2312   14 years Gubaer fixed #3759: NPE on copy-paste between two layers where the origin …
(edit) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1844   15 years Gubaer fixed #3018 : Make sure tools menu entries (and actions) are …
(edit) @1834   15 years jttt Fix #3069 - Copy & paste to different layer doesn't work
(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) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(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) @1592   15 years stoecker fixed #2583 - patch by Michel Marti - fon't move objects when copying …
(edit) @1351   15 years stoecker close #1669. Patch by xeen
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1169   15 years stoecker removed usage of tab stops
(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) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @811   16 years david paste/duplicate at mouse position: patch on behalf of Petr Dlouhý, …
(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
(add) @404   17 years framm
Note: See TracRevisionLog for help on using the revision log.