source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3845   14 years stoecker fix #5899 - added icons
(edit) @3844   14 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   14 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3842   14 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3841   14 years jttt Fixed #5895 JOSM 3838 latest didn't work
(edit) @3840   14 years stoecker switch to internal base64 again
(edit) @3839   14 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3838   14 years framm remove stale comment.
(edit) @3837   14 years framm new viewport following function; moves the viewport so that the last …
(edit) @3836   14 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3835   14 years stoecker fix #5885
(edit) @3832   14 years stoecker fix too long ticket report URL and move additional texts to server
(edit) @3831   14 years bastiK move restriction drawing code to mappainter
(edit) @3828   14 years framm make sure that relicensing agreement file is never older than 2 hours.
(edit) @3827   14 years bastiK IconElemStyle: delay the loading of imagage icon until it is actually …
(edit) @3826   14 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3825   14 years bastiK move some code
(edit) @3824   14 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3823   14 years bastiK fixed #5878 - purge keeps relations in the relation view)
(edit) @3822   14 years bastiK move painting code to AreaElemStyles
(edit) @3821   14 years stoecker fix strings
(edit) @3819   14 years stoecker add applet url handling
(edit) @3818   14 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
(edit) @3817   14 years bastiK make turn restriction rendering work again
(edit) @3816   14 years bastiK visual rework + new reload button
(edit) @3815   14 years stoecker fixes for applet
(edit) @3814   14 years bastiK fixed #5873 - Custom styles are not used. If more than 1 rule applies …
(edit) @3811   14 years jttt Fix #5640 Operator 'OR' in search expression does not work, only 'or' …
(edit) @3810   14 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
(edit) @3809   14 years jttt Fix #5207 [PATCH] WMS plugin doesn't download "not in cache"-Tiles …
(edit) @3808   14 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3807   14 years stoecker convert 3 more gif images
(edit) @3806   14 years stoecker convert gif to png
(edit) @3805   14 years bastiK some renaming (to make future commits easier to read)
(edit) @3804   14 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3803   15 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3802   15 years bastiK forgot to add
(edit) @3801   15 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3800   15 years bastiK fix last commit
(edit) @3799   15 years bastiK move inner class to separate file
(edit) @3797   15 years bastiK rename some stuff: StyleSourceEditor is generic editor for both …
(edit) @3796   15 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3795   15 years bastiK do not discard trailing empty strings in collection preference
(edit) @3794   15 years framm remove debug print statement.
(edit) @3792   15 years framm Add new "multiselect" control for presets. A multiselect acts like a …
(edit) @3791   15 years Upliner fix loading of invisible objects which was broken in [3731]
(edit) @3789   15 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right …
(edit) @3788   15 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for …
(edit) @3787   15 years Upliner Another rework of autozoom algorithm, fixes flicker when zooming in. …
(edit) @3786   15 years Upliner remove OperationCancelledException class which is unused since [3362]
(edit) @3785   15 years Upliner TMSLayer: get rid of "lastImageScale" hack and fix stack overflow …
(edit) @3784   15 years framm fix duplicate node test. check introduced in r3871 did not achieve …
(edit) @3783   15 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3782   15 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3781   15 years framm disallow auto-"fixing" when nodes with different tags are at the same …
(edit) @3780   15 years Upliner Fix #5791 Offset window cannot be opened after closing it with "Esc" key
(edit) @3779   15 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3778   15 years Upliner fix typo in previovus commit
(edit) @3777   15 years Upliner Add ability to set tilecache directory
(edit) @3776   15 years framm display re-licensing status in the user list, so mappers can …
(edit) @3775   15 years Upliner Record mapview center coordinates for offeset bookmarks. Requested by …
(edit) @3774   15 years Upliner Auto-detection of Bing zoomlevel, fixes #5741
(edit) @3773   15 years Upliner don't paint dummy tiles when overzooming Bing imagery, adresses #5741
(edit) @3770   15 years stoecker fix help
(edit) @3769   15 years stoecker fix help
(edit) @3768   15 years stoecker fix help
(edit) @3767   15 years stoecker fix help
(edit) @3766   15 years stoecker fix help
(edit) @3765   15 years stoecker fix help
(edit) @3764   15 years stoecker fix help
(edit) @3763   15 years stoecker fix help
(edit) @3762   15 years stoecker fix help
(edit) @3761   15 years stoecker fix help
(edit) @3760   15 years stoecker fix help
(edit) @3759   15 years stoecker fix help
(edit) @3758   15 years stoecker fix help topics
(edit) @3757   15 years stoecker fix help topics
(edit) @3755   15 years stoecker help topic fix
(edit) @3754   15 years stoecker some cleanups in help page marking
(edit) @3753   15 years stoecker fix help topics
(edit) @3752   15 years bastiK make dialog component accessible so progress dialog can have blocking …
(edit) @3750   15 years bastiK add primitive type for members in inspect dialog
(edit) @3749   15 years jttt Fix loading of wms tiles (when mapview is moved and then moved back …
(edit) @3748   15 years framm API seems to return 200 OK now instead of 302 Moved Temporarily in …
(edit) @3747   15 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3746   15 years Upliner make possible for plugins to set changeset tags, addresses #5779
(edit) @3745   15 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3743   15 years jttt Fix #5776 Relations panel should open automatically
(edit) @3742   15 years bastiK fixed #5752 - validator: warning window on upload is broken
(edit) @3740   15 years Upliner Make TMS info text more clearly visible
(edit) @3739   15 years Upliner initial support for Bing capture date tags, see #5741
(edit) @3737   15 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3735   15 years bastiK fixed #5767 - Configuring Validator not possible?
(edit) @3734   15 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3733   15 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(edit) @3732   15 years bastiK applied #5753 (patch by Claudius Henrichs) - String cleanup of remote …
(edit) @3731   15 years Upliner fix exception when copy-pasting invisible object "visible" property …
(edit) @3730   15 years bastiK improve migration when remotecontrol plugin is removed (set …
(edit) @3729   15 years Upliner fix #5709 - amendments in sharpen algorithms
(edit) @3727   15 years bastiK shorten display_values a bit to get rid of <br>
Note: See TracRevisionLog for help on using the revision log.