source: josm/trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7242   10 years bastiK add support for If-Modified-Since header in MirroredInputStream (see …
(edit) @7186   10 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(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) @6968   10 years stoecker also store untranslated imagery name
(edit) @6690   10 years Don-vip code/javadoc cleanup in imagery code
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4713   12 years simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4492   13 years bastiK more options to configure imagery attribution (logo-url & …
(edit) @4439   13 years bastiK change imagery projection tag to something neutral (wms 1.1.1 has …
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4430   13 years stoecker fix WMS projection checking, use Marcator when WMS supports it, drop …
(edit) @4423   13 years bastiK applied #6834 - Imagery providers slippy map enhancements: polygon …
(edit) @4419   13 years stoecker reactivate imagery source translation
(edit) @4405   13 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4313   13 years stoecker typo
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(add) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
Note: See TracRevisionLog for help on using the revision log.