source: josm/trunk/src/org/openstreetmap/josm/data/UndoRedoHandler.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11240   7 years Don-vip see #10387 - refactor various actions and commands so they can be used …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10452   8 years Don-vip fix #13019 - Make commands trigger an implicit layer redraw (patch by …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8413   9 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6994   10 years Don-vip fix #7705 - NPE when using piclayer plugin without data layer
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6413   10 years Don-vip undo/redo: param check + javadoc
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @3910   13 years stoecker apply #5209 - reduce repeated signaling
(edit) @3479   14 years jttt cosmetics
(edit) @3275   14 years bastiK remove unnecessary java 6 usage
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3143   14 years bastiK limit the size of the undo stack
(edit) @2975   14 years Gubaer applied #4517: patch by Petr Dlouhý: JOSM is crashing, when Tracer …
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2552   14 years bastiK cleanup for r2539 and r2541. See #3520
(edit) @2541   14 years stoecker fixed #2539 - redone last fix a bit
(edit) @2539   14 years bastiK see #3520 - Do not remove selection when using undo (partial fix)
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2098   15 years Gubaer see #3347: patches by singularita@…: Merging nodes, fixing …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1894   15 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1877   15 years Gubaer applied #3146: patch by Landwirt - cannot add tags to freshly created node
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @661   16 years framm - update command history after undo; patch by Dirk Stoecker …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @348   17 years framm - bugfix refresh relation list - bugfix NPE on clicking "select" in …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/UndoRedoHandler.java
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
Note: See TracRevisionLog for help on using the revision log.