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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7476   10 years Don-vip fix NPE seen in continuous integration, reproducible in offline mode
(edit) @7203   10 years bastiK fixed #10088 - Can't use custom TMS layer anymore (see #9914)
(edit) @7186   10 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6968   10 years stoecker also store untranslated imagery name
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6690   10 years Don-vip code/javadoc cleanup in imagery code
(edit) @6364   10 years Don-vip fix #3744 - Refresh list of TMS layers of download dialog when imagery …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6266   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5541   11 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5369   12 years simon04 Suggest imagery layers for downloaded area based on <bounds>.
(edit) @4881   12 years stoecker remove old map file format support
(edit) @4861   12 years bastiK remotecontrol: add 'type' parameter for /imagery request (this should …
(edit) @4856   12 years stoecker fix typo
(edit) @4853   12 years bastiK fixed #7248 - not worcked
(edit) @4713   12 years simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4506   13 years bastiK fixed #6816 - attribution for wmslayer (see [o26806])
(edit) @4492   13 years bastiK more options to configure imagery attribution (logo-url & …
(edit) @4464   13 years simon04 fix #6893 - add attribution getters to ImageryInfo (patch by Don-vip)
(edit) @4452   13 years bastiK remaining parameters for imagery preferences
(edit) @4450   13 years bastiK change preference format for imagery menu entries
(edit) @4437   13 years stoecker fix imagaery prefs saving
(edit) @4435   13 years stoecker fix projection checkin
(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) @4405   13 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(edit) @4198   13 years stoecker fix #5911 - silently add attribution information also to old entries, …
(edit) @4195   13 years stoecker fix slippy map attribution handling and allow bounds and attribution …
(edit) @4194   13 years stoecker fix TMS zoom config bug
(edit) @4188   13 years stoecker improve TMS zoom handling
(edit) @3974   13 years bastiK see #6088 - ImageryInfo.url is null (added additional check)
(edit) @3934   13 years framm Changed the way in which JOSM handles imagery layer blacklisting. …
(edit) @3878   13 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(add) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Note: See TracRevisionLog for help on using the revision log.