source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3876   2 years bastiK mapcss: support for more exotic constructs; make parser more robust: if …
(edit) @3875   2 years stoecker remove non-offical styles
(edit) @3874   2 years bastiK use classloader to find projections from plugins
(edit) @3873   2 years framm rather ugly hack to allow using plugin-defined projection classes. this …
(edit) @3872   2 years stoecker see #5532 - add missing addProjectsions() function nobody seems able to …
(edit) @3871   2 years bastiK mapcss: font attributes & text alignment
(edit) @3870   2 years bastiK minor correction
(edit) @3869   2 years bastiK mappaint styles configuration: If the selection of default styles changes …
(edit) @3868   2 years bastiK move 2 files back to from styles_nodist to styles. Reason: they are listed …
(edit) @3867   2 years bastiK mapcss: parser improvements
(edit) @3866   2 years bastiK fixed #5876 (patch by ax) - AutoCompletingComboBox gets initialized with …
(edit) @3865   2 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3864   2 years bastiK change in build: do not copy elemstyles.xml to data folder, but distribute …
(edit) @3863   2 years bastiK extended mappaint style dialog
(edit) @3862   2 years bastiK mapcss: fill-image
(edit) @3861   2 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3860   2 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   2 years bastiK mapcss: dashes
(edit) @3858   2 years bastiK mapcss: support for opacity & icon-image
(edit) @3857   2 years bastiK forgot to add image
(edit) @3856   2 years bastiK improve mapcss support
(edit) @3855   2 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3854   2 years bastiK Removed property "mappaint.style", including gui selection combobox. It …
(edit) @3853   2 years bastiK fixed loading of *.zip mappaint source
(edit) @3852   2 years Upliner Offset server bugfixes and debug info
(edit) @3851   2 years bastiK remove tabs
(edit) @3850   2 years bastiK applied #5843 (patch by Christoph and Kolossos) - Add Tags with …
(edit) @3849   2 years bastiK continue fixes by jttt and stoecker
(edit) @3848   2 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3847   2 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3846   2 years stoecker add infos for maxspeed style
(edit) @3845   2 years stoecker fix #5899 - added icons
(edit) @3844   2 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   2 years bastiK first version of mapstyle dialog; still hidden because its unfinished (set …
(edit) @3842   2 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3841   2 years jttt Fixed #5895 JOSM 3838 latest didn't work
(edit) @3840   2 years stoecker switch to internal base64 again
(edit) @3839   2 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start - …
(edit) @3838   2 years framm remove stale comment.
(edit) @3837   2 years framm new viewport following function; moves the viewport so that the last …
(edit) @3836   2 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style of …
(edit) @3835   2 years stoecker fix #5885
(edit) @3834   2 years bastiK i18n update
(edit) @3833   2 years jttt Read list of deprecated plugins from PluginHandler.java (fixed)
(edit) @3832   2 years stoecker fix too long ticket report URL and move additional texts to server
(edit) @3831   2 years bastiK move restriction drawing code to mappainter
(edit) @3830   2 years jttt Read list of deprecated plugins from PluginHandler.java
(edit) @3829   2 years bastiK html reports for junit (patch by Marcin Floryan)
(edit) @3828   2 years framm make sure that relicensing agreement file is never older than 2 hours.
(edit) @3827   2 years bastiK IconElemStyle: delay the loading of imagage icon until it is actually …
(edit) @3826   2 years framm Add a "blacklisted" property to imagery layers; set this property from a …
(edit) @3825   2 years bastiK move some code
(edit) @3824   2 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3823   2 years bastiK fixed #5878 - purge keeps relations in the relation view)
(edit) @3822   2 years bastiK move painting code to AreaElemStyles
(edit) @3821   2 years stoecker fix strings
(edit) @3820   2 years stoecker add missing text
(edit) @3819   2 years stoecker add applet url handling
(edit) @3818   2 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
(edit) @3817   2 years bastiK make turn restriction rendering work again
(edit) @3816   2 years bastiK visual rework + new reload button
(edit) @3815   2 years stoecker fixes for applet
(edit) @3814   2 years bastiK fixed #5873 - Custom styles are not used. If more than 1 rule applies with …
(edit) @3813   2 years jttt Applied #5734 (patch by Cobra) Preset "power pole" sets power=tower
(edit) @3812   2 years jttt Fix #5828 Duplicated Skiing check box in guidepost preset
(edit) @3811   2 years jttt Fix #5640 Operator 'OR' in search expression does not work, only 'or' and …
(edit) @3810   2 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
(edit) @3809   2 years jttt Fix #5207 [PATCH] WMS plugin doesn't download "not in cache"-Tiles when …
(edit) @3808   2 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible part …
(edit) @3807   2 years stoecker convert 3 more gif images
(edit) @3806   2 years stoecker convert gif to png
(edit) @3805   2 years bastiK some renaming (to make future commits easier to read)
(edit) @3804   2 years bastiK paint primitives that are selected and member of a selected relation in …
(edit) @3803   2 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them as …
(edit) @3802   2 years bastiK forgot to add
(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
Note: See TracRevisionLog for help on using the revision log.