source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14465   5 years Don-vip see #17040 - fix PMD warning
(edit) @14464   5 years Don-vip ignore https://github.com/ruosm-presets because of frequent missing …
(edit) @14463   5 years Don-vip fix #17040 - fix memory leaks when calling history dialog
(edit) @14462   5 years GerdP see #17021: fix checkstyle issues
(edit) @14461   5 years GerdP see #17021: use constants for selector base strings This reduces the …
(edit) @14460   5 years Don-vip see #16995 - fix spotbugs/pmd/sonar warnings
(edit) @14459   5 years Don-vip see #16995 - remove unused imports
(edit) @14458   5 years Don-vip 18n update
(edit) @14457   5 years Don-vip update presets lang
(edit) @14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(edit) @14455   5 years GerdP fix #17028: improve performance of some validator tests
(edit) @14454   5 years Klumbumbus warn about door=* on ways
(edit) @14453   5 years Don-vip see #16995 - update unit test
(edit) @14452   5 years Don-vip fix #16889 - better handling of trams in CrossingWays test
(edit) @14451   5 years Don-vip fix #16963 - do not draw lines for GPX unordered tracks
(edit) @14450   5 years Don-vip fix #17024 - hide "Download as new layer" button when there are no …
(edit) @14449   5 years Don-vip fix #17027 - clean output of TaggingPresetPreferenceTestIT
(edit) @14448   5 years Don-vip see #16995 - proper fix to timestamp formatting in GPX files, does not …
(edit) @14447   5 years Don-vip fix #16995 - fix spotbugs regressions (patch by cmuelle8)
(edit) @14446   5 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14445   5 years Don-vip fix #16995 - use exclusively Date objects in waypoints (patch by …
(edit) @14444   5 years stoecker see #16123 - not fixed, only network error
(edit) @14443   5 years stoecker see #16123 - some HTTPS issues solved
(edit) @14442   5 years Don-vip fix #17016 - catch error when entering bad WMS URL
(edit) @14441   5 years Don-vip fix SonarQube issues
(edit) @14440   5 years Don-vip fix #17018 - NPE
(edit) @14439   5 years GerdP fix #16976 meaningless debug messages caused by missing quotes …
(edit) @14438   5 years Don-vip fix #16965 - ignore punctuation characters in tagging preset selector
(edit) @14437   5 years GerdP fix #17010 - Validator creates multiple errors/warnings for same …
(edit) @14436   5 years Don-vip fix SonarQube issues
(edit) @14435   5 years Don-vip fix SonarQube issues
(edit) @14434   5 years Don-vip fix #16995 - fix timestamp in GPX exports (patch by cmuelle8) + use …
(edit) @14433   5 years Don-vip fix #16994 - case-insensitive search in saved user queries
(edit) @14432   5 years Don-vip fix #17000 - add link to OSM History Viewer (pewu)
(edit) @14431   5 years Don-vip fix #17006 - improve startup time on Windows by reworking certificate …
(edit) @14430   5 years Don-vip fix #17003 - catch UncheckedParseException when converting OSM data to GPX
(edit) @14429   5 years GerdP fix #16674 CCE: Relation cannot be cast to Way
(edit) @14428   5 years wiktorn Checkstyle & PMD
(edit) @14427   5 years wiktorn Fix canceling precaching imageries along GPX track * when GPX is big …
(edit) @14426   5 years GerdP see #7561 comment 30 add javadoc @since to new public methods and new enum
(edit) @14425   5 years GerdP see #7561 comment 24 slightly modified 7561_storeHeight.patch, 1a) …
(edit) @14424   5 years GerdP see #7561 comment 21 Fix typo properties.presets.visable -> …
(edit) @14423   5 years GerdP see #7561 comment 16 add new expert preference …
(edit) @14422   5 years Don-vip fix #16923 - fix content_rating tag
(edit) @14421   5 years GerdP fix fix #16982, now really
(edit) @14420   5 years GerdP fix #16982
(edit) @14419   5 years Don-vip see #16866 : fix PMD warnings
(edit) @14418   5 years michael2402 Fix #16945: Only store changed overpass height if user changes it. Add …
(edit) @14417   5 years Don-vip see #16866 - drop/update remaining files
(edit) @14416   5 years michael2402 See #16866: Fix errorprone warning.
(edit) @14415   5 years michael2402 See #16866: Drop getopt, use own option parser.
(edit) @14414   5 years stoecker fix #16961 - deprecate public_transport_layer
(edit) @14413   5 years Klumbumbus * fix #16957 - don't warn about amenity=taxi connected to a highway=* …
(edit) @14412   5 years Don-vip fix #16946, fix #16947 - unit test fixes for non-headless mode (patch …
(edit) @14411   5 years wiktorn Skip unkown tags in WMS Getcapabilities In Layer definition, if there …
(edit) @14410   5 years Don-vip fix #16943 - ChangesetCacheManagerTest: fix for non-headless mode …
(edit) @14409   5 years stoecker fix presets lang parser and update languages
(edit) @14408   5 years GerdP fix #16942 - improve performance of MultipolygonTest
(edit) @14407   5 years Don-vip see #16923 - rename icons to org.openstreetmap.josm[-latest]
(edit) @14406   5 years Don-vip see #16937 - Support user logins with space character on Java 11 (JOSM …
(edit) @14405   5 years Don-vip see #16923 - rename files and ids to org.openstreetmap.josm[-latest]
(edit) @14404   5 years Don-vip see #16937 - Support user logins with space character on Java 8
(edit) @14403   5 years wiktorn Checkstyle fixes
(edit) @14402   5 years Don-vip fix #16938 - improve performance when data contains ways with many …
(edit) @14401   5 years Don-vip fix #13818 - remove "Areas share segment" warnings
(edit) @14400   5 years Don-vip fix #16923 - Fix appstream ID and add optional appdata XML tags: …
(edit) @14399   5 years wiktorn GetTileUrl performance improvements for WMS See: #16769
(edit) @14398   5 years Don-vip fix #16933 - exclude building:part from OverlappingWays test
(edit) @14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
(edit) @14396   5 years Don-vip allow to download shorter URLs like http://osm.org/node/941759490
(edit) @14395   5 years Don-vip see #16912 - proper resolution of virtual dependencies
(edit) @14394   5 years Don-vip see #16912 - don't issue a "missing plugin" warning for JavaFX on Java 8
(edit) @14393   5 years Don-vip fix #16924, fix #16925 - Telecom central office / service device …
(edit) @14392   5 years Klumbumbus fix #16928 - improve payment methods validator message
(edit) @14391   5 years simon04 fix #16494 - Download dialog: Download as new layer as button
(edit) @14390   5 years simon04 fix #15918 - Confusing English texts (thanks to Hb---)
(edit) @14389   5 years simon04 fix #16891 - Allow to override default web browser on Windows Set the …
(edit) @14388   5 years simon04 Add checkbox to main menu to toggle hatched background rendering of …
(edit) @14387   5 years simon04 fix #15832 - Add labels for background imagery sliders
(edit) @14386   5 years Don-vip fix #16919 - exclude highway=bus_stop|platform from "Crossing highways"
(edit) @14385   5 years Don-vip fix #16914 - GenericRelationEditorTest: fix for non-headless mode …
(edit) @14384   5 years Don-vip see #16912 - introduce native and virtual plugins using new …
(edit) @14383   5 years Don-vip see #16912 - openjfx plugin renamed to javafx[-platform]
(edit) @14382   5 years Don-vip see #16908 - make sure FontsManager does not prevent JOSM to start
(edit) @14381   5 years Don-vip fix #16875 - command stack dialog was not updated after fixing errors …
(edit) @14380   5 years Don-vip fix #16906 - RelationEditorActionsTest: fix for non-headless mode …
(edit) @14379   5 years simon04 Fix Javadoc
(edit) @14378   5 years Don-vip fix #16907 - fix plugin manifest property name mismatch: use …
(edit) @14377   5 years simon04 see #15676 - Add usage example for select=currentselection
(edit) @14376   5 years simon04 I18n update
(edit) @14375   5 years simon04 I18n update
(edit) @14374   5 years simon04 fix #16879, see #14831 - Fix zoom to downloaded data
(edit) @14373   5 years simon04 see #15889 - deprecate SimilarNamedWays.getLevenshteinDistance
(edit) @14372   5 years Klumbumbus see #16793 - forgot to tranquilize Jenkins
(edit) @14371   5 years simon04 fix #15889 - add MapCSS function is_similar This function tests if …
(edit) @14370   5 years Klumbumbus see #16793 - revert r14362 for now
(edit) @14369   5 years Don-vip fix #16899 - HelpBrowserTest: fix for non-headless mode (patch by ris)
(edit) @14368   5 years simon04 Call Runtime.exec using String array
(edit) @14367   5 years Don-vip fix #16897 - catch InvalidPathException for invalid WMS GetCapabilities URL
(edit) @14366   5 years Don-vip fix #16893 - DownloadOpenChangesetsTaskTest: fix for non-headless mode …
Note: See TracRevisionLog for help on using the revision log.