source: josm/trunk/src/org/openstreetmap/josm/gui/history

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9982   8 years Don-vip fix #12620 - minor layout issue in node coordinate history tab
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9942   8 years Don-vip fix problems seen in unit tests when launched manually from Eclipse
(edit) @9816   8 years Don-vip add more unit tests, javadoc, fix code style issues
(edit) @9734   8 years Don-vip fix NPE seen in unit tests
(edit) @9733   8 years Don-vip fix NPE seen in unit tests
(edit) @9680   8 years Don-vip fix NPE seen in unit tests
(edit) @9677   8 years Don-vip fix NPE seen in unit tests
(edit) @9673   8 years Don-vip fix NPE seen in unit tests
(edit) @9602   8 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9526   8 years simon04 fix #10789 - History dialog: indicate the number of changeset comments …
(edit) @9483   8 years simon04 fix #12382 see #12364 - NPE when querying for history of deleted node
(edit) @9468   8 years simon04 fix #8804 - Add version info to conflict dialog
(edit) @9454   8 years Don-vip checkstyle + add basic unit test
(edit) @9453   8 years simon04 fix #12364 - History dialog: fix initial panning to coordinates
(edit) @9450   8 years stoecker see #12191, only color code the changed part - possible improvement: …
(edit) @9441   8 years simon04 fix #12364 - History dialog: show old and new coordinate on map
(edit) @9403   8 years Don-vip fix coverity 1012836 - Copy-paste error
(edit) @9246   8 years Don-vip javadoc update
(edit) @9223   8 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9194   8 years simon04 fix #12191 - Color-code the tag history table
(edit) @9136   8 years Don-vip sonar fixes + javadoc
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8976   8 years simon04 fix #12016 - History dialog sometimes incorrectly shows a way as reversed
(edit) @8951   8 years Don-vip fix #11909 - NPE
(edit) @8893   9 years simon04 fix #11917 - remove the words "not present" in the object history …
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(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) @8686   9 years Don-vip fix #11803 - wrong help link
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(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) @8475   9 years Don-vip fix #11219 - Open notes in browser with Ctrl-Shift-I: "Advanced info (web)"
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8469   9 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8399   9 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8388   9 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8372   9 years Don-vip code cleanup
(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) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(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) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(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) @8219   9 years simon04 fix #6994 - History dialog: handle reversed ways better This is …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7933   9 years Don-vip fix #10927 - simple UI improvement for History dialog
(edit) @7822   9 years Don-vip fix #10863 - typo in history browser
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7771   9 years bastiK fixes #1608 - remove remaining old logos
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(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) @7509   10 years stoecker remove tabs
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6936   10 years Don-vip fix #9870 - exception when trying to view history of new nodes from …
(edit) @6915   10 years Don-vip fix #9846 - history browser: right click link to user page broken
(edit) @6883   10 years Don-vip fix some Sonar issues
(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) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6827   10 years Don-vip fix #9659 - show changeset source in history dialog
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6743   10 years simon04 see #7326 - History dialog: move user id to toolbar, remember size/position
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6520   10 years simon04 History dialog: make versions navigable with arrow keys up/down
(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) @6448   10 years simon04 fix #3626 - Show history for any object in history dialog If no …
Note: See TracRevisionLog for help on using the revision log.