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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(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) @10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @9816   8 years Don-vip add more unit tests, javadoc, fix code style issues
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8702   9 years simon04 see #11819 - History dialog: show reversed nodes in yellow, show …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(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) @8219   9 years simon04 fix #6994 - History dialog: handle reversed ways better This is …
(edit) @6936   10 years Don-vip fix #9870 - exception when trying to view history of new nodes from …
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6147   11 years Don-vip sonar - move duplicated class between history and conflict to util
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5958   11 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4498   13 years simon04 see #6774 - Make History dialog more diff-like (patch by olejorgenb)
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(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) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(add) @1709   15 years Gubaer new: history feature implemented
Note: See TracRevisionLog for help on using the revision log.