source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3947   2 years stoecker remove MOTD caching for applet
(edit) @3946   2 years stoecker readd stuff which should not have been removed
(edit) @3945   2 years stoecker fix wrongly detected icon
(edit) @3944   2 years stoecker remove broken dead code
(edit) @3943   2 years bastiK fixed #6040 - JOSM doesn't display mappaint colours and style for newly …
(edit) @3942   2 years bastiK i18n update
(edit) @3941   2 years bastiK #5958 - Renaming layers erratic
(edit) @3940   2 years bastiK fixed #6032 - Keystroke shift alt pressed A is already assigned to …
(edit) @3939   2 years stoecker hopefully fix #5427
(edit) @3938   2 years stoecker fix applet preferences, move XML code to Preferences, as we may want to …
(edit) @3937   2 years framm validator erroneously claimed an "illegal tag/value combination" on …
(edit) @3936   2 years bastiK warning in the plugin list, when plugin is not provided by normal svn but …
(edit) @3935   2 years mjulius fix #6023 - ChangeSet ID in Hex
(edit) @3934   2 years framm Changed the way in which JOSM handles imagery layer blacklisting. Instead …
(edit) @3933   2 years stoecker moved nonstandard-styles into wiki
(edit) @3932   2 years bastiK "compile on save" does not work properly
(edit) @3931   2 years bastiK add netbeans project (all in a subfolder so should not interfere with …
(edit) @3930   2 years bastiK detect style type (xml or mapcss) by looking at the first non-whitespace …
(edit) @3929   2 years stoecker update style doc
(edit) @3928   2 years jttt Fix #6015 Relation-Editor: added objects are not selected when adding …
(edit) @3927   2 years Upliner use UTF-8 for WMS layer list
(edit) @3926   2 years jttt Fix #5998 Filtered + hidden objects are displayed after startup
(edit) @3925   2 years bastiK fixed #5963 (patch by Petr_Dlouhy) - Relation editor fails to detect …
(edit) @3924   2 years bastiK applied #5757 - Getting rid of not existing files in "Open Recent" …
(edit) @3923   2 years bastiK fixed #6007 - runs out of memory on validater cross ways check (TODO: …
(edit) @3922   2 years stoecker correct mercator projection scaling factor
(edit) @3921   2 years stoecker fix #5990 - NPE
(edit) @3920   2 years jttt Paste in relation dialog - paste after last member when nothing is …
(edit) @3919   2 years stoecker unify cursor handling, hopefully fix #5381
(edit) @3918   2 years stoecker fix #5976 - support relation names for place relations
(edit) @3917   2 years Upliner remove duplicate Bing attribution image
(edit) @3916   2 years stoecker fix 5991 - don't suggest a reversed tag correction for names
(edit) @3915   2 years jttt Fix compilation problems
(edit) @3914   2 years stoecker apply #5871 - preset leisure=dog_park
(edit) @3913   2 years stoecker fix #5645 - fire hydrant preset
(edit) @3912   2 years bastiK fix last ci
(edit) @3911   2 years bastiK fixed #5985 - MapCSS conditions don't handle unquoted numeric values
(edit) @3910   2 years stoecker apply #5209 - reduce repeated signaling
(edit) @3909   2 years Upliner fix #5965 - NPE in TMSLayer
(edit) @3908   2 years bastiK new preference type (list of structs). Should be more flexible when …
(edit) @3907   2 years bastiK fixed #5962 - segment numbers for oneway ways not shown
(edit) @3906   2 years bastiK add Potlatch 2 style to the default selection and make map style dialog …
(edit) @3905   2 years stoecker fix #5964
(edit) @3904   2 years bastiK mapcss fix
(edit) @3903   2 years bastiK mapcss: minor fixes
(edit) @3902   2 years bastiK mapcss: minor improvements, fixes #5937 - MapCSS matching of …
(edit) @3901   2 years ulfl
(edit) @3900   2 years bastiK improve potlatch 2 style
(edit) @3899   2 years bastiK mapcss: small fix
(edit) @3898   2 years bastiK add Potlatch 2 mappaint style (basically the original files, but slightly …
(edit) @3897   2 years bastiK prepare externals
(edit) @3896   2 years bastiK allow a stylesource to override the background color. This may not be the …
(edit) @3895   2 years bastiK turn antialiasing on by default (except wireframe)
(edit) @3894   2 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(edit) @3893   2 years bastiK mapcss: some rework of Error Handling, (Multi)Cascade and icon loading
(edit) @3892   2 years bastiK i18n update
(edit) @3891   2 years bastiK fix #5927 - Auto-complete is partially broken (patch by ax)
(edit) @3890   2 years stoecker apply #5588
(edit) @3889   2 years bastiK fixed #5673 - "oneway" arrows on ways should be painted in different style …
(edit) @3888   2 years bastiK mapcss: several small fixes
(edit) @3887   2 years stoecker fix #5932
(edit) @3886   2 years bastiK mappaint: find images relative to the source file
(edit) @3885   2 years stoecker make date more specific
(edit) @3884   2 years bastiK fix imports
(edit) @3883   2 years bastiK fixed #5921 - legacy stuff
(edit) @3882   2 years bastiK mapcss: fix layer handling
(edit) @3881   2 years Upliner add support for ScanEx Spot support (patch by glebius)
(edit) @3880   2 years bastiK mapcss: text along line
(edit) @3879   2 years bastiK mapcss: improve shape & area style generation
(edit) @3878   2 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3877   2 years stoecker fix input stream mirroring
(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 …
Note: See TracRevisionLog for help on using the revision log.