source: josm/trunk/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialogManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7528   10 years Don-vip fix #10462 - Include object type and id in history for undecorated windows
(edit) @7527   10 years Don-vip see #10462 - more debug stuff, improve javadoc
(edit) @7524   10 years Don-vip see #10462 - add debug stuff
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6743   10 years simon04 see #7326 - History dialog: move user id to toolbar, remember size/position
(edit) @6448   10 years simon04 fix #3626 - Show history for any object in history dialog If no …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4760   12 years jttt Fix EDT thread violation
(edit) @4674   12 years simon04 fix #7172 - CT isn't always loaded by the History window when looking …
(edit) @4583   12 years Don-vip fix NPE
(edit) @4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(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) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(add) @2019   15 years Gubaer Improved history feature
Note: See TracRevisionLog for help on using the revision log.