source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10356   8 years stoecker see #9995, see #10684 - remove more hardcoded places of images
(edit) @9246   8 years Don-vip javadoc update
(edit) @9243   8 years Don-vip javadoc update
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7398   10 years Don-vip fix #10320 - show undo/redo buffers state in "Command Stack" dialog
(edit) @7024   10 years Don-vip sonar - Variables should not be declared and then immediately returned …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6726   10 years Don-vip fix #4561 - Add relation list to default sidebar instead of command …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5958   11 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5926   11 years bastiK clean up imports
(edit) @5727   11 years akks Command Stack dialog (undo/redo): select and zoom to affected …
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4958   12 years stoecker fix remaining shortcut deprecations
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4395   13 years bastiK fixed #6514 - Command Stack scrolls up to the first edit view when …
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @3801   13 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3275   14 years bastiK remove unnecessary java 6 usage
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2005   15 years Gubaer fixed #2367: panel will be empty when undocked from minimized state …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1706   15 years stoecker fixed some design issues
(edit) @1228   15 years ulfl Improve panels on the right side: a) add a normal/minimized display …
(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) @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
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java
(edit) @301   17 years imi - fixed undo/redo to be global - fixed adding of objects work with …
Note: See TracRevisionLog for help on using the revision log.