source: josm/trunk/src/org/openstreetmap/josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @14360   5 years Don-vip fix #16890, see #16824 - NPE
(edit) @14358   5 years Don-vip fix #16878 - SaveLayersDialogTest: fix for non-headless mode (patch by ris)
(edit) @14357   5 years Don-vip detect Overpass API links in load location/remote control. Needed to …
(edit) @14355   5 years Don-vip fix #16865 - UploadDialogTest: fix for non-headless mode (patch by …
(edit) @14353   5 years michael2402 Throw exception if NaN is encountered in Range.
(edit) @14350   5 years Don-vip see #16850 - fix error_prone warning
(edit) @14349   5 years Don-vip fix #16855 - OsmDataLayerTest: fix for non-headless mode (patch by ris)
(edit) @14348   5 years Don-vip see #12726 - new XML util to get first child Element
(edit) @14347   5 years Don-vip fix #16850 - Make overriding …
(edit) @14345   5 years Don-vip fix #16853 - increase osm-server.upload-strategy.chunk-size default …
(edit) @14344   6 years Don-vip fix #6524, fix #11240 - add synchronization in ChangesetListModel
(edit) @14343   6 years Don-vip fix #13724 - NPE
(edit) @14342   6 years Don-vip see #9995, see #13173 - adjust symbol shapes size based on current DPI
(edit) @14341   6 years Don-vip see #16755 - fix sonarqube warnings
(edit) @14340   6 years Don-vip fix #13777 - allow to copy/paste error message from most of our error …
(edit) @14339   6 years Don-vip fix #13891 - don't change selection of relation editor members table …
(edit) @14338   6 years Don-vip fix #16755 - Cut overlapping GPX layers when merging (patch by Bjoeni, …
(edit) @14337   6 years Don-vip fix #16845 - ChooseTrackVisibilityActionTest: fix for non-headless …
(edit) @14336   6 years Don-vip see #16841 - checkstyle
(edit) @14332   6 years Don-vip fix #16841 - MergeLayerActionTest, DownloadWmsAlongTrackActionTest: …
(edit) @14331   6 years Don-vip see #14319, see #16838 - fix regressions introduced in svgSalamander …
(edit) @14330   6 years Don-vip fix SonarQube issues
(edit) @14329   6 years Don-vip see #16824 - remove unneeded null-check
(edit) @14328   6 years Don-vip see #14319, see #16838 - update to svgSalamander 1.1.2
(edit) @14327   6 years Don-vip checkstyle/unit test fixes
(edit) @14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
(edit) @14325   6 years Don-vip fix #16837 - document how to write case-insensitive Overpass Wizard queries
(edit) @14324   6 years Don-vip fix #16839 - increase default overpass wizard timeout from 25 to 90 …
(edit) @14323   6 years Don-vip see #16816 - don't display version = 0 for new objects
(edit) @14320   6 years Don-vip see #16820 - extract GUI from UnglueAction
(edit) @14319   6 years Don-vip fix #16831 - disable "Apply preset" button when no matching object is …
(edit) @14317   6 years Don-vip fix #16835 - PluginHandlerTest: fix for non-headless mode by properly …
(edit) @14316   6 years Don-vip rework Travis config: - add Windows build (Oracle JDK 11 only as Java …
(edit) @14315   6 years Don-vip fix #16833 - use "building:part" in object descriptions
(edit) @14314   6 years Don-vip fix #16834 - IAE when opening .osmc containing empty note created by OsmAnd
(edit) @14311   6 years Don-vip see #16824 - better display of WMS errors
(edit) @14306   6 years Don-vip fix #16816 - new option to show object version in lists, similar to …
(edit) @14305   6 years Don-vip fix #16810 - Disable 'Way end node near other highway' warnings for …
(edit) @14304   6 years Don-vip fix #16814 - IOOBE
(edit) @14303   6 years Don-vip see #16781 - missed a big one
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14300   6 years Don-vip fix #16809 - SlippyMapBBoxChooser: include tile sources from current …
(edit) @14298   6 years Don-vip update TLD from IANA
(edit) @14296   6 years Don-vip fix #16806 - include class name in error message
(edit) @14295   6 years wiktorn Always check if tile cache files are oversized If tile cache file is …
(edit) @14291   6 years Don-vip see #16798 - be robust to svgSalamander errors when initializing JOSM …
(edit) @14290   6 years Don-vip fix #16797 - NPE
(edit) @14288   6 years Don-vip fix unit test / checkstyle
(edit) @14287   6 years wiktorn Rollback [14260]. Because of regressions rollback of [14260]. See: …
(edit) @14284   6 years Don-vip fix #16778 - cache padded icons to improve performance when filtering …
(edit) @14283   6 years Don-vip see #12726 - add new getters in {Change,Sequence}Command
(edit) @14282   6 years Don-vip see #16732 - more keyboard fixes
(edit) @14281   6 years Don-vip see #12726 - accessors for undo/redo commands
(edit) @14279   6 years Don-vip fix #16732 - fix support of US International keyboard layout
(edit) @14277   6 years Don-vip fix #16784 - NPE
(edit) @14276   6 years Don-vip fix #16785 - fix IOOBE
(edit) @14274   6 years Don-vip fix bug when writing a locked OSM layer
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14272   6 years Don-vip HTTPS enabled for {cr,hg,mail}.openjdk.java.net, see …
(edit) @14271   6 years wiktorn Fix checkstyle / PMD
(edit) @14270   6 years wiktorn Treat SocketTimeoutException as transient error. Extend …
(edit) @14269   6 years wiktorn Remove unnecessary colons See: #16747
(edit) @14268   6 years wiktorn Retry tile download on transient errors. Till now there was no …
(edit) @14267   6 years Don-vip update TLD from IANA
(edit) @14266   6 years Don-vip fix #16762 - support multiple notes in .osc files created by OsmAnd
(edit) @14265   6 years Don-vip update TLD from IANA
(edit) @14262   6 years wiktorn Fix WMS simultaneus connections When creating download thread pool …
(edit) @14261   6 years wiktorn Use corePoolSize = maxPoolSize and unbounded queue Remove hack with …
(edit) @14260   6 years wiktorn Fix unnecessary tile downloads. Only download tiles from upper levels …
(edit) @14259   6 years Don-vip fix #16749 - don't disable unrelated text field in preferences dialog
(edit) @14257   6 years Don-vip fix #16739 - fix NPE. Upload dialog mechanics to review to avoid …
(edit) @14256   6 years Don-vip see #15229 - move corrector package to actions.corrector
(edit) @14253   6 years Don-vip see #15229 - kill Main. RIP
(edit) @14252   6 years Don-vip one file missed
(edit) @14251   6 years Don-vip fix memory leaks after upload, validation and primitives combining
(edit) @14250   6 years Don-vip see #16730 - one file missed
(edit) @14249   6 years Don-vip update TLD from IANA
(edit) @14248   6 years Don-vip fix #16730 - make sure we try to display popup menus only if their …
(edit) @14247   6 years Don-vip remove stuff deprecated in June. RIP SelectionChangedListener
(edit) @14243   6 years Don-vip fix #16725 - numeric attributes of GPX waypoints were no longer …
(edit) @14241   6 years Don-vip fix #16714 - NPE
(edit) @14238   6 years Don-vip fix #16510 - improve performance of Ctrl-A by caching icons used to …
(edit) @14237   6 years Don-vip NanoLog plugin has been restored in 2014: …
(edit) @14234   6 years Don-vip see #16047, see #16682 - make PluginClassLoader extend …
(edit) @14232   6 years Don-vip see #16047 - make JOSM able to load JAXB as a plugin: - JAXB …
(edit) @14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
(edit) @14222   6 years Don-vip see #16498 - simplify build.xml and update to latest snapshot of …
(edit) @14221   6 years Don-vip see #16706 - use documented enum for AutoScaleMode instead of …
(edit) @14220   6 years Don-vip fix pmd warning
(edit) @14219   6 years Don-vip fix #16695 - display remark from Overpass API when a download …
(edit) @14217   6 years Don-vip fix #16705 - RemoteControlHttpsServer: end mainloop if …
(edit) @14216   6 years Don-vip allow to download OSM JSON from RemoteControl
(edit) @14215   6 years Don-vip remove deprecated stuff
(edit) @14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14212   6 years Don-vip sonarqube - various minor issues
(edit) @14211   6 years Don-vip sonarqube - squid:S1604 - Anonymous inner classes containing only one …
(edit) @14210   6 years Don-vip see #16681 - sonarqube - squid:HiddenFieldCheck
(edit) @14209   6 years Don-vip see #16681 - spotbugs / pmd
Note: See TracRevisionLog for help on using the revision log.