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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3878   13 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3876   13 years bastiK mapcss: support for more exotic constructs; make parser more robust: …
(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) @3871   13 years bastiK mapcss: font attributes & text alignment
(edit) @3870   13 years bastiK minor correction
(edit) @3869   13 years bastiK mappaint styles configuration: If the selection of default styles …
(edit) @3867   13 years bastiK mapcss: parser improvements
(edit) @3866   13 years bastiK fixed #5876 (patch by ax) - AutoCompletingComboBox gets initialized …
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(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) @3862   13 years bastiK mapcss: fill-image
(edit) @3861   13 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   13 years bastiK mapcss: dashes
(edit) @3858   13 years bastiK mapcss: support for opacity & icon-image
(edit) @3856   13 years bastiK improve mapcss support
(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) @3853   13 years bastiK fixed loading of *.zip mappaint source
(edit) @3852   13 years Upliner Offset server bugfixes and debug info
(edit) @3849   13 years bastiK continue fixes by jttt and stoecker
(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) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3842   13 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3839   13 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3838   13 years framm remove stale comment.
(edit) @3837   13 years framm new viewport following function; moves the viewport so that the last …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(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) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3822   13 years bastiK move painting code to AreaElemStyles
(edit) @3819   13 years stoecker add applet url handling
(edit) @3817   13 years bastiK make turn restriction rendering work again
(edit) @3816   13 years bastiK visual rework + new reload button
(edit) @3815   13 years stoecker fixes for applet
(edit) @3814   13 years bastiK fixed #5873 - Custom styles are not used. If more than 1 rule applies …
(edit) @3809   13 years jttt Fix #5207 [PATCH] WMS plugin doesn't download "not in cache"-Tiles …
(edit) @3808   13 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3806   13 years stoecker convert gif to png
(edit) @3805   13 years bastiK some renaming (to make future commits easier to read)
(edit) @3804   13 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3803   13 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3801   13 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3799   13 years bastiK move inner class to separate file
(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) @3794   13 years framm remove debug print statement.
(edit) @3792   13 years framm Add new "multiselect" control for presets. A multiselect acts like a …
(edit) @3789   13 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right …
(edit) @3788   13 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for …
(edit) @3787   13 years Upliner Another rework of autozoom algorithm, fixes flicker when zooming in. …
(edit) @3786   13 years Upliner remove OperationCancelledException class which is unused since [3362]
(edit) @3785   13 years Upliner TMSLayer: get rid of "lastImageScale" hack and fix stack overflow …
(edit) @3783   13 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3782   13 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3779   13 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3778   13 years Upliner fix typo in previovus commit
(edit) @3777   13 years Upliner Add ability to set tilecache directory
(edit) @3776   13 years framm display re-licensing status in the user list, so mappers can …
(edit) @3774   13 years Upliner Auto-detection of Bing zoomlevel, fixes #5741
(edit) @3773   13 years Upliner don't paint dummy tiles when overzooming Bing imagery, adresses #5741
(edit) @3770   13 years stoecker fix help
(edit) @3769   13 years stoecker fix help
(edit) @3768   13 years stoecker fix help
(edit) @3767   13 years stoecker fix help
(edit) @3766   13 years stoecker fix help
(edit) @3765   13 years stoecker fix help
(edit) @3764   13 years stoecker fix help
(edit) @3763   13 years stoecker fix help
(edit) @3758   13 years stoecker fix help topics
(edit) @3757   13 years stoecker fix help topics
(edit) @3755   13 years stoecker help topic fix
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3753   13 years stoecker fix help topics
(edit) @3752   13 years bastiK make dialog component accessible so progress dialog can have blocking …
(edit) @3750   13 years bastiK add primitive type for members in inspect dialog
(edit) @3749   13 years jttt Fix loading of wms tiles (when mapview is moved and then moved back …
(edit) @3748   13 years framm API seems to return 200 OK now instead of 302 Moved Temporarily in …
(edit) @3747   13 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3746   13 years Upliner make possible for plugins to set changeset tags, addresses #5779
(edit) @3745   13 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3743   13 years jttt Fix #5776 Relations panel should open automatically
(edit) @3742   13 years bastiK fixed #5752 - validator: warning window on upload is broken
(edit) @3740   13 years Upliner Make TMS info text more clearly visible
(edit) @3739   13 years Upliner initial support for Bing capture date tags, see #5741
(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) @3733   13 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(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) @3727   13 years bastiK shorten display_values a bit to get rid of <br>
(edit) @3726   13 years bastiK add short_description (for sac_scale preset)
(edit) @3725   13 years Upliner Don't show Bing tiles until attribution data is loaded, re #5715
Note: See TracRevisionLog for help on using the revision log.