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) @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   13 years bastiK little gui rework (move some buttons to the side so the structure is …
(edit) @3641   13 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
(edit) @3531   14 years stoecker fix array preferences a bit
(edit) @3530   14 years stoecker fix array preferences
(edit) @3507   14 years stoecker fix #6506 - applet destroys josm prefs
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3490   14 years bastiK fixed #5349 - A LOT of gpx tracks fill entire screen with popup information
(edit) @3479   14 years jttt cosmetics
(edit) @3474   14 years stoecker #see 5372 - add link to internal style
(edit) @3473   14 years bastiK see #5327 (patch by sbrunner) - Swissgrild uses approximate formulas …
(edit) @3467   14 years stoecker see #5372 - extend clean for all layers
(edit) @3466   14 years stoecker see #5372 - fix missing style switch
(edit) @3463   14 years bastiK #5370 - fix error from [3461]
(edit) @3461   14 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
(edit) @3427   14 years stoecker fix i18n
(edit) @3406   14 years bastiK fixed #5284 - change units at bottom of screen
(edit) @3396   14 years bastiK applied #3617 (patch by reini122) - Would like to see waypoint …
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3330   14 years bastiK added icons for plugin list
(edit) @3323   14 years stoecker fix tr() args
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @3308   14 years stoecker fix #5102 - use directory selection dialog to select directories
(edit) @3298   14 years stoecker fixed #2786 - fixed wrong placement of marker argument
(edit) @3293   14 years bastiK translate locales in language preference
(edit) @3248   14 years stoecker don't allow plugins for applet josm
(edit) @3247   14 years jttt Fix #4807 Preferences: shortcut edting broken
(edit) @3246   14 years jttt Add simple wrapper for preferences, add projection changed event (will …
(edit) @3236   14 years jttt Fix #4921 changes of plugin update time interval not saved.
(edit) @3233   14 years stoecker fix minor color issues
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3223   14 years jttt Fix #4846 emptying toolbar causes autimatic refill
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3200   14 years bastiK fixed #4930 - Relation editor "creeps"
(edit) @3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
(edit) @3127   14 years jttt Fix #4728 display of gps-tracks (points, lines) does not refresh, cosmetics
(edit) @3113   14 years Gubaer fixed #4704: German hint not visibile on empty plugin list
Note: See TracRevisionLog for help on using the revision log.