source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13520   6 years Don-vip see #15560 - fix detection of Java version >= 10
(edit) @13519   6 years Don-vip see #15560 - upgrade to equalsverifier-2.4.4 (contains ASM 6.1 for …
(edit) @13518   6 years stoecker don't issue error for http/https switches in JOSM
(edit) @13517   6 years stoecker don't issue error for http/https switches in JOSM
(edit) @13516   6 years stoecker fix #16077 - properly handle modTileFeatures in JOSM config
(edit) @13515   6 years Don-vip fix #16081 - improve selection of projections by EPSG code: - display …
(edit) @13514   6 years Don-vip fix #16080 - mark /etc/default/josm as configuration file
(edit) @13513   6 years Don-vip fix #16078 - avoid NPE in PurgeCommand with null relations
(edit) @13512   6 years Don-vip fix #16072 - add robustness in ImproveWayAccuracy map mode
(edit) @13511   6 years stoecker LayerSync: Add check for WMS layers without projections, which is a …
(edit) @13510   6 years wiktorn Add caching of Tile Size. getTileSize() was taking about 20% of …
(edit) @13509   6 years Don-vip fix #16060 - NPE + minor fixes
(edit) @13508   6 years Klumbumbus fix #16055 - don't warn about missing tourism=artwork if …
(edit) @13507   6 years stoecker see #11392 - take new shorter I18n implementation also for plugins
(edit) @13506   6 years Don-vip see #11392 - let Dirk enjoy his break
(edit) @13505   6 years Don-vip see #16047 - do not add EE modules with Java 11+
(edit) @13504   6 years Don-vip see #11924, see #15560 - fix deprecation warning with Java 10
(edit) @13503   6 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13502   6 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13501   6 years Don-vip fix java warning
(edit) @13500   6 years Don-vip i18n update
(edit) @13499   6 years Don-vip fix #16050 - nicer display of HTTP errors from OSM API
(edit) @13498   6 years Don-vip fix typo
(edit) @13497   6 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
(edit) @13496   6 years Don-vip minor fixes
(edit) @13495   6 years Don-vip see #11924, upgrade to Proguard 6.0, PMD 6.1.0, Groovy 2.4.14
(edit) @13494   6 years Don-vip see #11924, see #15560, fix #16048: Generate HTML5 javadoc with Java …
(edit) @13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13492   6 years Don-vip see #15560, see #16047 - disable error_prone on Java 10+, see …
(edit) @13491   6 years Don-vip see #11924, see #15560, see #16048 - explicitly generate HTML4 javadoc …
(edit) @13490   6 years Don-vip fix #16045, see #8039, see #10456 - fix NPE when clicking preset link …
(edit) @13489   6 years Don-vip fix #16044 - Autofix invalid URL with the wrong type of slashes
(edit) @13488   6 years Don-vip fix #16039, see #8039, see #10456 - fix upload regression when using …
(edit) @13487   6 years Don-vip see #15992 - do not log PS 2.0 errors as such (debug level is enough)
(edit) @13486   6 years Don-vip fix #8039, see #10456 - fix bugs with non-downloadable layers
(edit) @13485   6 years Don-vip see #8039, see #10456 - keep layer download/upload/locked flags when …
(edit) @13484   6 years stoecker update links
(edit) @13483   6 years Don-vip fix #16038 - NPE
(edit) @13482   6 years stoecker one https too much
(edit) @13481   6 years stoecker fix last checkin
(edit) @13480   6 years stoecker update wiki links
(edit) @13479   6 years Don-vip fix nsis script
(edit) @13478   6 years Don-vip fix #16034 - wrong use of SideButton
(edit) @13477   6 years Don-vip i18n update
(edit) @13476   6 years Klumbumbus fix #16021 - fix imagery sync script
(edit) @13475   6 years Don-vip fix #16030 - call getMousePosition() only when needed
(edit) @13474   6 years stoecker fix #16021 - imagery sync - support min-zoom/max-zoom also for WMS
(edit) @13473   6 years Don-vip fix #15992 - more robust implementation of Utils.execOutput. Ensure …
(edit) @13472   6 years Don-vip see #15992 - redirect error stream of called processes to standard output
(edit) @13471   6 years Klumbumbus don't warn about missing ref on junction=roundabout as this is country …
(edit) @13470   6 years Don-vip re-add stdutils nsis plugin binaries from …
(edit) @13469   6 years Don-vip drop NSIS StdUtils svn:externals
(edit) @13468   6 years Don-vip fix #15992 - fix codestyle issues
(edit) @13467   6 years Don-vip fix #15992 - make sure PowerShell call is never blocking
(edit) @13466   6 years Don-vip fix #15992 - fix NPE
(edit) @13465   6 years Don-vip fix #15992 - also make sure recent version of PowerShell is installed
(edit) @13464   6 years Don-vip fix codestyle issues
(edit) @13463   6 years Don-vip see #15992 - make sure .NET framework 4.5 or later is installed, as …
(edit) @13462   6 years Don-vip fix #15847 - fires OsmDataLayer property change events in EDT to avoid …
(edit) @13461   6 years Klumbumbus update preset links
(edit) @13460   6 years stoecker fix #15734 - Icon and Shortcut checker warnings
(edit) @13459   6 years Don-vip see #15998 - improve rendering of code snippets in help browser
(edit) @13458   6 years Don-vip fix #15992 - add compatibility with older versions of Windows where …
(edit) @13457   6 years Don-vip fix #15985 - fix handling of relative links in help browser
(edit) @13456   6 years Don-vip fix #16005 - add robustness in imagery preferences tooltip
(edit) @13455   6 years Don-vip update new TLD from IANA
(edit) @13454   6 years Don-vip see #16009 - fix last http -> https links
(edit) @13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13452   6 years Klumbumbus fix #16007 - don't warn about electrified=* highway=* combination
(edit) @13451   6 years Don-vip fix #15992 - force Windows to update its root CA trust store before we …
(edit) @13450   6 years Don-vip fix #15992 - load native certificates from macOS system root trust …
(edit) @13449   6 years Don-vip see #15992 - display and log ServiceException error messages
(edit) @13448   6 years Don-vip update to Checkstyle 8.8
(edit) @13447   6 years Don-vip fix #15987 - Open external pages in an external browser
(edit) @13446   6 years Don-vip see #8039, see #10456 - disable more actions modifying the dataset
(edit) @13445   6 years Don-vip fix #15901 - allow file:/ URLs
(edit) @13444   6 years Don-vip see #8039, see #10456 - fix crash with rendering of virtual nodes
(edit) @13443   6 years Don-vip see #15901 - also catch InvalidPathException
(edit) @13442   6 years Don-vip see #15880 - update regression test data
(edit) @13441   6 years Don-vip see #15880, see #15970 - ignore equatorial stereographic projections …
(edit) @13440   6 years Don-vip fix #15969 - upload broken (regression from r13434)
(edit) @13439   6 years Don-vip see #15940 - WMTS: case-insensitive matching of dimensions + fix typo
(edit) @13438   6 years Don-vip fix #15966 - reduce vertical space in imagery preferences by 20px
(edit) @13437   6 years Don-vip fix #15967 - proper loading of notes layers
(edit) @13436   6 years Don-vip fix #15958 - robustness when loading map paint styles
(edit) @13435   6 years Don-vip see #8039, see #10456 - fix regressions and code style issues
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13433   6 years Don-vip fix #15849, see #15716 - IAE when changing active layer while setting …
(edit) @13432   6 years Klumbumbus see #15943 - adjust search hints. reorder, fix key= to key and add …
(edit) @13431   6 years Don-vip fix #15950 - Preferences Help button should go directly to selected …
(edit) @13430   6 years Don-vip fix #15943 - allow to search empty values
(edit) @13429   6 years Don-vip see #15940 - allow to sort WMTS entries
(edit) @13428   6 years Don-vip fix #15910 - better display of <code> in HTML/CSS help browser …
(edit) @13427   6 years Don-vip fix #15934 - add a legend for imagery boundaries preview
(edit) @13426   6 years Don-vip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @13425   6 years Klumbumbus fix #15933 - improve tooltip
(edit) @13424   6 years Klumbumbus warn about misspelled amenity=toilet
(edit) @13423   6 years bastiK see #15880 - add Fischer ellipsoid
(edit) @13422   6 years bastiK see #15880 - update projection reference data
(edit) @13421   6 years bastiK see #15880 - throw exception when there is an error loading the …
Note: See TracRevisionLog for help on using the revision log.