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) @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
(edit) @3934   13 years framm Changed the way in which JOSM handles imagery layer blacklisting. …
(edit) @3930   13 years bastiK detect style type (xml or mapcss) by looking at the first …
(edit) @3927   13 years Upliner use UTF-8 for WMS layer list
(edit) @3906   13 years bastiK add Potlatch 2 style to the default selection and make map style …
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3895   13 years bastiK turn antialiasing on by default (except wireframe)
(edit) @3894   13 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(edit) @3886   13 years bastiK mappaint: find images relative to the source file
(edit) @3885   13 years stoecker make date more specific
(edit) @3884   13 years bastiK fix imports
(edit) @3883   13 years bastiK fixed #5921 - legacy stuff
(edit) @3874   13 years bastiK use classloader to find projections from plugins
(edit) @3873   13 years framm rather ugly hack to allow using plugin-defined projection classes. …
(edit) @3872   13 years stoecker see #5532 - add missing addProjectsions() function nobody seems able …
(edit) @3870   13 years bastiK minor correction
(edit) @3869   13 years bastiK mappaint styles configuration: If the selection of default styles …
(edit) @3864   13 years bastiK change in build: do not copy elemstyles.xml to data folder, but …
(edit) @3863   13 years bastiK extended mappaint style dialog
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3854   13 years bastiK Removed property "mappaint.style", including gui selection combobox. …
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3847   13 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3827   13 years bastiK IconElemStyle: delay the loading of imagage icon until it is actually …
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3825   13 years bastiK move some code
(edit) @3816   13 years bastiK visual rework + new reload button
(edit) @3806   13 years stoecker convert gif to png
(edit) @3797   13 years bastiK rename some stuff: StyleSourceEditor is generic editor for both …
(edit) @3796   13 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3779   13 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3777   13 years Upliner Add ability to set tilecache directory
(edit) @3757   13 years stoecker fix help topics
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3745   13 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3735   13 years bastiK fixed #5767 - Configuring Validator not possible?
(edit) @3732   13 years bastiK applied #5753 (patch by Claudius Henrichs) - String cleanup of remote …
(edit) @3729   13 years Upliner fix #5709 - amendments in sharpen algorithms
(edit) @3723   13 years stoecker default disable validator info warnings also for manual tests
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(edit) @3718   13 years Upliner Add WMSPlugin/SlippyMap settings migration dialog, fixes #5732
(edit) @3716   13 years bastiK applied #5731 (patch by Claudius Henrichs) - Missing translation for …
(edit) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3691   13 years framm - add preference to draw outlines for polygons only, overriding any …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3646   14 years bastiK little gui rework (move some buttons to the side so the structure is …
(edit) @3641   14 years stoecker fix #5589 - wrong color style display
(edit) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3585   14 years jttt Fix #5519 josm plugin sources
(edit) @3583   14 years stoecker fix #4041 - toolbar preferences separator dragging broken
(edit) @3536   14 years stoecker improve advanced preferences
(edit) @3534   14 years bastiK print errors to the console, as well
Note: See TracRevisionLog for help on using the revision log.