source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3801   2 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3800   2 years bastiK fix last commit
(edit) @3799   2 years bastiK move inner class to separate file
(edit) @3798   2 years bastiK make use of new preset feature "multiselect"
(edit) @3797   2 years bastiK rename some stuff: StyleSourceEditor is generic editor for both MapPaint …
(edit) @3796   2 years bastiK Changed the mappaint and tagging preset preference format from a list of …
(edit) @3795   2 years bastiK do not discard trailing empty strings in collection preference
(edit) @3794   2 years framm remove debug print statement.
(edit) @3793   2 years framm add multiselect docs to defaultpresets
(edit) @3792   2 years framm Add new "multiselect" control for presets. A multiselect acts like a …
(edit) @3791   2 years Upliner fix loading of invisible objects which was broken in [3731]
(edit) @3790   2 years bastiK i18n update
(edit) @3789   2 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right and …
(edit) @3788   2 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for route …
(edit) @3787   2 years Upliner Another rework of autozoom algorithm, fixes flicker when zooming in. Also …
(edit) @3786   2 years Upliner remove OperationCancelledException class which is unused since [3362]
(edit) @3785   2 years Upliner TMSLayer: get rid of "lastImageScale" hack and fix stack overflow caused …
(edit) @3784   2 years framm fix duplicate node test. check introduced in r3871 did not achieve desired …
(edit) @3783   2 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3782   2 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3781   2 years framm disallow auto-"fixing" when nodes with different tags are at the same …
(edit) @3780   2 years Upliner Fix #5791 Offset window cannot be opened after closing it with "Esc" key
(edit) @3779   2 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3778   2 years Upliner fix typo in previovus commit
(edit) @3777   2 years Upliner Add ability to set tilecache directory
(edit) @3776   2 years framm display re-licensing status in the user list, so mappers can immediately …
(edit) @3775   2 years Upliner Record mapview center coordinates for offeset bookmarks. Requested by …
(edit) @3774   2 years Upliner Auto-detection of Bing zoomlevel, fixes #5741
(edit) @3773   2 years Upliner don't paint dummy tiles when overzooming Bing imagery, adresses #5741
(edit) @3772   2 years stoecker fix route relation roles
(edit) @3771   2 years stoecker add Upliner as contributor and fix UTF-8
(edit) @3770   2 years stoecker fix help
(edit) @3769   2 years stoecker fix help
(edit) @3768   2 years stoecker fix help
(edit) @3767   2 years stoecker fix help
(edit) @3766   2 years stoecker fix help
(edit) @3765   2 years stoecker fix help
(edit) @3764   2 years stoecker fix help
(edit) @3763   2 years stoecker fix help
(edit) @3762   2 years stoecker fix help
(edit) @3761   2 years stoecker fix help
(edit) @3760   2 years stoecker fix help
(edit) @3759   2 years stoecker fix help
(edit) @3758   2 years stoecker fix help topics
(edit) @3757   2 years stoecker fix help topics
(edit) @3756   2 years stoecker remove obsolete tools
(edit) @3755   2 years stoecker help topic fix
(edit) @3754   2 years stoecker some cleanups in help page marking
(edit) @3753   2 years stoecker fix help topics
(edit) @3752   2 years bastiK make dialog component accessible so progress dialog can have blocking …
(edit) @3751   2 years bastiK i18n update
(edit) @3750   2 years bastiK add primitive type for members in inspect dialog
(edit) @3749   2 years jttt Fix loading of wms tiles (when mapview is moved and then moved back then …
(edit) @3748   2 years framm API seems to return 200 OK now instead of 302 Moved Temporarily in …
(edit) @3747   2 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3746   2 years Upliner make possible for plugins to set changeset tags, addresses #5779
(edit) @3745   2 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3744   2 years Upliner add jmapviewer images to build.xml
(edit) @3743   2 years jttt Fix #5776 Relations panel should open automatically
(edit) @3742   2 years bastiK fixed #5752 - validator: warning window on upload is broken
(edit) @3741   2 years bastiK update xml schema and doc for "short_description in combo"
(edit) @3740   2 years Upliner Make TMS info text more clearly visible
(edit) @3739   2 years Upliner initial support for Bing capture date tags, see #5741
(edit) @3738   2 years bastiK i18n update
(edit) @3737   2 years Upliner make possible to place imagery offset action to the top toolbar and place …
(edit) @3736   2 years bastiK preset typo
(edit) @3735   2 years bastiK fixed #5767 - Configuring Validator not possible?
(edit) @3734   2 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3733   2 years Upliner Offset bookmarks: don't create submenus when only 1 choice is available. …
(edit) @3732   2 years bastiK applied #5753 (patch by Claudius Henrichs) - String cleanup of remote …
(edit) @3731   2 years Upliner fix exception when copy-pasting invisible object "visible" property …
(edit) @3730   2 years bastiK improve migration when remotecontrol plugin is removed (set …
(edit) @3729   2 years Upliner fix #5709 - amendments in sharpen algorithms
(edit) @3728   2 years bastiK i18n update
(edit) @3727   2 years bastiK shorten display_values a bit to get rid of <br>
(edit) @3726   2 years bastiK add short_description (for sac_scale preset)
(edit) @3725   2 years Upliner Don't show Bing tiles until attribution data is loaded, re #5715
(edit) @3724   2 years stoecker declassify warning one step
(edit) @3723   2 years stoecker default disable validator info warnings also for manual tests
(edit) @3722   2 years Upliner Allow to adjust imagery offset with arrow keys, add explaination to the …
(edit) @3721   2 years Upliner remove ImageryPlugin class, it was added accidentially
(edit) @3720   2 years bastiK added missing svn:eol-style
(edit) @3719   2 years bastiK added missing license information
(edit) @3718   2 years Upliner Add WMSPlugin/SlippyMap settings migration dialog, fixes #5732
(edit) @3717   2 years bastiK fixed #5728 (patch by Larry0ua) - Rectifying newly-merged polygons
(edit) @3716   2 years bastiK applied #5731 (patch by Claudius Henrichs) - Missing translation for auto …
(edit) @3715   2 years Upliner Added imagery plugin to josm core. Imagery plugin is union of wmsplugin …
(edit) @3714   2 years Upliner Remove metadata from my png and svn:executable attributes on images
(edit) @3713   2 years jttt Fix #5724 Merge node to the nearest one
(edit) @3712   2 years jttt Fix #5683 relation-editor: order of added objects is up-side-down
(edit) @3711   2 years bastiK minor change needed for terracer plugin
(edit) @3710   2 years bastiK new list of recently opened files; little preference rework
(edit) @3709   2 years bastiK slight change in preference: getCollection(key, def) always remembers …
(edit) @3708   2 years bastiK doc & trivial code changes
(edit) @3707   2 years bastiK Added remotecontrol plugin to josm core. This plugin was initially written …
(edit) @3706   2 years bastiK change button order
(edit) @3705   2 years Upliner applied #5570 - implement layer opacity control
(edit) @3704   2 years bastiK added multipoly plugin to josm core. authors: bilbo and Viesturs Zarins …
(edit) @3703   2 years bastiK fixed #5703 - Redoing move after paste doesn't work correctly
(edit) @3702   2 years bastiK applied #5652 (patch by Olivier Croquette) - add support for scaling …
Note: See TracRevisionLog for help on using the revision log.