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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11435   7 years Don-vip fix #14199 - JOSM drops empty tags on loading and thus prevents …
(edit) @11416   7 years Don-vip fix #14151 - see #14042 - fix NPE properly (regression from r11306) + …
(edit) @11306   7 years Don-vip fix #14042 - NPE
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @9680   8 years Don-vip fix NPE seen in unit tests
(edit) @9526   8 years simon04 fix #10789 - History dialog: indicate the number of changeset comments …
(edit) @9468   8 years simon04 fix #8804 - Add version info to conflict dialog
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8304   9 years Don-vip simplify URL encoding/decoding
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8254   9 years simon04 see #10789 - History dialog: add button to open changeset dialog
(edit) @8226   9 years simon04 fix #10600 - History dialog: include imagery_used tag value
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @6865   10 years Don-vip fix #9659 - better display of changeset source in history dialog
(edit) @6864   10 years simon04 see #9659 - History dialog: improve i18n strings
(edit) @6836   10 years Don-vip fix #9659 - prefix changeset and source by "c:" or "s:" to distinguish …
(edit) @6827   10 years Don-vip fix #9659 - show changeset source in history dialog
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6519   10 years simon04 Word wrap changeset comment in history dialog
(edit) @6479   10 years Don-vip fix #9424 - artifacts when painting history changeset comment
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5929   11 years Don-vip fix #8677 - NPE in VersionHistoryPanel when undoing/redoing changeset …
(edit) @5926   11 years bastiK clean up imports
(edit) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5319   12 years simon04 fix #7835 - localize dates in UI
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5053   12 years akks style fix, removed one patch committed by mistake
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4299   13 years stoecker fix #6620 - patch by Casiope - Minor improvement in VersionPanel
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2850   14 years mjulius fix messages for gui
(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) @2318   14 years Gubaer fixed #3739: History dialog displays anonymous users as "User: ". …
(edit) @2254   15 years stoecker i18n update
(edit) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   15 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2096   15 years Gubaer applied #3455: patch by Claudius Henrichs: Incorrect closing html tags …
(edit) @2044   15 years Gubaer fixed #3383: changeset tags in history dialog
(add) @1709   15 years Gubaer new: history feature implemented
Note: See TracRevisionLog for help on using the revision log.