source: josm/trunk/src/org/openstreetmap/josm/gui/download/BookmarkList.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
(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) @12606   7 years Don-vip fix #15148 - increase home location zoom level to 15 to allow direct …
(edit) @12515   7 years Don-vip see #5869 - javadoc
(edit) @12498   7 years Don-vip fix #15056 - NPE
(edit) @12495   7 years Don-vip fix #5869 - Download dialog, bookmarks: add "home location" bookmark …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @8836   9 years Don-vip fix Checkstyle issues
(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) @8506   9 years Don-vip fix some Sonar issues
(edit) @8468   9 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
(copy) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
copied from trunk/src/org/openstreetmap/josm/gui/BookmarkList.java
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
Note: See TracRevisionLog for help on using the revision log.