source: josm/trunk/src/org/openstreetmap/josm/gui/mappaint/StyleSource.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13815   6 years Don-vip fix #10047 - Initialize only active mappaint styles
(edit) @13810   6 years Don-vip support rendering of IPrimitive
(edit) @13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
(edit) @12825   7 years Don-vip see #15229 - see #15182 - make FileWatcher generic so it has no more …
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12378   7 years michael2402 Document the gui.mappaint package
(edit) @9334   8 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8297   9 years Don-vip fix #11382 - Improve MapCSS speed by using BitSets (patch by michael2402)
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8097   9 years stoecker see #10684, see #10688 - fix image scaling for mappaint
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7563   10 years bastiK see #10529 - remove "very old" multipolygon style (area tags on both …
(edit) @7450   10 years bastiK fixed #10421 - User-settings for mapcss mappaint styles * only boolean …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7185   10 years Don-vip see #9518 - Automatically reload local styles using new Java 7 …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6896   10 years bastiK mapcss: add support for @media expressions includes part of the style …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6148   11 years bastiK fixed #8686 - Allow ZIP files whose paths are relative to the ZIP root …
(edit) @6090   11 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @5275   12 years bastiK doc improvements
(edit) @5219   12 years bastiK mapstyles: add automatic reloading of local styles when they have been …
(edit) @4820   12 years bastiK extend image sanitize options
(edit) @4272   13 years bastiK mapcss: proper support for scaled icons (fixes #6560)
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3894   13 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(edit) @3876   13 years bastiK mapcss: support for more exotic constructs; make parser more robust: …
(edit) @3863   13 years bastiK extended mappaint style dialog
(add) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
Note: See TracRevisionLog for help on using the revision log.