source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9915   8 years Don-vip see #12587 - checkstyle
(edit) @9914   8 years Don-vip see #12350 - fix coverity 1352420, 1352421, 1352422, 1352423, 1352424 …
(edit) @9913   8 years wiktorn Disable cache for OAuth requests See: #12584
(edit) @9912   8 years simon04 fix #12587 - fix NPE in HttpClient
(edit) @9911   8 years simon04 Remove code to be removed end of 2015
(edit) @9910   8 years Don-vip update new TLD from IANA - version 2016030200
(edit) @9909   8 years Don-vip add more unit tests
(edit) @9908   8 years Don-vip see #12186, #11924 - update projection regression test file for Java 9 …
(edit) @9907   8 years Don-vip add more unit tests
(edit) @9906   8 years Don-vip PrefEntry: add unit tests, fix findbugs warning
(edit) @9905   8 years Don-vip PostDownloadHandler: remove unused code, add unit tests
(edit) @9904   8 years simon04 see #12584 - Provide some OAuth debug output
(edit) @9903   8 years Don-vip fix #12578 - Take pipeline substations into account when validating …
(edit) @9902   8 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9901   8 years Don-vip update to checkstyle 6.16
(edit) @9900   8 years Don-vip fix #12377 - detect intersecting outer members in multipolygons
(edit) @9899   8 years wiktorn Use one static instance of NativeScaleLayer for all TMS layers. See: …
(edit) @9898   8 years Don-vip update new TLD from IANA - version 2016022800
(edit) @9897   8 years wiktorn Use maximum/minimum supported zoom levels for native scale …
(edit) @9896   8 years simon04 I18n update
(edit) @9895   8 years Don-vip see #12386 - add power=portal, power=terminal, power=insulator
(edit) @9894   8 years Don-vip see #12488 - fix coverity 1352298 - 1352299
(edit) @9893   8 years Don-vip fix #12568 - NPE
(edit) @9892   8 years Klumbumbus see #12227 - remove wrong stonemason icon; don't overwrite icons with …
(edit) @9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
(edit) @9890   8 years Don-vip update new TLD from IANA - version 2016022601
(edit) @9889   8 years wiktorn Proper fix for [9888]
(edit) @9888   8 years wiktorn Properly handle situation, when Style tag doesn't contain Identifier. …
(edit) @9887   8 years wiktorn Properly interpret more complex getCapabilities documents. Keep a …
(edit) @9886   8 years simon04 see #12570 - Group opening hours tests
(edit) @9885   8 years simon04 fix #12563 - Try to avoid ... in status bar for custom LatLon formats
(edit) @9884   8 years Klumbumbus ignore type=building in "value not in presets" validator warning …
(edit) @9883   8 years Don-vip fix #12568 - IndexOutOfBoundsException in NativeScaleLayer$ScaleList - …
(edit) @9882   8 years Don-vip update new TLD from IANA - version 2016022500
(edit) @9881   8 years Don-vip remove unused code, add unit test
(edit) @9880   8 years Don-vip findbugs
(edit) @9879   8 years simon04 Checkstyle
(edit) @9878   8 years simon04 see #11516 - Add Geometry unit tests
(edit) @9877   8 years simon04 fix #12488 - Fix ArrayIndexOutOfBoundsException when using tag filter …
(edit) @9876   8 years simon04 fix #12521 - On Overpass API error OSM API gets blamed
(edit) @9875   8 years simon04 I18n update
(edit) @9874   8 years Don-vip update new TLD from IANA - version 2016022400
(edit) @9873   8 years simon04 see #12453 - Display "discourage upload" in layer popup menu for …
(edit) @9872   8 years simon04 fix #12535 - Splitting ways give wrong message in the Command Stack
(edit) @9871   8 years simon04 see #12563 - Fix unit test
(edit) @9870   8 years Don-vip PluginHandler: deprecate kendzi3d-jogl plugin, remove unused code, …
(edit) @9869   8 years Don-vip see #12557 - rename integration test correctly
(edit) @9868   8 years Don-vip ignore frequent network errors with www.freietonne.de causing too much …
(edit) @9867   8 years Don-vip see #11968, fix #12550 - in relation editor, node features are shown …
(edit) @9866   8 years Don-vip fix #12559 - The “Skip Download” popup displays incorrectly
(edit) @9865   8 years wiktorn checkstyle fixes
(edit) @9864   8 years wiktorn Add WKID (Well Known ID) pattern to WMS url templates. Patch by: …
(edit) @9863   8 years simon04 see #12275 - Clarify variable name
(edit) @9862   8 years simon04 fix #12563 - Allow to customize LatLon formatting Use the preference …
(edit) @9861   8 years simon04 Unit test, Javadoc for LatLon
(edit) @9860   8 years wiktorn Tile Source class as a Generic Type to AbstractTileSourceLayer …
(edit) @9859   8 years simon04 see #12514, fix #12560 - Fix MapCSSParserTest#testMinMaxFunctions
(edit) @9858   8 years simon04 fix #12268 - Allow copying note text from toggle dialog
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(edit) @9856   8 years simon04 fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7
(edit) @9855   8 years Don-vip see #12557 : remove unused code
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9853   8 years Don-vip fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
(edit) @9852   8 years Klumbumbus fix #10991 - add preset for route=foot
(edit) @9851   8 years Klumbumbus fix #12551 - add leisure=fitness_station to preset and mappaint …
(edit) @9850   8 years Don-vip findbugs
(edit) @9849   8 years Don-vip add more unit tests
(edit) @9848   8 years Don-vip see #12426 - checkstyle
(edit) @9847   8 years Don-vip code refactoring
(edit) @9846   8 years wiktorn Divde by zero found by Coverity Scan. See: #12350
(edit) @9845   8 years Don-vip add more unit tests
(edit) @9844   8 years wiktorn Use HTML formatting for projection warning message for line wrapping. …
(edit) @9843   8 years Klumbumbus fix #12496 - Verify properly tagged islands and islets (modified patch …
(edit) @9842   8 years Don-vip update to Jacoco 0.7.6 / Groovy 2.4.6 from: * …
(edit) @9841   8 years Don-vip add unit test
(edit) @9840   8 years wiktorn ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar. …
(edit) @9839   8 years Klumbumbus fix #11270 - add validator warning for missing/wrong …
(edit) @9838   8 years Don-vip checkstyle
(edit) @9837   8 years Klumbumbus fix #12422 - remove "lit on suspicious object" warning and replace by …
(edit) @9836   8 years Klumbumbus fix #12494 - improve "questionable key (ending with a number)" warning
(edit) @9835   8 years Klumbumbus fix #12500 - deprecate sport=skating in favor of sport=ice_skating
(edit) @9834   8 years Klumbumbus fix #12541 - downgrade "style for outer way mismatches polygon" …
(edit) @9833   8 years bastiK fixed #12507 - slow mouse wheel scrolling (based on patch by kolesar)
(edit) @9832   8 years bastiK add test
(edit) @9831   8 years bastiK see #12507 - slow scrolling in properties dialog (patch by kolesar)
(edit) @9830   8 years wiktorn Fix findbugs warning / NPE. See: #12350
(edit) @9829   8 years Don-vip fix warnings, add unit test
(edit) @9828   8 years Don-vip findbugs, javadoc, unit tests
(edit) @9827   8 years Don-vip checkstyle, javadoc
(edit) @9826   8 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9824   8 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(edit) @9823   8 years bastiK move preference writing to new class; some refactoring
(edit) @9822   8 years bastiK fix warnings
(edit) @9821   8 years bastiK fixed #12522 - Advanced preferences: display default entries …
(edit) @9820   8 years wiktorn Fix unit tests after [9818]. Move all zoom levels one level lower. …
(edit) @9819   8 years wiktorn Add debug messages with estimates of cache size. See: #12050
(edit) @9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9817   8 years Don-vip fix coverity defect 1351474 (division by zero), add unit test
(edit) @9816   8 years Don-vip add more unit tests, javadoc, fix code style issues
Note: See TracRevisionLog for help on using the revision log.