source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3826   12 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3825   12 years bastiK move some code
(edit) @3824   12 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3823   12 years bastiK fixed #5878 - purge keeps relations in the relation view)
(edit) @3822   12 years bastiK move painting code to AreaElemStyles
(edit) @3821   12 years stoecker fix strings
(edit) @3820   12 years stoecker add missing text
(edit) @3819   12 years stoecker add applet url handling
(edit) @3818   12 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
(edit) @3817   12 years bastiK make turn restriction rendering work again
(edit) @3816   12 years bastiK visual rework + new reload button
(edit) @3815   12 years stoecker fixes for applet
(edit) @3814   12 years bastiK fixed #5873 - Custom styles are not used. If more than 1 rule applies …
(edit) @3813   12 years jttt Applied #5734 (patch by Cobra) Preset "power pole" sets power=tower
(edit) @3812   12 years jttt Fix #5828 Duplicated Skiing check box in guidepost preset
(edit) @3811   12 years jttt Fix #5640 Operator 'OR' in search expression does not work, only 'or' …
(edit) @3810   12 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
(edit) @3809   12 years jttt Fix #5207 [PATCH] WMS plugin doesn't download "not in cache"-Tiles …
(edit) @3808   12 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3807   12 years stoecker convert 3 more gif images
(edit) @3806   12 years stoecker convert gif to png
(edit) @3805   12 years bastiK some renaming (to make future commits easier to read)
(edit) @3804   12 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3803   12 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3802   12 years bastiK forgot to add
(edit) @3801   12 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3800   12 years bastiK fix last commit
(edit) @3799   12 years bastiK move inner class to separate file
(edit) @3798   12 years bastiK make use of new preset feature "multiselect"
(edit) @3797   12 years bastiK rename some stuff: StyleSourceEditor is generic editor for both …
(edit) @3796   12 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3795   12 years bastiK do not discard trailing empty strings in collection preference
(edit) @3794   12 years framm remove debug print statement.
(edit) @3793   12 years framm add multiselect docs to defaultpresets
(edit) @3792   12 years framm Add new "multiselect" control for presets. A multiselect acts like a …
(edit) @3791   12 years Upliner fix loading of invisible objects which was broken in [3731]
(edit) @3790   12 years bastiK i18n update
(edit) @3789   12 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right …
(edit) @3788   12 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for …
(edit) @3787   12 years Upliner Another rework of autozoom algorithm, fixes flicker when zooming in. …
(edit) @3786   12 years Upliner remove OperationCancelledException class which is unused since [3362]
(edit) @3785   12 years Upliner TMSLayer: get rid of "lastImageScale" hack and fix stack overflow …
(edit) @3784   12 years framm fix duplicate node test. check introduced in r3871 did not achieve …
(edit) @3783   12 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3782   12 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3781   12 years framm disallow auto-"fixing" when nodes with different tags are at the same …
(edit) @3780   12 years Upliner Fix #5791 Offset window cannot be opened after closing it with "Esc" key
(edit) @3779   12 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3778   12 years Upliner fix typo in previovus commit
(edit) @3777   12 years Upliner Add ability to set tilecache directory
(edit) @3776   12 years framm display re-licensing status in the user list, so mappers can …
(edit) @3775   12 years Upliner Record mapview center coordinates for offeset bookmarks. Requested by …
(edit) @3774   12 years Upliner Auto-detection of Bing zoomlevel, fixes #5741
(edit) @3773   12 years Upliner don't paint dummy tiles when overzooming Bing imagery, adresses #5741
(edit) @3772   12 years stoecker fix route relation roles
(edit) @3771   12 years stoecker add Upliner as contributor and fix UTF-8
(edit) @3770   12 years stoecker fix help
(edit) @3769   12 years stoecker fix help
(edit) @3768   12 years stoecker fix help
(edit) @3767   12 years stoecker fix help
(edit) @3766   12 years stoecker fix help
(edit) @3765   12 years stoecker fix help
(edit) @3764   12 years stoecker fix help
(edit) @3763   12 years stoecker fix help
(edit) @3762   12 years stoecker fix help
(edit) @3761   12 years stoecker fix help
(edit) @3760   12 years stoecker fix help
(edit) @3759   12 years stoecker fix help
(edit) @3758   12 years stoecker fix help topics
(edit) @3757   12 years stoecker fix help topics
(edit) @3756   12 years stoecker remove obsolete tools
(edit) @3755   12 years stoecker help topic fix
(edit) @3754   12 years stoecker some cleanups in help page marking
(edit) @3753   12 years stoecker fix help topics
(edit) @3752   12 years bastiK make dialog component accessible so progress dialog can have blocking …
(edit) @3751   12 years bastiK i18n update
(edit) @3750   12 years bastiK add primitive type for members in inspect dialog
(edit) @3749   12 years jttt Fix loading of wms tiles (when mapview is moved and then moved back …
(edit) @3748   12 years framm API seems to return 200 OK now instead of 302 Moved Temporarily in …
(edit) @3747   12 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3746   12 years Upliner make possible for plugins to set changeset tags, addresses #5779
(edit) @3745   12 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3744   12 years Upliner add jmapviewer images to build.xml
(edit) @3743   12 years jttt Fix #5776 Relations panel should open automatically
(edit) @3742   12 years bastiK fixed #5752 - validator: warning window on upload is broken
(edit) @3741   12 years bastiK update xml schema and doc for "short_description in combo"
(edit) @3740   12 years Upliner Make TMS info text more clearly visible
(edit) @3739   12 years Upliner initial support for Bing capture date tags, see #5741
(edit) @3738   12 years bastiK i18n update
(edit) @3737   12 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3736   12 years bastiK preset typo
(edit) @3735   12 years bastiK fixed #5767 - Configuring Validator not possible?
(edit) @3734   12 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3733   12 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(edit) @3732   12 years bastiK applied #5753 (patch by Claudius Henrichs) - String cleanup of remote …
(edit) @3731   12 years Upliner fix exception when copy-pasting invisible object "visible" property …
(edit) @3730   12 years bastiK improve migration when remotecontrol plugin is removed (set …
(edit) @3729   12 years Upliner fix #5709 - amendments in sharpen algorithms
(edit) @3728   12 years bastiK i18n update
(edit) @3727   12 years bastiK shorten display_values a bit to get rid of <br>
Note: See TracRevisionLog for help on using the revision log.