source: osm/applications/viewer/jmapviewer/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35018   5 years donvip see #josm17772 - allow to configure osm tile loader threads number, …
(edit) @35017   5 years donvip see #17744 - allow to configure Bing API key
(edit) @35016   5 years donvip add a new SettingsAdapter mechanism
(edit) @34784   6 years donvip see #josm17116 - use existing translated string
(edit) @34783   6 years donvip see #josm17116 - translate "No tile at this zoom level"
(edit) @34777   6 years donvip see #josm16073 - fix build
(edit) @34776   6 years stoecker drop SPOT images, not working anymor
(edit) @34766   6 years donvip see #josm16073 - fix build, add Bing min zoom and doc
(edit) @34765   6 years stoecker fix default layers
(edit) @34763   6 years donvip remove unused imports
(edit) @34762   6 years donvip typo
(edit) @34760   6 years donvip see #josm16937 - make sure images are loaded using JOSM bullet-proof engine
(edit) @34759   6 years donvip use lambdas for listeners
(edit) @34715   6 years wiktorn Performance improvements for getTileUrl See: #16769
(edit) @34702   6 years donvip fix #josm16910 - Add public setter method for TileSourceInfo.cookies
(edit) @34681   6 years donvip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @34669   6 years donvip see #josm16769 - add unit tests for JMapViewer
(edit) @34621   6 years simon04 [jmapviewer] fix deprecation warning in Demo
(edit) @34616   6 years donvip fix error-prone warnings
(edit) @34177   6 years glebius Restore r30224, which was bluntly erased by r31429. To avoid future …
(edit) @34094   6 years stoecker use https
(edit) @34085   6 years donvip fix #josm16088 - catch NumberFormatException when parsing Bing …
(edit) @34084   6 years donvip see #josm16048 - fix HTML5 javadoc warnings
(edit) @34066   7 years donvip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @34042   7 years bastik see #josm15852 - protected access for field tileSize
(edit) @33973   7 years stoecker see #josm15713 - rename dirty mode
(edit) @33971   7 years donvip see #josm15713 - Add dirty-mode
(edit) @33804   7 years donvip see #josm15539 - add a new method to ease asynchronous testing (patch …
(edit) @33762   7 years donvip http://errorprone.info/bugpattern/JdkObsolete: use ArrayList instead …
(edit) @33431   7 years bastik see #josm14796 - increase the number of concurrent downloads from 3 to …
(edit) @33422   7 years donvip handle empty cookies
(edit) @33340   7 years donvip see #josm14832 - display the URL as attribution if text is missing
(edit) @33334   7 years donvip checkstyle
(edit) @33332   7 years donvip see #josm14832 - display the URL as attribution is text is missing
(edit) @33320   7 years bastik see #14796 - make API key an abstract getter
(edit) @33314   7 years bastik see #josm14796 - make use of private API_KEY field
(edit) @33313   7 years bastik see #josm14796 - various improvements for JMapViewer (patch by Chris …
(edit) @33286   7 years donvip sonar - fix various issues
(edit) @33285   7 years donvip sonar - squid:UndocumentedApi - Public types, methods and fields (API) …
(edit) @33219   7 years bastik [jmapviewer] see #josm7427 - remove 'final' + extend toString()
(edit) @33211   7 years bastik [jmapviewer] class TileAnchor not needed in jmapviewer -> move to JOSM
(edit) @33210   7 years bastik [jmapviewer] see #josm7427 - remove unnecessary API
(edit) @33209   7 years bastik [jmapviewer] see #josm7427 - adapt the Tile class a bit, so it can …
(edit) @33208   7 years bastik [jmapviewer] see #josm7427 - add copy constructor
(edit) @33207   7 years bastik see #josm7427 - add interface and class for projected coordinates; add …
(edit) @33206   7 years bastik [jmapviewer] move TileRange class to jmapviewer
(edit) @33128   8 years donvip error-prone - enums should be immutable, and cannot have non-final fields
(edit) @33081   8 years simon04 see #josm13376 - Use TimeUnit instead of combinations of 1000/60/60/24
(edit) @33079   8 years simon04 Fix http://errorprone.info/bugpattern/NarrowingCompoundAssignment
(edit) @33034   8 years wiktorn Use images supporting transpracency for placeholders loaded from …
(edit) @32821   8 years donvip fix #13222 - Use visitor pattern for painting tiles (patch by …
(edit) @32769   8 years glebius Explicitly set tileSize and explain why.
(edit) @32761   8 years glebius Add possibility to specify a custom templated URL to be used with …
(edit) @32760   8 years glebius Remove stray newline in comment.
(edit) @32759   8 years glebius Restore proper operation of ScanexTileSource, broken by donvip …
(edit) @32724   8 years donvip error-prone - fix warning OperatorPrecedence + javadoc
(edit) @32723   8 years donvip error-prone - fix warning SynchronizeOnNonFinalField
(edit) @32722   8 years donvip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @32682   8 years donvip remove unused constructor
(edit) @32681   8 years donvip see #josm13137 - remove remaining MapQuest class
(edit) @32677   8 years donvip see #josm11390 - switch to Java 8
(edit) @32665   8 years simon04 see #josm13137 - Remove MapQuest Open
(edit) @32664   8 years wiktorn * small pretty print fixes (MemoryTileCache, TileSet)
(edit) @32602   8 years donvip sonar - squid:S2148 / squid:S1449
(edit) @32390   8 years donvip checkstyle: enable SingleSpaceSeparator
(edit) @32389   8 years donvip add new method to handle exceptions
(edit) @32181   8 years donvip fix some sonar issues
(edit) @32180   8 years donvip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @32113   8 years wiktorn Fix NPE when no content is defined. Closes: #josm12637
(edit) @32085   8 years donvip update to checkstyle 6.16
(edit) @32083   9 years wiktorn Fix regression bug from [31301]. Closes #josm#12571.
(edit) @32074   9 years bastik see #josm12539 - option to reverse zoom with mouse wheel
(edit) @32073   9 years wiktorn Snap scale to mercator zoom levels. See #josm12350. Patch submitted …
(edit) @32051   9 years bastik see #josm12437 - change preference type to MultiMap
(edit) @32030   9 years stoecker style cleanup
(edit) @32025   9 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @32024   9 years wiktorn Finish removal of tile-size workaround code started in [josm9617]. …
(edit) @32023   9 years donvip see #josm12425 - checkstyle
(edit) @32022   9 years stoecker see #josm12425 - fix handling of equal no tile headers with different …
(edit) @32021   9 years stoecker add checksum based no-tile detection, see #josm12425
(edit) @32008   9 years donvip refactoring - global simplification of use of setLayout method - …
(edit) @32007   9 years wiktorn Clear the queue of JMapViewer when panning map and switch to …
(edit) @31991   9 years donvip javadoc
(edit) @31904   9 years donvip update to checkstyle 6.14.1
(edit) @31894   9 years donvip fix javadoc
(edit) @31855   9 years simon04 Use HTTPS for Bing Aerial
(edit) @31792   9 years donvip sonar - Performance - Method passes constant String of length 1 to …
(edit) @31791   9 years donvip sonar - squid:S00117 - Local variable and method parameter names …
(edit) @31790   9 years donvip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @31785   9 years donvip [jmapviewer] update to checkstyle 6.13
(edit) @31780   9 years donvip checkstyle
(edit) @31739   9 years wiktorn Fix high CPU usage when showing small tiles. - …
(edit) @31611   9 years wiktorn Fix missing tiles in cache, when tiles list is short (ex. low zoom …
(edit) @31610   9 years wiktorn Do not wait on accessing attribution. As getAttribution is called in …
(edit) @31609   9 years wiktorn All access to MemoryTIleCache will move cached object to the front of …
(edit) @31606   9 years wiktorn Fix for MemoryTileCache growing uncontrolled
(edit) @31588   9 years wiktorn loading a tile does not mean, that the tile is not loaded. If the tile …
(edit) @31581   9 years donvip fix Checkstyle issues
(edit) @31573   9 years donvip remove deprecated code
(edit) @31572   9 years wiktorn Introduce method for marking tile as canceled
Note: See TracRevisionLog for help on using the revision log.