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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8346   11 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   11 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8344   11 years bastiK applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
(edit) @8342   11 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8339   11 years stoecker fix #11409 - Remotecontrol on IPv6 and IPv4
(edit) @8338   11 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8334   11 years stoecker see #11405 - fix typo
(edit) @8332   11 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8331   11 years simon04 fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
(edit) @8327   11 years Don-vip fix #11386 - reduce cache memory footprint (patch by wiktorn)
(edit) @8326   11 years Don-vip fix #11404 - High CPU load during tile loading in TMS layer and …
(edit) @8325   11 years Don-vip see #11405 - fix typo
(edit) @8324   11 years Don-vip squid:S1133 - remove deprecated code
(edit) @8323   11 years stoecker see #10684 - remove remaining overlay() calls
(edit) @8320   11 years stoecker fix #11405 - warn about very long segments (>15km for now)
(edit) @8318   11 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8315   11 years stoecker remove old migration code
(edit) @8314   11 years bastiK applied #10902 - TMS simultaneous connections (2nd patch by wiktorn)
(edit) @8313   11 years Don-vip fix #11397 - NPE
(edit) @8309   11 years stoecker disable old empty internal tagchecker file
(edit) @8308   11 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8307   11 years bastiK applied #10902 - TMS simultaneous connections (patch by wiktorn)
(edit) @8299   11 years stoecker see #8562 - text correction
(edit) @8296   11 years stoecker see #8562 - move IPv6 detection to main class instead of preferences
(edit) @8295   11 years stoecker fix #8562 - autodetect working IPv6 - hopefully solve bad Java IPv6 support
(edit) @8291   11 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8290   11 years Don-vip code cleanup
(edit) @8286   11 years Don-vip fix sonar squid:S1444 - "public static" fields should always be constant
(edit) @8285   11 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8283   11 years stoecker some i18n code cleanups
(edit) @8269   11 years simon04 fix #11172 - Crossing ways: ignore highway=rest_area and …
(edit) @8266   11 years simon04 fix #9782 fix #10859 - MapCSS validator: evaluate real key and value …
(edit) @8265   11 years simon04 fix #10913 - MapCSS validator: retain sequence of fixing commands
(edit) @8257   11 years simon04 fix #11370 - "area" is not supported in validator asserts
(edit) @8255   11 years bastiK fixed #11369 - Add EPSG:2019 projection
(edit) @8242   11 years Don-vip fix #11360 - do not propose autofix for opening_hours with the same …
(edit) @8239   11 years simon04 fix #9242 - Validator: reword "A name:* translation is missing" test result
(edit) @8237   11 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8224   11 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8199   11 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8194   11 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8186   11 years bastiK see #11312 - imagerycache Plugin broken by recent changes in JOSM …
(edit) @8176   11 years stoecker fix #11317 - tile flickering during TMS loading - patch by wiktorn
(edit) @8174   11 years bastiK see #11216 - fixes NPE when BingAttribution is not loaded, and for not …
(edit) @8172   11 years bastiK see #11216 - fix IndexedDiskCacheManager (patch by wiktorn)
(edit) @8168   11 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
(edit) @8155   11 years bastiK applied #11250 - User#userMap is not synchronized (patch by michael2402)
(edit) @8140   11 years bastiK mappaint: turn off anti-aliasing for area drawing (small performance …
(edit) @8130   11 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8126   11 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8113   11 years bastiK fixed #11201 - don't create TextLayout for zero length string
(edit) @8111   11 years bastiK fixed #11194 - Bangla script not rendered correctly on main map area
(edit) @8110   11 years bastiK see #11194 - fix rendering of Bangla script (among others) when there …
(edit) @8106   11 years Klumbumbus fix #11152 - improve validator message.
(edit) @8100   11 years stoecker fix #10581 - rewrite old URL's to JOSM server
(edit) @8093   11 years stoecker javadoc fixes
(edit) @8092   11 years stoecker some javadoc
(edit) @8091   11 years stoecker proper handling of language infor for maps name and description
(edit) @8085   11 years bastiK fixed #10216 Offsetting node icon in MapCSS also: rework of rendering …
(edit) @8071   11 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @8067   11 years stoecker version off by one
(edit) @8065   11 years stoecker display imagery description in preferences dialog tooltip
(edit) @8045   11 years Klumbumbus fix #6363 - downgrade "Style for inner way equals multipolygon" …
(edit) @7995   11 years Don-vip fix #11047 - changeset: no length check for the source field
(edit) @7987   11 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7986   11 years Don-vip fix #10945 - restore warning at INFO level when relations all have the …
(edit) @7981   11 years Don-vip fix #10995 - lower "Unnamed junction" warning to info level
(edit) @7961   11 years Don-vip signature change to allow better flexibility for plugins
(edit) @7951   11 years Don-vip fix some Sonar issues
(edit) @7947   11 years Don-vip fix #10945 - allow several associatedStreet relations if they share …
(edit) @7941   11 years Don-vip fix #10949 - fix false positives in relation checker for multipolygons …
(edit) @7937   11 years bastiK add subversion property svn:eol=native
(edit) @7936   11 years bastiK add support for projection EPSG:25828 to EPSG:25838 (ETRS89 / UTM) - …
(edit) @7932   11 years Don-vip see #10938 - take noname=yes into account in validator tests
(edit) @7902   11 years Don-vip see #10696 - allow URLs without protocol
(edit) @7899   11 years Don-vip fix #10223 - false positive for "Missing pedestrian crossing information"
(edit) @7894   11 years Don-vip Enable CLDR and add support for Khmer language (km) for Java 8 users
(edit) @7888   11 years Don-vip fix #10083 - exclude more keys from *:lanes test
(edit) @7885   11 years Don-vip see #9844 - code cleanup
(edit) @7884   11 years Don-vip fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
(edit) @7881   11 years Don-vip fix regression caused by optimization done in r7879
(edit) @7879   11 years Don-vip optimize / ease debug the chek of assertions in MapCSSTagChecker
(edit) @7865   11 years Don-vip fix NPE, typo
(edit) @7864   11 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7856   11 years Don-vip catch Exception instead of Throwable
(edit) @7848   11 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7841   11 years bastiK rework command line switches to set JOSM directories: …
(edit) @7834   11 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7831   11 years Don-vip see #10026 - use recommended preferences directory on OSX. Linux and …
(edit) @7829   11 years Don-vip see #6248, #10026 - use recommended cache directories on Windows and …
(edit) @7828   11 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(edit) @7824   11 years Don-vip fix #10862 - proper validation of IDN (Internationalized Domain Name) …
(edit) @7817   11 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   11 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7801   11 years Don-vip fix some Sonar issues
(edit) @7798   11 years Don-vip see #10825 - always create nodes with coordinates
(edit) @7796   11 years Don-vip see #10825 - handle dataset properly in mapcss tagchecker verification …
(edit) @7783   11 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7782   11 years Don-vip fix #10826 - Add note sorting options (patch by ToeBee)
(edit) @7779   11 years Don-vip fix #10810 - update Apache Validator routines to latest version in …
Note: See TracRevisionLog for help on using the revision log.