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) @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
(edit) @4554   12 years stoecker temporary disable XML saving till next tested is released - fix #7027
(edit) @4553   12 years stoecker switch to XML preferences
(edit) @4512   13 years stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4452   13 years bastiK remaining parameters for imagery preferences
(edit) @4450   13 years bastiK change preference format for imagery menu entries
(edit) @4426   13 years stoecker show select standard entries in imagery preferences
(edit) @4374   13 years bastiK no duplicate entries in file history
(edit) @4371   13 years simon04 fix #6728 - add saved files to "open recent" menu
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4243   13 years stoecker fix track coloring and NMEA import
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
(edit) @4200   13 years jttt Fix #4667 Make preferences file only readable by the owner
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4162   13 years stoecker fix #4140 - make colors in conflict dialog configurable
(edit) @3938   13 years stoecker fix applet preferences, move XML code to Preferences, as we may want …
(edit) @3908   13 years bastiK new preference type (list of structs). Should be more flexible when …
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3840   13 years stoecker switch to internal base64 again
(edit) @3815   13 years stoecker fixes for applet
(edit) @3795   13 years bastiK do not discard trailing empty strings in collection preference
(edit) @3710   13 years bastiK new list of recently opened files; little preference rework
(edit) @3709   13 years bastiK slight change in preference: getCollection(key, def) always remembers …
(edit) @3708   13 years bastiK doc & trivial code changes
(edit) @3696   13 years bastiK Slightly change the behaviour of getArray. This enables support for …
(edit) @3549   14 years stoecker document code for array prefs
(edit) @3548   14 years stoecker remove wrong warning
(edit) @3547   14 years bastiK fix preference: putCollection shifts the arguments left, when first …
(edit) @3531   14 years stoecker fix array preferences a bit
(edit) @3530   14 years stoecker fix array preferences
(edit) @3527   14 years stoecker add Array storage to prefs, move bookmarks into preferences file
(edit) @3507   14 years stoecker fix #6506 - applet destroys josm prefs
(edit) @3451   14 years jttt Memory leaks, minor changes needed by wmsplugin
(edit) @3438   14 years stoecker fix some charset errors
(edit) @3380   14 years stoecker readded plugin checking
(edit) @3344   14 years bastiK fixed #4259 - Authentication dialog appears several times while …
(edit) @3194   14 years jttt Fix #4875 Display settings->Colors->Set all to default segfaults
(edit) @2845   14 years mjulius fix messages for data
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2645   14 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2618   14 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(edit) @2542   14 years stoecker cleanup plugin information a bit
Note: See TracRevisionLog for help on using the revision log.