source: osm/applications/editors/josm/plugins/mappaint

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3780   19 years ulf change settings, so josm from svn can be used update description to …
(edit) @3769   19 years ulf start a style set based on applications/share/map-icons instead of the …
(edit) @3768   19 years ulf landuse/cemetery should be an area, not a line
(edit) @3648   19 years ulf slightly improve the chuch, by "indicating" the tower a bit more
(edit) @3638   19 years ulf bugfix: avoid adding line rules, if no such rules are in elemstyles.xml
(edit) @3621   19 years ulf comment out a println, left over from debugging
(edit) @3620   19 years ulf slightly improve the map scale calculation
(edit) @3619   19 years ulf - add an experimental way to show unknown key/value combinations …
(edit) @3618   19 years ulf add a light grey area for hospitals in addition to the already …
(edit) @3614   19 years ulf use long for the scale value (instead of int), as the scale values are …
(edit) @3602   19 years ulf add missing rules: - cycleway - railway - sport - icons for landuse …
(edit) @3601   19 years ulf implement a way to set both maxScale and minScale, exchanging former …
(edit) @3593   19 years ulf two "line" improvements: - fix the annotate attribute handling (simply …
(edit) @3592   19 years ulf fix a typo in toString()
(edit) @3591   19 years ulf fix the whole XML handler, so the sequence of the XML tags doesn't …
(edit) @3590   19 years ulf make it possible to have both an icon and an area for the same …
(edit) @3589   19 years ulf fix a typo of recent commit
(edit) @3588   19 years ulf add a more verbose comment why and how to change settings for local …
(edit) @3587   19 years ulf bugfix: getPluginDir() is deprecated and in fact doesn't work with …
(edit) @3583   19 years ulf again, add some missing icons - partly self drawn, partly derived from …
(edit) @3582   19 years ulf again, add two self drawn new icons and improve some existing ones
(edit) @3572   19 years ulf again, add a set of new icons (e.g. waterway topic), some self drawn, …
(edit) @3567   19 years ulf update to latest shop topic changes
(edit) @3566   19 years ulf update to shop topic changes
(edit) @3565   19 years ulf an overview page, of all the icons mappaint could/should display, …
(edit) @3563   19 years ulf add some missing highway icon rules, icons of it still missing
(edit) @3562   19 years ulf add fire_station icon
(edit) @3561   19 years ulf add some of the missing and improve some existing icons
(edit) @3547   19 years ulf various fixes and enhancements: - add missing leisure tags - fix shop …
(edit) @3545   19 years ulf it's no longer required to copy the elemstyles.xml, as it's already …
(edit) @3544   19 years ulf add remaining stuff from proposed icons (power and man_made), add some …
(edit) @3542   19 years ulf add some more scaled icons from map features / proposed icons pages, …
(edit) @3541   19 years ulf adding lot's of missing tags and the icons I've recently copied/created
(edit) @3540   19 years ulf copied from ​http://wiki.openstreetmap.org/index.php/User:Batchoy and …
(edit) @3539   19 years ulf copied from ​http://wiki.openstreetmap.org/index.php/User:Batchoy and …
(edit) @3538   19 years ulf copied from applications\share\map-icons, scaled down to 16x16 pixels
(edit) @3537   19 years ulf derived from applications\share\map-icons, scaled down to 16x16 pixels …
(edit) @3536   19 years ulf derived from applications\share\map-icons
(edit) @3535   19 years ulf copied from map features page and scaled down to about 16 pixels
(edit) @3534   19 years ulf copied from applications\share\map-icons, scaled down to 16x16 pixels
(edit) @3533   19 years ulf copied from applications\share\map-icons, scaled down to 16x16 pixels
(edit) @3532   19 years ulf derived from applications\share\map-icons, scaled down to 16x16 pixels …
(edit) @3531   19 years ulf derived from applications\share\map-icons, scaled down to 16x16 pixels
(edit) @3530   19 years ulf copied from applications\share\map-icons
(edit) @3529   19 years ulf freshly made out of new pixels :-)
(edit) @3528   19 years ulf copied from applications\share\map-icons
(edit) @3527   19 years ulf derived from applications\share\map-icons, scaled down to 16x16 pixels
(edit) @3526   19 years ulf loosely derived from applications\share\map-icons, scaled down to …
(edit) @3525   19 years ulf copied from applications\share\map-icons
(edit) @3524   19 years ulf copied from applications\share\map-icons, scaled down to 16x16 pixels
(edit) @3523   19 years ulf derived from proposed icons page
(edit) @3522   19 years ulf copied from ​http://wiki.openstreetmap.org/index.php/User:Batchoy and …
(edit) @3521   19 years ulf copied from applications\share\map-icons
(edit) @3520   19 years ulf copied from applications\share\map-icons
(edit) @3519   19 years ulf copied from map features page and scaled down to about 16 pixels
(edit) @3518   19 years ulf derived from applications\share\map-icons, scaled down to 16x16 pixels …
(edit) @3517   19 years ulf copied from applications\share\map-icons and scaled down to 16x16 pixels
(edit) @3516   19 years ulf copied from applications\share\map-icons
(edit) @3515   19 years ulf copied from applications\share\map-icons and scaled down to 16x16 pixels
(edit) @3467   19 years joerg tried to set a propset to point to the map-icons
(edit) @3456   19 years ulf add some items from Michael Klugmann, fix some typos
(edit) @3455   19 years ulf merge content of applications/etc/elemstyles.xml and …
(edit) @3443   19 years ulf reorder all the tags in this file according to the map features wiki page
(edit) @2866   19 years damians new jar file
(edit) @2853   19 years damians ls.incomplete fixed
(edit) @2808   19 years damians fixed stroke bug
(edit) @2807   19 years damians added military danger_area direction arows only when selected roads …
(edit) @2796   19 years damians added help to elemstyles.xml and fixed a small bug
(edit) @2787   19 years damians added useRealWidth function
(edit) @2768   19 years damians Added standard style loading Dashed areas Added …
(edit) @2711   19 years damians fixed minor bugs
(edit) @2709   19 years damians updated mappaint.jar
(edit) @2708   19 years damians Larger update: - removed images folder - created style named standard …
(edit) @2689   19 years damians Edited elemstyles.xml
(edit) @2688   19 years damians Added support for the shown tag. Changed the isVisible code so that …
(edit) @2687   19 years damians added mappaint.jar as the latest build
(edit) @2686   19 years damians fixed build.xml
(edit) @2685   19 years damians made it compile with new josm version, drawSegments with direction
(edit) @2602   19 years andystreet Improvement on segment numbering to include areas
(edit) @2597   19 years andystreet Paint segment order numbers on ways
(edit) @2596   19 years andystreet Improve performance by only drawing the visible area rather than the …
(copy) @2549   19 years frederik resort
copied from utils/josm/plugins/mappaint
(edit) @2022   20 years jonb Update plugin description to match code which expects elemstyles.xml …
Note: See TracRevisionLog for help on using the revision log.