source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14518   6 years GerdP fix #17081 correction and unit test
(edit) @14517   6 years GerdP see #17055 improve TagChecker - don't suggest fix value when given …
(edit) @14511   6 years Don-vip fix #17069 - reduce severity/verbosity of errors when fetching …
(edit) @14510   6 years GerdP see #17040 call DrawAction.finishDrawing() when selection is empty or …
(edit) @14509   6 years GerdP see #17040 implement resetSelection() to forget recently selected …
(edit) @14508   6 years GerdP see #17055 improve TagChecker - allow Levenshtein distance of 2 so …
(edit) @14507   6 years Don-vip see #16073 - test tile source
(edit) @14506   6 years Don-vip fix #17068 - synchronize inner classloader set of ImageProvider
(edit) @14505   6 years Don-vip see #17061 - more helpful exception
(edit) @14504   6 years Don-vip fix #17065 - spurious UnsupportedFlavorException displayed in console
(edit) @14502   6 years GerdP fix #17064
(edit) @14501   6 years GerdP see #17057 : revert changes from r14494
(edit) @14500   6 years Don-vip see #17040 - fix memory leak after primitives are copied to clipboard
(edit) @14498   6 years Don-vip fix #17062, see #16073 - Load Taiwan Government Root CA certificate …
(edit) @14496   6 years Don-vip fix #17060, see #16073 - Support Internationalized domain names (IDN) …
(edit) @14495   6 years Don-vip fix #17054 - prefer JOSM imagery entry "OpenStreetMap Carto …
(edit) @14494   6 years GerdP fix #17057 - Allow multiple from ways in no_entry turn restriction - …
(edit) @14493   6 years Don-vip fix #17051 - allow to copy/paste undeleted objects
(edit) @14492   6 years Don-vip fix #16128 - add new GUI setting for mappaint.hide.labels.while.dragging
(edit) @14490   6 years GerdP fix #17055 17055-v2.patch with one empty line removed
(edit) @14489   6 years Don-vip see #17053 - fix parsing regression involving the - operator
(edit) @14486   6 years Don-vip see #17058 - fix unit tests
(edit) @14484   6 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
(edit) @14483   6 years Don-vip see #17040 - fix SonarQube issues
(edit) @14481   6 years Don-vip fix #17053 - ignore MapCSS declarations starting with "-" to allow …
(edit) @14480   6 years Don-vip fix #16937 - Support user logins ending by " !"
(edit) @14479   6 years GerdP see #17040 Clean refs to Dataset in AutoCompletionManager when …
(edit) @14478   6 years GerdP see #17040 make MapSlider Destroyable
(edit) @14477   6 years GerdP see #17040 fix checkstyle issues
(edit) @14476   6 years Don-vip fix #14666 - Autoresize Tags/Memberships table to fit content (patch …
(edit) @14475   6 years GerdP see #17040 Use PopupMenuHandler to reset all primitiveActions
(edit) @14474   6 years Don-vip see #17021 - simplify exception handling
(edit) @14473   6 years GerdP see #17040 don't keep refs to OSM primitives in validation tests …
(edit) @14472   6 years GerdP see #17040 call removeZoomChangeListener in destroy()
(edit) @14471   6 years GerdP see #17040 Move call of UndoRedoHandler.removeCommandQueueListener() …
(edit) @14470   6 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
(edit) @14469   6 years GerdP fix #17021 Use MapCSSRuleIndex to speed up MapCSSTagChecker
(edit) @14468   6 years GerdP fix #16978 Use distinct code number for each test group in …
(edit) @14467   6 years GerdP fix #17041 Let OverlappingWays also report ways where exactly one …
(edit) @14466   6 years GerdP see #17021 : fix unit test failure
(edit) @14465   6 years Don-vip see #17040 - fix PMD warning
(edit) @14463   6 years Don-vip fix #17040 - fix memory leaks when calling history dialog
(edit) @14462   6 years GerdP see #17021: fix checkstyle issues
(edit) @14461   6 years GerdP see #17021: use constants for selector base strings This reduces the …
(edit) @14460   6 years Don-vip see #16995 - fix spotbugs/pmd/sonar warnings
(edit) @14459   6 years Don-vip see #16995 - remove unused imports
(edit) @14456   6 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(edit) @14455   6 years GerdP fix #17028: improve performance of some validator tests
(edit) @14452   6 years Don-vip fix #16889 - better handling of trams in CrossingWays test
(edit) @14451   6 years Don-vip fix #16963 - do not draw lines for GPX unordered tracks
(edit) @14450   6 years Don-vip fix #17024 - hide "Download as new layer" button when there are no …
(edit) @14449   6 years Don-vip fix #17027 - clean output of TaggingPresetPreferenceTestIT
(edit) @14448   6 years Don-vip see #16995 - proper fix to timestamp formatting in GPX files, does not …
(edit) @14447   6 years Don-vip fix #16995 - fix spotbugs regressions (patch by cmuelle8)
(edit) @14446   6 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14445   6 years Don-vip fix #16995 - use exclusively Date objects in waypoints (patch by …
(edit) @14442   6 years Don-vip fix #17016 - catch error when entering bad WMS URL
(edit) @14441   6 years Don-vip fix SonarQube issues
(edit) @14440   6 years Don-vip fix #17018 - NPE
(edit) @14439   6 years GerdP fix #16976 meaningless debug messages caused by missing quotes …
(edit) @14438   6 years Don-vip fix #16965 - ignore punctuation characters in tagging preset selector
(edit) @14437   6 years GerdP fix #17010 - Validator creates multiple errors/warnings for same …
(edit) @14436   6 years Don-vip fix SonarQube issues
(edit) @14435   6 years Don-vip fix SonarQube issues
(edit) @14434   6 years Don-vip fix #16995 - fix timestamp in GPX exports (patch by cmuelle8) + use …
(edit) @14433   6 years Don-vip fix #16994 - case-insensitive search in saved user queries
(edit) @14432   6 years Don-vip fix #17000 - add link to OSM History Viewer (pewu)
(edit) @14431   6 years Don-vip fix #17006 - improve startup time on Windows by reworking certificate …
(edit) @14430   6 years Don-vip fix #17003 - catch UncheckedParseException when converting OSM data to GPX
(edit) @14429   6 years GerdP fix #16674 CCE: Relation cannot be cast to Way
(edit) @14428   6 years wiktorn Checkstyle & PMD
(edit) @14427   6 years wiktorn Fix canceling precaching imageries along GPX track * when GPX is big …
(edit) @14426   6 years GerdP see #7561 comment 30 add javadoc @since to new public methods and new enum
(edit) @14425   6 years GerdP see #7561 comment 24 slightly modified 7561_storeHeight.patch, 1a) …
(edit) @14424   6 years GerdP see #7561 comment 21 Fix typo properties.presets.visable -> …
(edit) @14423   6 years GerdP see #7561 comment 16 add new expert preference …
(edit) @14421   6 years GerdP fix fix #16982, now really
(edit) @14420   6 years GerdP fix #16982
(edit) @14419   6 years Don-vip see #16866 : fix PMD warnings
(edit) @14418   6 years michael2402 Fix #16945: Only store changed overpass height if user changes it. Add …
(edit) @14416   6 years michael2402 See #16866: Fix errorprone warning.
(edit) @14415   6 years michael2402 See #16866: Drop getopt, use own option parser.
(edit) @14414   6 years stoecker fix #16961 - deprecate public_transport_layer
(edit) @14411   6 years wiktorn Skip unkown tags in WMS Getcapabilities In Layer definition, if there …
(edit) @14410   6 years Don-vip fix #16943 - ChangesetCacheManagerTest: fix for non-headless mode …
(edit) @14408   6 years GerdP fix #16942 - improve performance of MultipolygonTest
(edit) @14406   6 years Don-vip see #16937 - Support user logins with space character on Java 11 (JOSM …
(edit) @14404   6 years Don-vip see #16937 - Support user logins with space character on Java 8
(edit) @14403   6 years wiktorn Checkstyle fixes
(edit) @14402   6 years Don-vip fix #16938 - improve performance when data contains ways with many …
(edit) @14401   6 years Don-vip fix #13818 - remove "Areas share segment" warnings
(edit) @14399   6 years wiktorn GetTileUrl performance improvements for WMS See: #16769
(edit) @14398   6 years Don-vip fix #16933 - exclude building:part from OverlappingWays test
(edit) @14397   6 years Don-vip fix #16935 - simplify/cleanup help topics of …
(edit) @14396   6 years Don-vip allow to download shorter URLs like http://osm.org/node/941759490
(edit) @14395   6 years Don-vip see #16912 - proper resolution of virtual dependencies
(edit) @14394   6 years Don-vip see #16912 - don't issue a "missing plugin" warning for JavaFX on Java 8
(edit) @14391   6 years simon04 fix #16494 - Download dialog: Download as new layer as button
(edit) @14390   6 years simon04 fix #15918 - Confusing English texts (thanks to Hb---)
(edit) @14389   6 years simon04 fix #16891 - Allow to override default web browser on Windows Set the …
Note: See TracRevisionLog for help on using the revision log.