source: josm/trunk/src/org/openstreetmap/josm/data/imagery

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6316   9 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6310   9 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6296   9 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6289   9 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6266   10 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6264   10 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6248   10 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6143   10 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6093   10 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6087   10 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6069   10 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5874   10 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5763   10 years Don-vip Remove old code
(edit) @5729   10 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5617   10 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5541   10 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5460   11 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5391   11 years bastiK add session support for imagery layers
(edit) @5381   11 years Don-vip fix #7910 - Wrong suggested imagery layer providers (use of shapes …
(edit) @5369   11 years simon04 Suggest imagery layers for downloaded area based on <bounds>.
(edit) @5224   11 years bastiK remove unnecessary projection lookup
(edit) @5170   11 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4881   11 years stoecker remove old map file format support
(edit) @4869   11 years jttt Use final were appropriate
(edit) @4861   11 years bastiK remotecontrol: add 'type' parameter for /imagery request (this should …
(edit) @4856   11 years stoecker fix typo
(edit) @4853   11 years bastiK fixed #7248 - not worcked
(edit) @4830   11 years bastiK automatically migrate wms cache from old to new folder
(edit) @4829   11 years bastiK fixed #7291 - Can't use WMS layer in 4818
(edit) @4813   11 years bastiK make global cache folder user configurable; move wms cache to global …
(edit) @4745   11 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4713   11 years simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4506   11 years bastiK fixed #6816 - attribution for wmslayer (see [o26806])
(edit) @4492   11 years bastiK more options to configure imagery attribution (logo-url & …
(edit) @4464   12 years simon04 fix #6893 - add attribution getters to ImageryInfo (patch by Don-vip)
(edit) @4452   12 years bastiK remaining parameters for imagery preferences
(edit) @4450   12 years bastiK change preference format for imagery menu entries
(edit) @4437   12 years stoecker fix imagaery prefs saving
(edit) @4435   12 years stoecker fix projection checkin
(edit) @4432   12 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4430   12 years stoecker fix WMS projection checking, use Marcator when WMS supports it, drop …
(edit) @4428   12 years stoecker fix #6481 - default layers vanishing after first start
(edit) @4423   12 years bastiK applied #6834 - Imagery providers slippy map enhancements: polygon …
(edit) @4405   12 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4240   12 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(edit) @4216   12 years bastiK see #6562 - loading of default imagery sources broken
(edit) @4203   12 years stoecker fix #6544 - fix NPE
(edit) @4198   12 years stoecker fix #5911 - silently add attribution information also to old entries, …
(edit) @4195   12 years stoecker fix slippy map attribution handling and allow bounds and attribution …
(edit) @4194   12 years stoecker fix TMS zoom config bug
(edit) @4188   12 years stoecker improve TMS zoom handling
(edit) @4186   12 years jttt Fix #6522 NPE when adding wms layer
(edit) @4183   12 years stoecker fix #6432 - projection handling for TMS and WMS
(edit) @4145   12 years stoecker see #6213 - do more file closes hopefully fixing some update problems …
(edit) @4126   12 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4108   12 years stoecker fix #6405 - patch by bilbo - wms cache accepting absolute filenames
(edit) @4082   12 years bastiK applied #6347 (patch by glebius) - WmsCache.java doesn't compile
(edit) @4077   12 years jttt Fix #6320 imagery: Concurrent Modification Exception using jahoo sat
(edit) @4067   12 years jttt Better message (no stacktrace) when wms cache index file doesn't exist yet
(edit) @4065   12 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @4016   12 years Upliner fix #5863 add ability to cancel changes in Imagery providers list
(edit) @4014   12 years Upliner fix #6177 NPE when using sharpen with Yahoo imagery
(edit) @3978   12 years bastiK fix reload of imagery sources
(edit) @3974   12 years bastiK see #6088 - ImageryInfo.url is null (added additional check)
(edit) @3966   12 years Upliner use abs in offset conversion re #6049
(edit) @3962   12 years Upliner fix #6049 auto-update scale factor of Mercator offset bookmarks
(edit) @3961   12 years mjulius fix issue of default list of imagery providers being duplicated when …
(edit) @3934   12 years framm Changed the way in which JOSM handles imagery layer blacklisting. …
(edit) @3878   12 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3872   12 years stoecker see #5532 - add missing addProjectsions() function nobody seems able …
(edit) @3826   12 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3808   12 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3779   12 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3775   12 years Upliner Record mapview center coordinates for offeset bookmarks. Requested by …
(edit) @3747   12 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3737   12 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3734   12 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3720   12 years bastiK added missing svn:eol-style
(edit) @3719   12 years bastiK added missing license information
(edit) @3718   12 years Upliner Add WMSPlugin/SlippyMap settings migration dialog, fixes #5732
(add) @3715   12 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Note: See TracRevisionLog for help on using the revision log.