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) @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
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2372   14 years stoecker fix #3391 - update plugins after josm update
(edit) @2371   14 years stoecker moved system deps into platform hooks
(edit) @2370   14 years stoecker reworked user agent string to match established format
(edit) @2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2334   14 years Gubaer Improved bookmark tab in download dialog
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2053   15 years Gubaer fixed #2322: Regression in r2038 (patches "JOSM destroys its …
(edit) @2038   15 years Gubaer applied #2322: patch by xeen: JOSM destroys its preferences, when disk …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1688   15 years stoecker fixed #2744 - server url defaults
(edit) @1628   15 years stoecker cleanup group settings in preferences
(edit) @1610   15 years stoecker add generic caching class (e.g. for WMS plugin) - patch by xeen
(edit) @1605   15 years stoecker fixed #2425. set default projection to Mercator. It looks much better …
(edit) @1480   15 years stoecker added user agent
(edit) @1473   15 years stoecker fix #2252 - warning/exception on startup without prefs file
(edit) @1439   15 years stoecker fixed #2232
(edit) @1424   15 years stoecker fixed #2181
(edit) @1332   15 years stoecker better handling of ToggleDialog docking
(edit) @1326   15 years stoecker reworked plugin handling a lot, more to come
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1243   15 years stoecker restart-warn when changing mappaint colors
(edit) @1224   15 years stoecker fixed some prefs bugs of last version
(edit) @1222   15 years stoecker some cleanup in preferences handling
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1159   15 years stoecker close #682
(edit) @1121   15 years stoecker add bookmark sorting. closes #1787
(edit) @1082   15 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1073   15 years stoecker added some plugin checks
(edit) @1065   15 years stoecker language handling fixed
(edit) @1062   15 years stoecker added prefs support for collections
(edit) @1025   16 years stoecker close bug #1632
(edit) @1018   16 years stoecker close bug #1628
(edit) @938   16 years stoecker added patches from bug #682 (proxy settings) and #1519 (NMEA)
(edit) @931   16 years stoecker minor fix
(edit) @930   16 years stoecker fixed preferences handling, reduced number of save processes. Closes …
(edit) @873   16 years stoecker cleanups in plugin handling
(edit) @812   16 years stoecker fixed illegal access. closes #1437
(edit) @808   16 years stoecker fixed virtual nodes a bit
(edit) @807   16 years stoecker minor fix
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @480   16 years (none) switch back to former Epsg4326 projection default after some …
(edit) @475   16 years (none) seems to be common sense that Mercator projection is better suited for …
(edit) @473   16 years (none) fix bug #480: add some more reasonable defaults: - add some of the …
(edit) @471   16 years (none) fix the string for the Windows "look and feel"
(edit) @470   16 years framm - set Windows L+F as default when generating prefs under windows
(edit) @442   16 years gebner Don't reset prefs to default when encountering parsing errors.
(edit) @441   16 years framm - revert change 439. do not use Java properties.
(edit) @439   16 years gebner Use java.util.Properties for pref loading and saving.
(edit) @344   17 years gebner Forgot to merge r342.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/Preferences.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.