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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
(edit) @3835   13 years stoecker fix #5885
(edit) @3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
(edit) @3444   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3385   14 years jttt Fix warnings
(edit) @3384   14 years jttt Support Copy&Paste in relation editor
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3244   14 years jttt Fix #5009: esc does not stop line drawing / deselect (by reverting r3227)
(edit) @3227   14 years jttt Fix #2234 Translation can cause JosmActions to illegally handle shortcuts
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2759   14 years mjulius Make the new zoom previous and next actions listen to zoom changes and …
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2260   15 years Gubaer added documentation, fixed initialization of enabled state of JosmAction
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @1935   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL …
(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) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1335   15 years stoecker fix #1988. Patch by Igor Shubovych
(edit) @1182   15 years stoecker fixed bug #1889
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(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) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @558   16 years david implement Paste Tags
(edit) @526   16 years framm - changed move mode to use an initial move threshold of 15 pixels, …
(edit) @450   16 years (none) "usability cleanup" of main menu and default toolbar main menu: - add …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/JosmAction.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.