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