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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @14208   6 years simon04 fix #16702 - Speed up OSM wiki help using MediaWiki API
(edit) @14206   6 years Don-vip fix #16698, see #15670 - make sure filters are executed (costly …
(edit) @14205   6 years Don-vip fix #16681 - Various enhancements for GPX correlation (patch by …
(edit) @14204   6 years wiktorn Move undo handler to EDT To prevent live-locks when undo is called …
(edit) @14203   6 years Don-vip fix #15696, see #16688 - Don't use the localized decimal separator for …
(edit) @14202   6 years Don-vip spotbugs - more fixes
(edit) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14199   6 years Don-vip spotbugs - BIT_SIGNED_CHECK
(edit) @14198   6 years Don-vip spotbugs - UCF_USELESS_CONTROL_FLOW
(edit) @14197   6 years Don-vip spotbugs - SF_SWITCH_FALLTHROUGH
(edit) @14196   6 years Don-vip spotbugs - MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @14195   6 years Don-vip spotbugs - LI_LAZY_INIT_STATIC
(edit) @14194   6 years Don-vip spotbugs - IM_BAD_CHECK_FOR_ODD
(edit) @14193   6 years Don-vip spotbugs - IC_INIT_CIRCULARITY
(edit) @14192   6 years Don-vip spotbugs - BC_UNCONFIRMED_CAST_OF_RETURN_VALUE
(edit) @14189   6 years Don-vip better error message in plugin list parser
(edit) @14186   6 years Don-vip see #16682 - add new plugin property Minimum-Java-Version
(edit) @14185   6 years Don-vip fix #16687 - Display tag languages in italic
(edit) @14184   6 years Don-vip see #16671 - checkstyle
(edit) @14183   6 years Don-vip see #16682 - deprecate JavaFX core media player to move it to new …
(edit) @14182   6 years Don-vip fix #16686 - add robustness when drawing hatched area for …
(edit) @14180   6 years Don-vip update TLD from IANA
(edit) @14177   6 years Don-vip see #16666 - add workaround against ATK wrapper failure on Debian, …
(edit) @14176   6 years Don-vip see #16666 - extract DefaultBugReportSendingHandler to its own class …
Note: See TracRevisionLog for help on using the revision log.