source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3915   13 years jttt Fix compilation problems
(edit) @3912   13 years bastiK fix last ci
(edit) @3911   13 years bastiK fixed #5985 - MapCSS conditions don't handle unquoted numeric values
(edit) @3909   13 years Upliner fix #5965 - NPE in TMSLayer
(edit) @3908   13 years bastiK new preference type (list of structs). Should be more flexible when …
(edit) @3907   13 years bastiK fixed #5962 - segment numbers for oneway ways not shown
(edit) @3906   13 years bastiK add Potlatch 2 style to the default selection and make map style …
(edit) @3905   13 years stoecker fix #5964
(edit) @3904   13 years bastiK mapcss fix
(edit) @3903   13 years bastiK mapcss: minor fixes
(edit) @3902   13 years bastiK mapcss: minor improvements, fixes #5937 - MapCSS matching of …
(edit) @3899   13 years bastiK mapcss: small fix
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3895   13 years bastiK turn antialiasing on by default (except wireframe)
(edit) @3894   13 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(edit) @3893   13 years bastiK mapcss: some rework of Error Handling, (Multi)Cascade and icon loading
(edit) @3891   13 years bastiK fix #5927 - Auto-complete is partially broken (patch by ax)
(edit) @3889   13 years bastiK fixed #5673 - "oneway" arrows on ways should be painted in different …
(edit) @3888   13 years bastiK mapcss: several small fixes
(edit) @3887   13 years stoecker fix #5932
(edit) @3886   13 years bastiK mappaint: find images relative to the source file
(edit) @3885   13 years stoecker make date more specific
(edit) @3884   13 years bastiK fix imports
(edit) @3883   13 years bastiK fixed #5921 - legacy stuff
(edit) @3882   13 years bastiK mapcss: fix layer handling
(edit) @3881   13 years Upliner add support for ScanEx Spot support (patch by glebius)
(edit) @3880   13 years bastiK mapcss: text along line
(edit) @3879   13 years bastiK mapcss: improve shape & area style generation
(edit) @3878   13 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3876   13 years bastiK mapcss: support for more exotic constructs; make parser more robust: …
(edit) @3874   13 years bastiK use classloader to find projections from plugins
(edit) @3873   13 years framm rather ugly hack to allow using plugin-defined projection classes. …
(edit) @3872   13 years stoecker see #5532 - add missing addProjectsions() function nobody seems able …
(edit) @3871   13 years bastiK mapcss: font attributes & text alignment
(edit) @3870   13 years bastiK minor correction
(edit) @3869   13 years bastiK mappaint styles configuration: If the selection of default styles …
(edit) @3867   13 years bastiK mapcss: parser improvements
(edit) @3866   13 years bastiK fixed #5876 (patch by ax) - AutoCompletingComboBox gets initialized …
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3864   13 years bastiK change in build: do not copy elemstyles.xml to data folder, but …
(edit) @3863   13 years bastiK extended mappaint style dialog
(edit) @3862   13 years bastiK mapcss: fill-image
(edit) @3861   13 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   13 years bastiK mapcss: dashes
(edit) @3858   13 years bastiK mapcss: support for opacity & icon-image
(edit) @3856   13 years bastiK improve mapcss support
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3854   13 years bastiK Removed property "mappaint.style", including gui selection combobox. …
(edit) @3853   13 years bastiK fixed loading of *.zip mappaint source
(edit) @3852   13 years Upliner Offset server bugfixes and debug info
(edit) @3849   13 years bastiK continue fixes by jttt and stoecker
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3847   13 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3842   13 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3839   13 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3838   13 years framm remove stale comment.
(edit) @3837   13 years framm new viewport following function; moves the viewport so that the last …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3827   13 years bastiK IconElemStyle: delay the loading of imagage icon until it is actually …
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3825   13 years bastiK move some code
(edit) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3822   13 years bastiK move painting code to AreaElemStyles
(edit) @3819   13 years stoecker add applet url handling
(edit) @3817   13 years bastiK make turn restriction rendering work again
(edit) @3816   13 years bastiK visual rework + new reload button
(edit) @3815   13 years stoecker fixes for applet
(edit) @3814   13 years bastiK fixed #5873 - Custom styles are not used. If more than 1 rule applies …
(edit) @3809   13 years jttt Fix #5207 [PATCH] WMS plugin doesn't download "not in cache"-Tiles …
(edit) @3808   13 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3806   13 years stoecker convert gif to png
(edit) @3805   13 years bastiK some renaming (to make future commits easier to read)
(edit) @3804   13 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3803   13 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3801   13 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3799   13 years bastiK move inner class to separate file
(edit) @3797   13 years bastiK rename some stuff: StyleSourceEditor is generic editor for both …
(edit) @3796   13 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3794   13 years framm remove debug print statement.
(edit) @3792   13 years framm Add new "multiselect" control for presets. A multiselect acts like a …
(edit) @3789   13 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right …
(edit) @3788   13 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for …
(edit) @3787   13 years Upliner Another rework of autozoom algorithm, fixes flicker when zooming in. …
(edit) @3786   13 years Upliner remove OperationCancelledException class which is unused since [3362]
(edit) @3785   13 years Upliner TMSLayer: get rid of "lastImageScale" hack and fix stack overflow …
(edit) @3783   13 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3782   13 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3779   13 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3778   13 years Upliner fix typo in previovus commit
(edit) @3777   13 years Upliner Add ability to set tilecache directory
(edit) @3776   13 years framm display re-licensing status in the user list, so mappers can …
(edit) @3774   13 years Upliner Auto-detection of Bing zoomlevel, fixes #5741
(edit) @3773   13 years Upliner don't paint dummy tiles when overzooming Bing imagery, adresses #5741
(edit) @3770   13 years stoecker fix help
(edit) @3769   13 years stoecker fix help
(edit) @3768   13 years stoecker fix help
(edit) @3767   13 years stoecker fix help
Note: See TracRevisionLog for help on using the revision log.