source: josm/trunk/src/org/openstreetmap/josm/gui/preferences

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4931   12 years Don-vip see #7386 - Speed up languages JComboBox initialization (from ~40ms to …
(edit) @4930   12 years Don-vip see #7386 - Speed up keyCodes retrieving (from ~50ms to 1ms only)
(edit) @4929   12 years Don-vip see #7386 - Do not list unknown keyCodes when using a non-English locale
(edit) @4916   12 years stoecker fix #7375 - resetting shortcuts not possible
(edit) @4914   12 years akks fix #6239 - Patch by Joshdoe [Case insensitive word-based search in …
(edit) @4913   12 years framm make tab pre-selection public so that plugins can pop up the …
(edit) @4909   12 years akks fix #6239: Search filter for keyboard shortcuts list
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4880   12 years stoecker fix advanced preferences tooltip
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4844   12 years bastiK made most of the GPS display settings expert. (see #7299)
(edit) @4843   12 years bastiK see #7299 - Move features to expert mode
(edit) @4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4839   12 years Don-vip Allow plugins to register custom map painting styles and tagging presets
(edit) @4828   12 years akks fix #7294 - "show object id" should not be expert preference
(edit) @4802   12 years simon04 see #7271 - reuse existing UTFInputStreamReader for handling BOM …
(edit) @4801   12 years simon04 fix #7271 - discard UTF8_BOM (0xFEFF) from GetCapabilities response
(edit) @4767   12 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4727   12 years jttt Do not access gui from non EDT thread
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4658   12 years bastiK expert mode: fixed bug that sets draw.helper-line=false without asking …
(edit) @4637   12 years stoecker fix i18n
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(edit) @4616   12 years bastiK see #7088 - avoid NPE
(edit) @4613   12 years bastiK see #6974 - fix problem caused by preference rework
(edit) @4599   12 years stoecker fix #7068 - spelling fix
(edit) @4594   12 years Don-vip Fix NPE
(edit) @4586   12 years stoecker fix #6953 - patch by akks - Allow hiding tool buttons from the edit toolbar
(edit) @4577   12 years Don-vip Let plugins interact with Imagery Preferences dialog
(edit) @4551   12 years stoecker store projections for self-added WMS entries
(edit) @4531   13 years Don-vip fix #6982 - broken TMS url leads to exceptions
(edit) @4524   13 years Don-vip fix #6090 - Resize-Feature for the WMS-Property-Dialog
(edit) @4513   13 years stoecker add GPX line width option to settings
(edit) @4512   13 years stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4510   13 years Don-vip fix #6785 - GPX "Customize track drawing" screen
(edit) @4472   13 years Don-vip WMS: avoid confusing message on stdout when server replies the same …
(edit) @4468   13 years simon04 fix #6888 - WMS: avoid NullPointerException (patch by Don-vip)
(edit) @4467   13 years simon04 WMS: make GetCapabilities more robust concerning missing trailing ?
(edit) @4466   13 years simon04 WMS: case-insensitive testing for existing GetCapabilities
(edit) @4438   13 years bastiK applied #6858 - Unnecessary JMapViewer Dependencies (patch by Don-vip)
(edit) @4436   13 years stoecker create parametrized URLS from internal WMS capabilities reader
(edit) @4434   13 years stoecker fix #6850 - patch by Don-Vip - ask only once for EULA
(edit) @4433   13 years stoecker fix #6852 - patch by Don-vip - Wrong foreground color in imagery …
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4427   13 years stoecker fix display refresh when tables change
(edit) @4426   13 years stoecker show select standard entries in imagery preferences
(edit) @4425   13 years bastiK applied #6834 - component layout (patch by Don-vip)
(edit) @4423   13 years bastiK applied #6834 - Imagery providers slippy map enhancements: polygon …
(edit) @4416   13 years bastiK applied #6825 - Display imagery providers bbox in a slippy map (patch …
(edit) @4405   13 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4400   13 years bastiK fix npe when projection from prefs is unkown (e.g. proj4j plugin got …
(edit) @4392   13 years simon04 fix #6361 - case insensitive search in advanced preference
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4306   13 years stoecker add TMS menu entry to reload error tiles
(edit) @4287   13 years jttt Add validation for label pattern
(edit) @4282   13 years jttt Allow to specify custom pattern for marker text labels
(edit) @4276   13 years stoecker fix #6629 - patch by akks - fix gpx layer settings changes
(edit) @4275   13 years bastiK utm projection: offset should be off by default
(edit) @4274   13 years stoecker typo
(edit) @4273   13 years stoecker see #6629 - fix layer setting save for multiple layers
(edit) @4270   13 years stoecker fix #6629 - patch by akks fixed by me - improve settings handling for …
(edit) @4269   13 years stoecker fix #6623 - patch by Casiope - wrong tooltip
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4250   13 years stoecker add dynamic colorselection for GPX tracks based on the real data range
(edit) @4249   13 years bastiK improve plugin hook for credentials handling
(edit) @4248   13 years xeen fix #6556 When the prefs are opened for the very first time, the …
(edit) @4246   13 years bastiK plugin hook for credentials handling
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(edit) @4235   13 years stoecker fix #6585 - patch by Casiope - add missing tooltip
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
(edit) @4216   13 years bastiK see #6562 - loading of default imagery sources broken
(edit) @4208   13 years bastiK change default value for min distance of gpx arrows
(edit) @4207   13 years bastiK applied #6540 (anonymous contribution) - New gps-trace coloring …
(edit) @4198   13 years stoecker fix #5911 - silently add attribution information also to old entries, …
(edit) @4195   13 years stoecker fix slippy map attribution handling and allow bounds and attribution …
(edit) @4193   13 years stoecker i18n fix
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4188   13 years stoecker improve TMS zoom handling
(edit) @4164   13 years stoecker fix #5510 - strip white space and return from WMS/TMS URLs
(edit) @4162   13 years stoecker fix #4140 - make colors in conflict dialog configurable
(edit) @4146   13 years stoecker fix #6480 - toolbar cleanups
(edit) @4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @4041   13 years bastiK fixed #6236 - NullPointerException in MapPaint Style Selection
(edit) @4033   13 years stoecker fix name/icon for toolbar as well as tollbar defaults
(edit) @4032   13 years stoecker allow to define icon and name for search and background layer actions …
(edit) @4028   13 years stoecker remove migration stuff for old imagery, wms and remote control plugins
(edit) @4016   13 years Upliner fix #5863 add ability to cancel changes in Imagery providers list
(edit) @4015   13 years Upliner applied #6134 Update Add Layer Dialog After Imagery Merge (patch by …
(edit) @3996   13 years bastiK turn off segment arrow by default
(edit) @3994   13 years mjulius fix #6113 - removing "mandatory" arrows on some types of ways Since …
(edit) @3978   13 years bastiK fix reload of imagery sources
(edit) @3944   13 years stoecker remove broken dead code
Note: See TracRevisionLog for help on using the revision log.