source: josm/trunk/src/org/openstreetmap/josm/data/Preferences.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7894   9 years Don-vip Enable CLDR and add support for Khmer language (km) for Java 8 users
(edit) @7841   9 years bastiK rework command line switches to set JOSM directories: …
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7831   9 years Don-vip see #10026 - use recommended preferences directory on OSX. Linux and …
(edit) @7829   9 years Don-vip see #6248, #10026 - use recommended cache directories on Windows and …
(edit) @7655   9 years stoecker support data: style URL's for icon in plugin list, see #10581, drop …
(edit) @7536   10 years Don-vip fix #8430 - Download along: rework selection panel to allow smaller areas
(edit) @7315   10 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7140   10 years Don-vip fix compilation warnings with JDK8 - equals() and hashcode() must …
(edit) @7085   10 years Don-vip allow to disable auto-save of preferences file for unit tests (ant …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(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) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6950   10 years Don-vip see #9875 - implement fallback via advanced preference …
(edit) @6946   10 years Don-vip fix #9875 - disable jsse.enableSNIExtension
(edit) @6941   10 years Don-vip fix #9720 - Remote control: listen also in HTTPS
(edit) @6905   10 years stoecker see #9778 - delay initialisation of plugin download URL
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6851   10 years Don-vip see #9710 - enable OAuth debug output with --debug + single endpoint …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6780   10 years Don-vip see #9632 - print debug message when setting system property
(edit) @6774   10 years simon04 fix #9633 - MapCSS: allow (named) colours with alpha
(edit) @6671   10 years simon04 fix #9560 - IllegalArgumentException when color.layer contains "{ }"
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6656   10 years bastiK don't override previous default value with null
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6626   10 years Don-vip fix #9530 - NPE in color preferences
(edit) @6624   10 years Don-vip fix #9521 - Colors no more displayed in preferences dialog since …
(edit) @6617   10 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6599   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null Loosen the …
(edit) @6593   10 years stoecker cleanup validator prefs to better support prefs format (resets some …
(edit) @6580   10 years simon04 see #6536 - Refactor crossing way test in order to decrease memory …
(edit) @6578   10 years bastiK Preferences rework. Merges the 4 maps for the 4 setting types into a …
(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) @6367   10 years Don-vip Sonar/Findbugs - unused code
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6312   11 years Don-vip fix #9161 - "java.lang.IllegalStateException" errors when accessing …
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6235   11 years Don-vip Sonar - fix recently introduced issues
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6164   11 years Don-vip fix some warnings
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6076   11 years stoecker fix #8875 - update JOSM key for OAuth, smooth transition for old key.
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6054   11 years Don-vip see #2283 - download GPX data along a track + code refactorization to …
(edit) @5977   11 years Don-vip fix #8712 - workaround to "Comparison method violates its general …
(edit) @5900   11 years stoecker Java IPv6 is so broekn, it can't be enabled by default (fix #8627, see …
(edit) @5892   11 years stoecker fix #8562 - use IPv6 when existing
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5865   11 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @5761   11 years stoecker drop outdated configfile handling routines
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5467   12 years Don-vip fix #7982 - Revert unwanted Preferences.getBoolean change that …
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5462   12 years Don-vip fix #6723 - Cannot change Imagery fade color from Imagery settings
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5437   12 years bastiK fixed #7948 - inverted filter "child type:way" disables untagged nodes …
(edit) @5412   12 years Don-vip see #7943 - fix NPE when switching back to default OSM API server …
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5358   12 years Don-vip fix #6345 - Display shortcut accelerators in tooltips with the …
(edit) @5114   12 years akks see #4421: Mechanism to modify JOSM settings and store files, advanced …
(edit) @5069   12 years simon04 make entries of advanced preference dialog copyable
(edit) @4960   12 years stoecker mv jump to action from G to key J
(edit) @4937   12 years bastiK change wording: warning -> info
(edit) @4933   12 years stoecker fix last checkin
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4920   12 years stoecker removed preferences not stored in file
(edit) @4900   12 years stoecker fix #7358 - custom shortcuts broken
(edit) @4895   12 years stoecker remove deprecation
(edit) @4813   12 years bastiK make global cache folder user configurable; move wms cache to global …
(edit) @4811   12 years bastiK make custom pref folder absolute to avoid local paths in preference values
(edit) @4810   12 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4770   12 years bastiK change validation method. this should work around the java bug (see #7206)
(edit) @4656   12 years bastiK Fix ambiguities of empty collection vs. empty array by renaming the …
(edit) @4635   12 years bastiK status report should use new xml preference file (see #7027)
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(edit) @4614   12 years bastiK see #7088 - Preferences NullPointerException (more checks to find the …
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4592   12 years bastiK see #7027 - xml formatted preference data is now written to the new …
(edit) @4565   12 years stoecker don't reinvent the wheel
(edit) @4564   12 years Don-vip fix #7027 - Fixes the two reasons why rename fail under Windows …
(edit) @4555   12 years stoecker save XML for new files always - see #7027
Note: See TracRevisionLog for help on using the revision log.