source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13546   6 years Don-vip fix #16053, see #15849 - make ImageryAdjustAction robust to change of …
(edit) @13545   6 years Don-vip fix #16106 - disable search button arrow when button itself is …
(edit) @13544   6 years Don-vip fix recent Sonar issues
(edit) @13543   6 years Don-vip see #15310 - remove deprecated color stuff
(edit) @13542   6 years Don-vip see #16084 - remove unused code
(edit) @13541   6 years Don-vip fix #16104 - better support of space characters in values for tags …
(edit) @13540   6 years Don-vip see #16102 - SimplifyWayAction performance improvements (patch by GerdP)
(edit) @13539   6 years Don-vip fix #16084 - WMTS: support different tile sizes for layers using the …
(edit) @13537   6 years Don-vip see #14655 - checkstyle
(edit) @13536   6 years stoecker add possibility to change map ids (see #14655), add overlay flag for …
(edit) @13535   6 years Don-vip fix #16097 - NPE + disable arrow button in history dialog with …
(edit) @13534   6 years Don-vip fix #16096 - allow only positive ids in …
(edit) @13522   6 years Don-vip see #16085 - rework HelpAction (copy/pasted in a plugin because it …
(edit) @13521   6 years Don-vip fix #16085 - add contextual menu in tag table of history dialog with …
(edit) @13520   6 years Don-vip see #15560 - fix detection of Java version >= 10
(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) @13513   6 years Don-vip fix #16078 - avoid NPE in PurgeCommand with null relations
(edit) @13512   7 years Don-vip fix #16072 - add robustness in ImproveWayAccuracy map mode
(edit) @13510   7 years wiktorn Add caching of Tile Size. getTileSize() was taking about 20% of …
(edit) @13509   7 years Don-vip fix #16060 - NPE + minor fixes
(edit) @13507   7 years stoecker see #11392 - take new shorter I18n implementation also for plugins
(edit) @13506   7 years Don-vip see #11392 - let Dirk enjoy his break
(edit) @13504   7 years Don-vip see #11924, see #15560 - fix deprecation warning with Java 10
(edit) @13503   7 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13502   7 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13501   7 years Don-vip fix java warning
(edit) @13499   7 years Don-vip fix #16050 - nicer display of HTTP errors from OSM API
(edit) @13498   7 years Don-vip fix typo
(edit) @13497   7 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
(edit) @13496   7 years Don-vip minor fixes
(edit) @13494   7 years Don-vip see #11924, see #15560, fix #16048: Generate HTML5 javadoc with Java …
(edit) @13493   7 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13490   7 years Don-vip fix #16045, see #8039, see #10456 - fix NPE when clicking preset link …
(edit) @13489   7 years Don-vip fix #16044 - Autofix invalid URL with the wrong type of slashes
(edit) @13488   7 years Don-vip fix #16039, see #8039, see #10456 - fix upload regression when using …
(edit) @13487   7 years Don-vip see #15992 - do not log PS 2.0 errors as such (debug level is enough)
(edit) @13486   7 years Don-vip fix #8039, see #10456 - fix bugs with non-downloadable layers
(edit) @13485   7 years Don-vip see #8039, see #10456 - keep layer download/upload/locked flags when …
(edit) @13483   7 years Don-vip fix #16038 - NPE
(edit) @13478   7 years Don-vip fix #16034 - wrong use of SideButton
(edit) @13475   7 years Don-vip fix #16030 - call getMousePosition() only when needed
(edit) @13473   7 years Don-vip fix #15992 - more robust implementation of Utils.execOutput. Ensure …
(edit) @13472   7 years Don-vip see #15992 - redirect error stream of called processes to standard output
(edit) @13468   7 years Don-vip fix #15992 - fix codestyle issues
(edit) @13467   7 years Don-vip fix #15992 - make sure PowerShell call is never blocking
(edit) @13466   7 years Don-vip fix #15992 - fix NPE
(edit) @13465   7 years Don-vip fix #15992 - also make sure recent version of PowerShell is installed
(edit) @13464   7 years Don-vip fix codestyle issues
(edit) @13463   7 years Don-vip see #15992 - make sure .NET framework 4.5 or later is installed, as …
(edit) @13462   7 years Don-vip fix #15847 - fires OsmDataLayer property change events in EDT to avoid …
(edit) @13458   7 years Don-vip fix #15992 - add compatibility with older versions of Windows where …
(edit) @13457   7 years Don-vip fix #15985 - fix handling of relative links in help browser
(edit) @13456   7 years Don-vip fix #16005 - add robustness in imagery preferences tooltip
(edit) @13455   7 years Don-vip update new TLD from IANA
(edit) @13453   7 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13451   7 years Don-vip fix #15992 - force Windows to update its root CA trust store before we …
(edit) @13450   7 years Don-vip fix #15992 - load native certificates from macOS system root trust …
(edit) @13449   7 years Don-vip see #15992 - display and log ServiceException error messages
(edit) @13447   7 years Don-vip fix #15987 - Open external pages in an external browser
(edit) @13446   7 years Don-vip see #8039, see #10456 - disable more actions modifying the dataset
(edit) @13445   7 years Don-vip fix #15901 - allow file:/ URLs
(edit) @13444   7 years Don-vip see #8039, see #10456 - fix crash with rendering of virtual nodes
(edit) @13443   7 years Don-vip see #15901 - also catch InvalidPathException
(edit) @13440   7 years Don-vip fix #15969 - upload broken (regression from r13434)
(edit) @13439   7 years Don-vip see #15940 - WMTS: case-insensitive matching of dimensions + fix typo
(edit) @13438   7 years Don-vip fix #15966 - reduce vertical space in imagery preferences by 20px
(edit) @13437   7 years Don-vip fix #15967 - proper loading of notes layers
(edit) @13436   7 years Don-vip fix #15958 - robustness when loading map paint styles
(edit) @13435   7 years Don-vip see #8039, see #10456 - fix regressions and code style issues
(edit) @13434   7 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13433   7 years Don-vip fix #15849, see #15716 - IAE when changing active layer while setting …
(edit) @13432   7 years Klumbumbus see #15943 - adjust search hints. reorder, fix key= to key and add …
(edit) @13431   7 years Don-vip fix #15950 - Preferences Help button should go directly to selected …
(edit) @13430   7 years Don-vip fix #15943 - allow to search empty values
(edit) @13429   7 years Don-vip see #15940 - allow to sort WMTS entries
(edit) @13427   7 years Don-vip fix #15934 - add a legend for imagery boundaries preview
(edit) @13426   7 years Don-vip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @13425   7 years Klumbumbus fix #15933 - improve tooltip
(edit) @13423   7 years bastiK see #15880 - add Fischer ellipsoid
(edit) @13421   7 years bastiK see #15880 - throw exception when there is an error loading the …
(edit) @13420   7 years bastiK fixed #11607 - RangeViolatedError: the new range must be within a …
(edit) @13419   7 years Don-vip fix #14802 - make sure audio resources are cleared when marker layer …
(edit) @13418   7 years Don-vip see #15226, see #2089 - fix MP3 support broken in r12715
(edit) @13417   7 years Don-vip fix #14224: advanced preference jumpto.use.clipboard to disable …
(edit) @13415   7 years Don-vip fix #15911 - safe handling of WMS exceptions
(edit) @13414   7 years Don-vip fix #15452 - More details are needed for "Tag value longer than …
(edit) @13405   7 years Klumbumbus fix #15497 - Improve "Missing pedestrian crossing information." …
(edit) @13404   7 years Klumbumbus fix #15760 - raise roles forward/backward in PTv2 route relations to …
(edit) @13402   7 years Don-vip fix #15901 - --load-preferences crashes on simple filename
(edit) @13400   7 years Don-vip sonar - fb-contrib:PDP_POORLY_DEFINED_PARAMETER - Method defines …
(edit) @13399   7 years Don-vip sonar - fb-contrib:NAB_NEEDLESS_BOXING_VALUEOF - Method converts …
(edit) @13398   7 years Don-vip sonar - fb-contrib:BED_HIERARCHICAL_EXCEPTION_DECLARATION - Method …
(edit) @13397   7 years michael2402 Fix #15878: Implement colorfullness filter for indexed images.
(edit) @13396   7 years Don-vip fix #15899 - fix JOSM initialization sequence leading to NPE on …
(edit) @13393   7 years Don-vip fix #15898 - robustness when sun.java.command property cannot be …
(edit) @13392   7 years Don-vip fix #15888 - Add changeset link to upload confirmation notification
(edit) @13391   7 years Don-vip fix #15887 - escape HTML reserved characters in OSM primitive tooltips
(edit) @13390   7 years Don-vip fix #15869 - make SimilarNamedWays check aware of all Unicode numbers
(edit) @13388   7 years Don-vip see #15880 - robustness to unsupported projections
Note: See TracRevisionLog for help on using the revision log.