source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.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) @6380   10 years Don-vip update license/copyright information
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(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) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(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) @4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3764   13 years stoecker fix help
(edit) @3645   14 years bastiK fixed #5596 (patch by Kalle Lampila) - history does not show selected …
(edit) @3444   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @2961   14 years Gubaer fixed #4392: exception in version history dialog on re-downloading a …
(edit) @2928   14 years mjulius fix issue that selection list in history panel is not updated when …
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(edit) @2560   14 years jttt Fixed #4058 Relation history window does not show up
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2239   15 years Gubaer see #3626: Show history for any object in history dialog (partially …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2019   15 years Gubaer Improved history feature
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1815   15 years Gubaer fixed NPEs
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1787   15 years stoecker unify design
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1709   15 years Gubaer new: history feature implemented
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(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   16 years stoecker fixed a lot of the shortcut related translations
(edit) @1052   16 years stoecker removed some more keyboard conflicts
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @758   16 years stoecker unified translation a bit
(edit) @744   16 years stoecker unified buttons in right side tools, saved some space
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @363   17 years framm - forgot to adapt this for previous commit.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.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.