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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9019   10 years Don-vip fix #12112 - Use java.util.Properties to read REVISION file in the …
(edit) @9017   10 years bastiK mapcss: fix partial fill for incomplete multipolygons (see #12104)
(edit) @9016   10 years bastiK mapcss: minor improvement for drawing of unclosed areas (see #12104)
(edit) @9008   10 years bastiK see #12104 - mapcss: partial filling of areas (fill-extent) for fill-image
(edit) @9007   10 years wiktorn Fix broken representation of URL-s in Imagery Preferences
(edit) @9005   10 years bastiK see #12104 - mapcss: add option for partial filling of areas (inspired …
(edit) @9004   10 years wiktorn Fix high CPU usage when showing small tiles. - …
(edit) @9002   10 years bastiK mappaint: added Einstein-pref to set text antialiasing hint (see …
(edit) @8994   10 years bastiK fixed #12025 - text along line rendering for bi-directional text
(edit) @8993   10 years Don-vip fix #12060 - NPE
(edit) @8991   10 years simon04 fix #12054 - IllegalArgumentException in JCS log handler
(edit) @8990   10 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8969   10 years Don-vip fix erroneous tagchecker warning: `key full_name:fa looks like …
(edit) @8968   10 years Don-vip update javadoc
(edit) @8958   10 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8941   10 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8936   10 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8927   10 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(edit) @8926   10 years Don-vip javadoc fixes
(edit) @8924   10 years Don-vip update references to Java bugs
(edit) @8906   10 years Don-vip remove deprecated stuff
(edit) @8901   10 years Don-vip fix #11969 - Add yh:WIDTH to tags.discardable
(edit) @8882   10 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @8873   10 years Don-vip fix #11967 - Regression: Object count in validator broken + add unit test
(edit) @8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8863   10 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8856   10 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8855   10 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8851   10 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8850   10 years Don-vip sonar - squid:S3047 - Multiple loops over the same set should be combined
(edit) @8849   10 years Don-vip sonar - squid:S1643 - Strings should not be concatenated using '+' in …
(edit) @8848   10 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
(edit) @8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8839   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8836   10 years Don-vip fix Checkstyle issues
(edit) @8829   10 years simon04 fix #10134 - Validator: allow to cancel validation tests This …
(edit) @8824   10 years wiktorn When looking for similar imageries look only within the imageries of …
(edit) @8817   10 years Don-vip see #11924 - JDK9 Jigsaw: do not run code in headless environment (for …
(edit) @8816   10 years Don-vip see #11924 - JDK9 Jigsaw: workaround for …
(edit) @8815   10 years wiktorn Improve tile display when imagery server returns errors randomly. * …
(edit) @8812   10 years simon04 see #11916 - Search: allow to use MapCSS selectors
(edit) @8811   10 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8800   10 years simon04 fix #11702 - Imagery: re-add info messages on HTTP requests
(edit) @8795   10 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8783   10 years simon04 HostLimitQueue: log "host limit reached" as DEBUG message
(edit) @8777   10 years Don-vip Basic Java 9 support: make code compile, and Linux scripts detect it
(edit) @8772   10 years Don-vip remove deprecated code from jmapviewer, deprecate plugin …
(edit) @8768   10 years wiktorn When tile loading task was canceled, tiles were not properly mark as …
(edit) @8767   10 years Klumbumbus remove oneway arrows of deprecated tag waterway=rapids
(edit) @8764   10 years Don-vip fix Checkstyle issues
(edit) @8753   10 years simon04 fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, …
(edit) @8752   10 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8743   10 years simon04 see #11834 - Use KeyValueVisitor in the UntaggedNode test
(edit) @8742   10 years simon04 fix #11834 - KeyValueVisitor: also provide primitive to the visitor
(edit) @8740   10 years simon04 fix #11834 - Use visitor pattern for key/value lookup (patch by …
(edit) @8739   10 years simon04 see #11833 - Attempt to fix infinite loop in MultipolygonCache (thanks …
(edit) @8737   10 years wiktorn Remove of org.openstreetmap.gui.jmapviewer.JobDispatcher. Closes: #11840
(edit) @8735   10 years simon04 fix #11839 - AbstractPrimitive: getKeys() is accessing this.keys …
(edit) @8734   10 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8724   10 years Don-vip fix #11813 - NPE
(edit) @8718   10 years simon04 Fix checkstyle warnings
(edit) @8714   10 years wiktorn Do not block in EDT thread, when waiting for attribution download. …
(edit) @8709   10 years simon04 see #11827 - fix NPE introduced in r8708
(edit) @8708   10 years simon04 see #11827 - see #11653 - Revert r8566 till its impacts are fully …
(edit) @8704   10 years wiktorn Fix minimum zooming breaking the calculation of best-zoom and zooming in.
(edit) @8697   10 years wiktorn fix failing tests
(edit) @8696   10 years wiktorn Glue WMS zoom levels to TMS zoom levels. Based on WMTS well known …
(edit) @8680   10 years simon04 fix #11755 - Update version of opening_hours.js to 3.3.0
(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) @8659   10 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8652   10 years Don-vip fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String)
(edit) @8649   10 years wiktorn * performance improvements - move all cache accesses to worker thread, …
(edit) @8647   10 years wiktorn Performance improvements. * getTileUrl now uses generic, staticly …
(edit) @8643   10 years wiktorn Fix behaviour when exception is thrown during download. * fix endless …
(edit) @8640   10 years wiktorn Fix retrieving expired elemetnts from cache for TMS
(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) @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) @8624   10 years bastiK add missing svn:eol-style=native
(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) @8616   10 years bastiK applied #11714 - StyledMapRenderer javadoc (patch by michael2402)
(edit) @8614   10 years bastiK applied #11708 - Removed redundant code from StyledMapRenderer (patch …
(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) @8604   10 years wiktorn Better error reporting in JCS, checkstyle fixes
Note: See TracRevisionLog for help on using the revision log.