|
|
@35022
|
5 years |
donvip |
release JMapViewer 2.10
|
|
|
@35021
|
5 years |
donvip |
update README
|
|
|
@35020
|
5 years |
donvip |
fix #josm17772 - set a default User-Agent, restore threads to 8
|
|
|
@35019
|
5 years |
donvip |
see #josm17744 - use proper logger
|
|
|
@35018
|
5 years |
donvip |
see #josm17772 - allow to configure osm tile loader threads number, …
|
|
|
@35017
|
5 years |
donvip |
see #17744 - allow to configure Bing API key
|
|
|
@35016
|
5 years |
donvip |
add a new SettingsAdapter mechanism
|
|
|
@34798
|
6 years |
donvip |
release JMapViewer 2.9
|
|
|
@34784
|
6 years |
donvip |
see #josm17116 - use existing translated string
|
|
|
@34783
|
6 years |
donvip |
see #josm17116 - translate "No tile at this zoom level"
|
|
|
@34777
|
6 years |
donvip |
see #josm16073 - fix build
|
|
|
@34776
|
6 years |
stoecker |
drop SPOT images, not working anymor
|
|
|
@34766
|
6 years |
donvip |
see #josm16073 - fix build, add Bing min zoom and doc
|
|
|
@34765
|
6 years |
stoecker |
fix default layers
|
|
|
@34764
|
6 years |
donvip |
fix javadoc
|
|
|
@34763
|
6 years |
donvip |
remove unused imports
|
|
|
@34762
|
6 years |
donvip |
typo
|
|
|
@34761
|
6 years |
donvip |
release JMapViewer 2.8 - update to checkstyle 8.15
|
|
|
@34760
|
6 years |
donvip |
see #josm16937 - make sure images are loaded using JOSM bullet-proof engine
|
|
|
@34759
|
6 years |
donvip |
use lambdas for listeners
|
|
|
@34716
|
6 years |
wiktorn |
Fix tests.
See: #josm:16769
|
|
|
@34715
|
6 years |
wiktorn |
Performance improvements for getTileUrl
See: #16769
|
|
|
@34702
|
6 years |
donvip |
fix #josm16910 - Add public setter method for TileSourceInfo.cookies
|
|
|
@34681
|
6 years |
donvip |
see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
|
|
|
@34670
|
6 years |
donvip |
update to spotbugs 3.1.6
|
|
|
@34669
|
6 years |
donvip |
see #josm16769 - add unit tests for JMapViewer
|
|
|
@34621
|
6 years |
simon04 |
[jmapviewer] fix deprecation warning in Demo
|
|
|
@34616
|
6 years |
donvip |
fix error-prone warnings
|
|
|
@34178
|
7 years |
donvip |
update checkstyle filters to ignore the only file where authors found …
|
|
|
@34177
|
7 years |
glebius |
Restore r30224, which was bluntly erased by r31429. To avoid future …
|
|
|
@34124
|
7 years |
donvip |
Generate HTML5 javadoc for Java >= 9
|
|
|
@34119
|
7 years |
donvip |
Release JMapViewer 2.7. Update to Checkstyle 8.8 and SpotBugs 3.1.2
|
|
|
@34094
|
7 years |
stoecker |
use https
|
|
|
@34085
|
7 years |
donvip |
fix #josm16088 - catch NumberFormatException when parsing Bing …
|
|
|
@34084
|
7 years |
donvip |
see #josm16048 - fix HTML5 javadoc warnings
|
|
|
@34083
|
7 years |
donvip |
Release JMapViewer 2.6
|
|
|
@34066
|
7 years |
donvip |
fix typo: setZoomContolsVisible => setZoomControlsVisible
|
|
|
@34042
|
7 years |
bastik |
see #josm15852 - protected access for field tileSize
|
|
|
@34033
|
7 years |
donvip |
release JMapViewer 2.5
|
|
|
@34032
|
7 years |
donvip |
update to checkstyle 8.7
|
|
|
@33973
|
7 years |
stoecker |
see #josm15713 - rename dirty mode
|
|
|
@33972
|
7 years |
donvip |
update to CheckStyle 8.5
|
|
|
@33971
|
7 years |
donvip |
see #josm15713 - Add dirty-mode
|
|
|
@33924
|
7 years |
donvip |
release JMapViewer 2.4
|
|
|
@33805
|
7 years |
donvip |
update README and tools (spotbugs, checkstyle 8.0)
|
|
|
@33804
|
7 years |
donvip |
see #josm15539 - add a new method to ease asynchronous testing (patch …
|
|
|
@33762
|
7 years |
donvip |
http://errorprone.info/bugpattern/JdkObsolete: use ArrayList instead …
|
|
|
@33483
|
7 years |
donvip |
release JMapViewer 2.3
|
|
|
@33482
|
7 years |
donvip |
update readme + checkstyle 7.8.2
|
|
|
@33431
|
7 years |
bastik |
see #josm14796 - increase the number of concurrent downloads from 3 to …
|
|
|
@33422
|
7 years |
donvip |
handle empty cookies
|
|
|
@33343
|
7 years |
donvip |
release JMapViewer 2.2
|
|
|
@33340
|
7 years |
donvip |
see #josm14832 - display the URL as attribution if text is missing
|
|
|
@33334
|
7 years |
donvip |
checkstyle
|
|
|
@33332
|
7 years |
donvip |
see #josm14832 - display the URL as attribution is text is missing
|
|
|
@33320
|
7 years |
bastik |
see #14796 - make API key an abstract getter
|
|
|
@33314
|
7 years |
bastik |
see #josm14796 - make use of private API_KEY field
|
|
|
@33313
|
7 years |
bastik |
see #josm14796 - various improvements for JMapViewer (patch by Chris …
|
|
|
@33287
|
8 years |
donvip |
release JMapViewer 2.1
|
|
|
@33286
|
8 years |
donvip |
sonar - fix various issues
|
|
|
@33285
|
8 years |
donvip |
sonar - squid:UndocumentedApi - Public types, methods and fields (API) …
|
|
|
@33284
|
8 years |
donvip |
update to Checkstyle 7.7
|
|
|
@33219
|
8 years |
bastik |
[jmapviewer] see #josm7427 - remove 'final' + extend toString()
|
|
|
@33211
|
8 years |
bastik |
[jmapviewer] class TileAnchor not needed in jmapviewer -> move to JOSM
|
|
|
@33210
|
8 years |
bastik |
[jmapviewer] see #josm7427 - remove unnecessary API
|
|
|
@33209
|
8 years |
bastik |
[jmapviewer] see #josm7427 - adapt the Tile class a bit, so it can …
|
|
|
@33208
|
8 years |
bastik |
[jmapviewer] see #josm7427 - add copy constructor
|
|
|
@33207
|
8 years |
bastik |
see #josm7427 - add interface and class for projected coordinates; add …
|
|
|
@33206
|
8 years |
bastik |
[jmapviewer] move TileRange class to jmapviewer
|
|
|
@33128
|
8 years |
donvip |
error-prone - enums should be immutable, and cannot have non-final fields
|
|
|
@33081
|
8 years |
simon04 |
see #josm13376 - Use TimeUnit instead of combinations of 1000/60/60/24
|
|
|
@33079
|
8 years |
simon04 |
Fix http://errorprone.info/bugpattern/NarrowingCompoundAssignment
|
|
|
@33034
|
8 years |
wiktorn |
Use images supporting transpracency for placeholders loaded from …
|
|
|
@32821
|
8 years |
donvip |
fix #13222 - Use visitor pattern for painting tiles (patch by …
|
|
|
@32782
|
8 years |
donvip |
release JMapViewer 2.0
|
|
|
@32769
|
8 years |
glebius |
Explicitly set tileSize and explain why.
|
|
|
@32761
|
8 years |
glebius |
Add possibility to specify a custom templated URL to be used with …
|
|
|
@32760
|
8 years |
glebius |
Remove stray newline in comment.
|
|
|
@32759
|
8 years |
glebius |
Restore proper operation of ScanexTileSource, broken by donvip …
|
|
|
@32724
|
8 years |
donvip |
error-prone - fix warning OperatorPrecedence + javadoc
|
|
|
@32723
|
8 years |
donvip |
error-prone - fix warning SynchronizeOnNonFinalField
|
|
|
@32722
|
8 years |
donvip |
fix #13210 - Start extracting coordinate conversion out of tile source …
|
|
|
@32682
|
8 years |
donvip |
remove unused constructor
|
|
|
@32681
|
8 years |
donvip |
see #josm13137 - remove remaining MapQuest class
|
|
|
@32677
|
8 years |
donvip |
see #josm11390 - switch to Java 8
|
|
|
@32666
|
8 years |
donvip |
release JMapViewer 1.18
|
|
|
@32665
|
8 years |
simon04 |
see #josm13137 - Remove MapQuest Open
|
|
|
@32664
|
8 years |
wiktorn |
* small pretty print fixes (MemoryTileCache, TileSet)
|
|
|
@32618
|
8 years |
donvip |
release JMapViewer 1.17
|
|
|
@32602
|
8 years |
donvip |
sonar - squid:S2148 / squid:S1449
|
|
|
@32390
|
8 years |
donvip |
checkstyle: enable SingleSpaceSeparator
|
|
|
@32389
|
8 years |
donvip |
add new method to handle exceptions
|
|
|
@32207
|
8 years |
donvip |
Release JMapViewer 1.16 with update of checkstyle to 6.19
|
|
|
@32181
|
8 years |
donvip |
fix some sonar issues
|
|
|
@32180
|
8 years |
donvip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@32179
|
8 years |
donvip |
update to checkstyle 6.18, add SonarLint configuration
|
|
|
@32121
|
9 years |
donvip |
update to checkstyle 6.17
|
|
|
@32113
|
9 years |
wiktorn |
Fix NPE when no content is defined.
Closes: #josm12637
|
|
|
@32087
|
9 years |
donvip |
Release JMapViewer 1.15 (fix archive)
|
|
|
@32086
|
9 years |
donvip |
Release JMapViewer 1.15
|
|
|