source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8696   9 years wiktorn Glue WMS zoom levels to TMS zoom levels. Based on WMTS well known …
(edit) @8695   9 years wiktorn Allow zoom levels up to zoom level 24. Addresses: #11808
(edit) @8694   9 years Don-vip update to Proguard 5.2.1
(edit) @8693   9 years simon04 fix #11741 - Properties dialog: add taginfo icon Icon is based on …
(edit) @8692   9 years Don-vip see #11795 - fix HeadlessException with Jenkins
(edit) @8691   9 years Don-vip update to Groovy 2.4.4
(edit) @8690   9 years Don-vip see #11795 - fix error
(edit) @8689   9 years simon04 see #11428 - Make Overpass download an expert action
(edit) @8688   9 years simon04 see #11428 - Make Overpass server configurable
(edit) @8687   9 years Don-vip see #11795 - add taginfo target to Ant build
(edit) @8686   9 years Don-vip fix #11803 - wrong help link
(edit) @8685   9 years Don-vip see #11428 - fix checkstyle issues
(edit) @8684   9 years simon04 see #11428 - Add Overpass download dialog to core, provide Overpass …
(edit) @8683   9 years simon04 Typo in r8682
(edit) @8682   9 years simon04 fix #11790 - Validator dialog: lookup test errors for selected primitives
(edit) @8681   9 years simon04 see #11795 - taginfo-extract also external presets
(edit) @8680   9 years simon04 fix #11755 - Update version of opening_hours.js to 3.3.0
(edit) @8679   9 years simon04 fix #11741 - Properties dialog: add a contextual menu on taginfo
(edit) @8678   9 years Don-vip see #11421 - update documentation
(edit) @8677   10 years Don-vip fix #11793 - NPE
(edit) @8676   10 years Don-vip update presets lang
(edit) @8675   10 years simon04 I18n update
(edit) @8674   10 years Don-vip fix Checkstyle issues
(edit) @8673   10 years wiktorn Bing fixes. * Pass and handle error on url creation (attribution not …
(edit) @8672   10 years simon04 DownloadAlong: allow to specify areas smaller than 1km², use unit …
(edit) @8671   10 years simon04 taginfoextract: fix preset icon URLs For instance, mixed_lift now …
(edit) @8670   10 years simon04 fix #11749 - Jump to Position: add D M S and D M.M coordinate …
(edit) @8669   10 years Klumbumbus Change order of website and phone in contact presets. phone number is …
(edit) @8668   10 years Klumbumbus update preset for amenity=bicyle_parking
(edit) @8667   10 years Klumbumbus fix mappaint of unclosed amenity=bicycle_parking, (see #11415)
(edit) @8666   10 years Don-vip fix #11751 - JOSM JNLP doesn't restart in Linux (patch by simon04, …
(edit) @8665   10 years Don-vip update presets lang
(edit) @8664   10 years Don-vip update CheckStyle to 6.9
(edit) @8663   10 years simon04 fix #11442 - "Toolbar action" bug w/ 'notes' & normal dialogs
(edit) @8662   10 years simon04 I18n update
(edit) @8661   10 years Klumbumbus fix graphic glitch (monstrous traffic light) for nodes with …
(edit) @8660   10 years Don-vip fix #11756 - NPEs
(edit) @8659   10 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8658   10 years Don-vip fix #11756 - NPEs
(edit) @8657   10 years Don-vip fix #11769 - fix unit test (patch by michael2402)
(edit) @8656   10 years Don-vip enable Findbugs in Eclipse project
(edit) @8655   10 years Don-vip fix #11768 - Performance test: Use a generic random string list (patch …
(edit) @8654   10 years Don-vip fix #11769 - Documentation for KeyCondition (patch by michael2402)
(edit) @8653   10 years Don-vip fix #11756 - NPE
(edit) @8652   10 years Don-vip fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String)
(edit) @8651   10 years wiktorn fix tests
(edit) @8650   10 years wiktorn Follow HTTP(S) redirects in Add WMS wizzard / GetLayers. Closes: #11770
(edit) @8649   10 years wiktorn * performance improvements - move all cache accesses to worker thread, …
(edit) @8648   10 years wiktorn Pass headers to OsmTileLoader when using it as a fallback tile loader.
(edit) @8647   10 years wiktorn Performance improvements. * getTileUrl now uses generic, staticly …
(edit) @8646   10 years wiktorn Move listeners notification outside synchronized sections. Addresses: …
(edit) @8645   10 years Don-vip fix #11756, fix #11759 - NPEs
(edit) @8644   10 years Don-vip fix checkstyle issues
(edit) @8643   10 years wiktorn Fix behaviour when exception is thrown during download. * fix endless …
(edit) @8642   10 years wiktorn Temporary fix lockups on data layer removal when Validation layer is …
(edit) @8641   10 years bastiK fixed #11750 - Broken UTF-8 support in startup screen
(edit) @8640   10 years wiktorn Fix retrieving expired elemetnts from cache for TMS
(edit) @8639   10 years Don-vip fix #11747 - NPE
(edit) @8638   10 years Klumbumbus fix #11745 - typo
(edit) @8637   10 years Don-vip update to latest JMapViewer
(edit) @8636   10 years wiktorn Small TMS fixes. * fix handling of minimum and maximum expiration …
(edit) @8635   10 years wiktorn Fix Coverity warnings: * null pointer dereferences * make maksimum …
(edit) @8634   10 years Don-vip proper JOSM/JMapViewer integration
(edit) @8633   10 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8632   10 years Don-vip update Checkstyle to 6.8.1, update Eclipse project, fix checkstyle issues
(edit) @8631   10 years wiktorn Move lock aquires closer to try/catch/finally, to silent FindBugs …
(edit) @8630   10 years Klumbumbus fix #11737 - do not warn about "aerialway=yes is unspecific." for …
(edit) @8629   10 years wiktorn Fix NPE in CacheEntry and TMS settings * fix NPE in CacheEntry …
(edit) @8628   10 years wiktorn findbugs fixes
(edit) @8627   10 years wiktorn properly pass the message that user has not selected layer
(edit) @8626   10 years wiktorn checkstyle and sonar issues fixes
(edit) @8625   10 years bastiK applied #11713 - JOSM raster layers filters plugin development (patch …
(edit) @8624   10 years bastiK add missing svn:eol-style=native
(edit) @8623   10 years bastiK applied #11709 - New performance test for MapCSSStyleSource#apply and …
(edit) @8622   10 years bastiK fix unit test: preference file is read-only
(edit) @8621   10 years wiktorn Fix artifacts on clicks in CacheContentsPanel. Closes: #11703
(edit) @8620   10 years wiktorn autozoom checkbox display fix in right-menu click * proper display of …
(edit) @8619   10 years wiktorn Class cleanup / style fixes. * Replace Coordinate with ICoordinate * …
(edit) @8618   10 years wiktorn Fix calculation of World Bounds for WMS when no projection has no …
(edit) @8617   10 years Don-vip fix #11707 - "sport without physical feature" reported for …
(edit) @8616   10 years bastiK applied #11714 - StyledMapRenderer javadoc (patch by michael2402)
(edit) @8615   10 years bastiK fixed a Collections.reverse that should not be there (fixes #11496, …
(edit) @8614   10 years bastiK applied #11708 - Removed redundant code from StyledMapRenderer (patch …
(edit) @8613   10 years bastiK fixed #11496 - getVisibleLayersInZOrder() -> Comparator is not …
(edit) @8612   10 years Don-vip fix QA issues (javadoc, findbugs, checkstyle)
(edit) @8611   10 years Don-vip Add robustness to UNITS_TO_METERS parameters - this solves the …
(edit) @8610   10 years bastiK get rid of redundant ellipsoid info in epsg file
(edit) @8609   10 years bastiK add proj.4 syntax "+proj=utm +zone=... [+south]" for CustomProjection …
(edit) @8608   10 years Don-vip define static variable before first use to see if it solves NPE in …
(edit) @8607   10 years wiktorn fix error reporting when tiles were successfuly loaded
(edit) @8606   10 years wiktorn Properly report exceptions from tile download
(edit) @8605   10 years wiktorn added wmts imagery type
(edit) @8604   10 years wiktorn Better error reporting in JCS, checkstyle fixes
(edit) @8603   10 years wiktorn Properly size disk cache size. Cache size is provided in kB, …
(edit) @8602   10 years wiktorn Properly handle file based tile sources. * move …
(edit) @8601   10 years wiktorn Fix for tiles not loading after layer is added, when not moving the mouse
(edit) @8600   10 years wiktorn * fix sonar issues * implement cache clear for "clear" button Closes: …
(edit) @8599   10 years wiktorn Fix tests failing after [8598]
(edit) @8598   10 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8597   10 years wiktorn Removed unnecessary debug output
Note: See TracRevisionLog for help on using the revision log.