source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3878   12 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3877   12 years stoecker fix input stream mirroring
(edit) @3876   12 years bastiK mapcss: support for more exotic constructs; make parser more robust: …
(edit) @3875   12 years stoecker remove non-offical styles
(edit) @3874   12 years bastiK use classloader to find projections from plugins
(edit) @3873   12 years framm rather ugly hack to allow using plugin-defined projection classes. …
(edit) @3872   12 years stoecker see #5532 - add missing addProjectsions() function nobody seems able …
(edit) @3871   12 years bastiK mapcss: font attributes & text alignment
(edit) @3870   12 years bastiK minor correction
(edit) @3869   12 years bastiK mappaint styles configuration: If the selection of default styles …
(edit) @3868   12 years bastiK move 2 files back to from styles_nodist to styles. Reason: they are …
(edit) @3867   12 years bastiK mapcss: parser improvements
(edit) @3866   12 years bastiK fixed #5876 (patch by ax) - AutoCompletingComboBox gets initialized …
(edit) @3865   12 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3864   12 years bastiK change in build: do not copy elemstyles.xml to data folder, but …
(edit) @3863   12 years bastiK extended mappaint style dialog
(edit) @3862   12 years bastiK mapcss: fill-image
(edit) @3861   12 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3860   12 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   12 years bastiK mapcss: dashes
(edit) @3858   12 years bastiK mapcss: support for opacity & icon-image
(edit) @3857   12 years bastiK forgot to add image
(edit) @3856   12 years bastiK improve mapcss support
(edit) @3855   12 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3854   12 years bastiK Removed property "mappaint.style", including gui selection combobox. …
(edit) @3853   12 years bastiK fixed loading of *.zip mappaint source
(edit) @3852   12 years Upliner Offset server bugfixes and debug info
(edit) @3851   12 years bastiK remove tabs
(edit) @3850   12 years bastiK applied #5843 (patch by Christoph and Kolossos) - Add Tags with …
(edit) @3849   12 years bastiK continue fixes by jttt and stoecker
(edit) @3848   12 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3847   12 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3846   12 years stoecker add infos for maxspeed style
(edit) @3845   12 years stoecker fix #5899 - added icons
(edit) @3844   12 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   12 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3842   12 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3841   12 years jttt Fixed #5895 JOSM 3838 latest didn't work
(edit) @3840   12 years stoecker switch to internal base64 again
(edit) @3839   12 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3838   12 years framm remove stale comment.
(edit) @3837   12 years framm new viewport following function; moves the viewport so that the last …
(edit) @3836   12 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3835   12 years stoecker fix #5885
(edit) @3834   12 years bastiK i18n update
(edit) @3833   12 years jttt Read list of deprecated plugins from PluginHandler.java (fixed)
(edit) @3832   12 years stoecker fix too long ticket report URL and move additional texts to server
(edit) @3831   12 years bastiK move restriction drawing code to mappainter
(edit) @3830   12 years jttt Read list of deprecated plugins from PluginHandler.java
(edit) @3829   12 years bastiK html reports for junit (patch by Marcin Floryan)
(edit) @3828   12 years framm make sure that relicensing agreement file is never older than 2 hours.
(edit) @3827   12 years bastiK IconElemStyle: delay the loading of imagage icon until it is actually …
(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 …
Note: See TracRevisionLog for help on using the revision log.