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) @13853   6 years Don-vip fix #11949 - History dialog: insert <wbr> in username labels to …
(edit) @13852   6 years Don-vip SonarQube - fix more code issues
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @13654   6 years Don-vip More uses of OsmDataLayer.getDataSet()
(edit) @13535   6 years Don-vip fix #16097 - NPE + disable arrow button in history dialog with …
(edit) @13521   6 years Don-vip fix #16085 - add contextual menu in tag table of history dialog with …
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13426   6 years Don-vip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @13202   6 years Don-vip update to PMD 6.0.0
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @13043   6 years Don-vip see #15474 - fix warnings
(edit) @13041   6 years Don-vip fix #15474 - Include WhoDidIt in changeset history (patch by naoliv)
(edit) @13014   7 years Don-vip fix #15444 - NPE
(edit) @12888   7 years Don-vip fix #15348 - Include OSMCha in history viewer (patch by naoliv)
(edit) @12871   7 years simon04 fix #14578 - Open external history viewers Popup menu is added to …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12809   7 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
(edit) @12735   7 years bastiK see #15229 - move CoordinateFormat code out of LatLon class
(edit) @12713   7 years bastiK see #15229 - remove dependencies of CheckParameterUtil on various data …
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12615   7 years bastiK see #14794 - javadoc
(edit) @12511   7 years Don-vip fix #12545 - catch IAE when displaying history with version number not …
(edit) @12043   7 years michael2402 Add nicer padding to version info panel
(edit) @11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11659   7 years Don-vip fix #14175 - HistoryBrowserModel removes listener twice
(edit) @11647   7 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11646   7 years Don-vip see #14175 - refactor HistoryBrowserModel
(edit) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11519   7 years Don-vip sonar - fb-contrib:PDP_POORLY_DEFINED_PARAMETER - Correctness - Method …
(edit) @11461   7 years Don-vip sonar - fb-contrib:SPP_USE_CONTAINSKEY - Style - Method calls keySet() …
(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) @11397   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11322   7 years Don-vip fix #14032 - include editor (retrieved from created_by changeset …
(edit) @11306   7 years Don-vip fix #14042 - NPE
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11059   8 years simon04 fix #13709 - Copyright is not clickable at the map in the history dialog
(edit) @11053   8 years simon04 fix #13709 - Copyright is missing at the map in the history dialog
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10748   8 years Don-vip sonar - squid:S00100 - Method names should comply with a naming convention
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10637   8 years Don-vip fix #13050 - cannot copy from the object history view (patch by …
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10481   8 years stoecker Don't use SideButton outside toggle dialogs, see #12994, see #13054
(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) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @10194   8 years Don-vip sonar, javadoc
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10109   8 years Don-vip add unit test, javadoc, remove unused and untestable code
(edit) @10106   8 years Don-vip fix coverity 1353523 + 1347995
(edit) @10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @10053   8 years Don-vip fix #12628 - Ability to copy coordinates from History dialog
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @10021   8 years bastiK see #6301 - fix issues detected by the test
(edit) @10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @9983   8 years Don-vip remove unused code
(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
Note: See TracRevisionLog for help on using the revision log.