source: josm/trunk/src/org/openstreetmap/josm/data/imagery/WmsCache.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7028   10 years Don-vip fix #9962 - NPE in WMS cache (regression from r7012)
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5763   11 years Don-vip Remove old code
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4830   12 years bastiK automatically migrate wms cache from old to new folder
(edit) @4829   12 years bastiK fixed #7291 - Can't use WMS layer in 4818
(edit) @4813   12 years bastiK make global cache folder user configurable; move wms cache to global …
(edit) @4745   12 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4186   13 years jttt Fix #6522 NPE when adding wms layer
(edit) @4108   13 years stoecker fix #6405 - patch by bilbo - wms cache accepting absolute filenames
(edit) @4082   13 years bastiK applied #6347 (patch by glebius) - WmsCache.java doesn't compile
(edit) @4077   13 years jttt Fix #6320 imagery: Concurrent Modification Exception using jahoo sat
(edit) @4067   13 years jttt Better message (no stacktrace) when wms cache index file doesn't exist yet
(add) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
Note: See TracRevisionLog for help on using the revision log.