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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14459   5 years Don-vip see #16995 - remove unused imports
(edit) @14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(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) @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) @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) @14430   5 years Don-vip fix #17003 - catch UncheckedParseException when converting OSM data to GPX
(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) @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) @14415   5 years michael2402 See #16866: Drop getopt, use own option parser.
(edit) @14410   5 years Don-vip fix #16943 - ChangesetCacheManagerTest: fix for non-headless mode …
(edit) @14402   5 years Don-vip fix #16938 - improve performance when data contains ways with many …
(edit) @14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
(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) @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) @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) @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) @14371   5 years simon04 fix #15889 - add MapCSS function is_similar This function tests if …
(edit) @14369   5 years Don-vip fix #16899 - HelpBrowserTest: fix for non-headless mode (patch by ris)
(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) @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) @14349   5 years Don-vip fix #16855 - OsmDataLayerTest: fix for non-headless mode (patch by ris)
(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) @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) @14330   6 years Don-vip fix SonarQube issues
(edit) @14329   6 years Don-vip see #16824 - remove unneeded null-check
(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) @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) @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) @14304   6 years Don-vip fix #16814 - IOOBE
(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) @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) @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) @14281   6 years Don-vip see #12726 - accessors for undo/redo commands
(edit) @14277   6 years Don-vip fix #16784 - NPE
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(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) @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) @14253   6 years Don-vip see #15229 - kill Main. RIP
(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) @14248   6 years Don-vip fix #16730 - make sure we try to display popup menus only if their …
(edit) @14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
(edit) @14221   6 years Don-vip see #16706 - use documented enum for AutoScaleMode instead of …
(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) @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) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14196   6 years Don-vip spotbugs - MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @14193   6 years Don-vip spotbugs - IC_INIT_CIRCULARITY
(edit) @14192   6 years Don-vip spotbugs - BC_UNCONFIRMED_CAST_OF_RETURN_VALUE
(edit) @14185   6 years Don-vip fix #16687 - Display tag languages in italic
(edit) @14184   6 years Don-vip see #16671 - checkstyle
Note: See TracRevisionLog for help on using the revision log.