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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15070   5 years Don-vip fix #17701, fix #17702 - add robustness when loading imagery layers …
(edit) @15063   5 years GerdP fix java warning
(edit) @15053   5 years Don-vip fix #17682 - run AddNodeAction later in EDT to make sure the …
(edit) @15052   5 years Don-vip fix #16904 - make sure ImproveWayAccuracy does not try to paint …
(edit) @15050   5 years Don-vip fix #16904 - make ImproveWayAccuracy aware of primitives deletion to …
(edit) @15046   5 years Don-vip fix #17419 - Own labels for Select mode and Zoom mode buttons (patch …
(edit) @15028   5 years GerdP fix #17551: Move "Download Along" into the File menu
(edit) @15023   5 years GerdP see #17654: Allow to configure shortcut for "Move Node" action
(edit) @15013   5 years Don-vip remove duplicated code
(edit) @15011   5 years GerdP fix #15558: apply 15558-v3.patch
(edit) @15007   5 years Don-vip remove deprecated API
(edit) @14985   5 years GerdP fix #17591 Zoom to download doesn't work as expected Partly revert …
(edit) @14971   5 years GerdP fix checkstyle issue
(edit) @14970   5 years GerdP see #16102: Drastically improve performance for SimplifyWayAction when …
(edit) @14967   5 years GerdP see #17569 improve warning message Warn "Cannot add a node outside of …
(edit) @14965   5 years GerdP fix copy+paste error, no functional change
(edit) @14962   5 years GerdP fix #17551: Download along track doesn't completely download areas …
(edit) @14960   5 years GerdP see #13538: - Add new method isOutSideWorld() to class Node and use …
(edit) @14951   5 years GerdP fix #17517: Memory leak in ChangesetCacheManager
(edit) @14950   5 years GerdP fix #17238 Don't know why I forgot to commit this patch.
(edit) @14944   5 years Klumbumbus fix #17544 - support optional browse/ in osm url at open location
(edit) @14932   5 years Don-vip see #15051, fix #17522 - crash in filter dialog caused by r14927
(edit) @14927   5 years Don-vip see #15051 - refactoring: extract SearchDialog from SearchAction
(edit) @14882   5 years GerdP code cleanup: move duplicated code to check ignore list and set …
(edit) @14868   5 years GerdP fix #17443: improve performance for GPX layer action "Download from …
(edit) @14866   5 years GerdP fix some sonar issues
(edit) @14862   5 years Don-vip fix #17427 - fix imagery html tooltip (regression of r11625?)
(edit) @14838   5 years GerdP fix checkstyle issue
(edit) @14835   5 years GerdP see #17343: prepare solution updateEnabledState() should be called in …
(edit) @14822   5 years Don-vip add unit test for AboutAction
(edit) @14784   5 years Don-vip see #17516 - upgrade to error_prone 2.3.3-SNAPSHOT + patch for Java 13 …
(edit) @14763   5 years GerdP fix #17279: improve performance when retrieving history
(edit) @14761   5 years GerdP fix #13195 1) BoundingBoxDownloader: Reduce number of gpx api calls: …
(edit) @14746   5 years simon04 Refactoring: use StandardCharsets
(edit) @14745   5 years simon04 see #17178 - About: add help button
(edit) @14743   5 years simon04 see #17178 - Rectified Image: add help button
(edit) @14742   5 years simon04 see #17178 - Jump to position: add help button
(edit) @14734   5 years GerdP fix #16706 (16706-improve-v2.patch)
(edit) @14707   5 years simon04 see #17192 - Harmonize "<unset>" with advanced preference
(edit) @14706   5 years GerdP fix more recent sonar issues
(edit) @14701   5 years GerdP fix #17192 Improve about installation details dialog
(edit) @14697   5 years GerdP fix pmd warning caused by r14693
(edit) @14695   5 years Don-vip It's 2019 and Oracle has finally discovered what HTTPS is about
(edit) @14693   5 years GerdP fix #17192 Add tab with installation details in "About" popup
(edit) @14690   5 years simon04 see #17202 - Use Shortcut#setTooltip to fix deprecations
(edit) @14687   5 years GerdP revert accidential commit
(edit) @14686   5 years GerdP
(edit) @14682   5 years simon04 ExportRelationToGpxAction: i18n fix
(edit) @14681   5 years simon04 Refactoring: use LinkedList.descendingIterator in ExportRelationToGpxAction
(edit) @14672   5 years GerdP fix #17184: fix leaks in ValidateUploadHook and …
(edit) @14671   5 years simon04 Status report: exclude file history, Overpass queries
(edit) @14670   5 years GerdP fix #17186: Simplify code in ImproveWayAccuracyAction
(edit) @14668   5 years simon04 fix #17185 - Do not offer unsupported file types for saving OsmDataLayer
(edit) @14666   5 years GerdP fix #17183: unfurl Validator Panel first and set error list later so …
(edit) @14662   5 years simon04 see #16874 fix #17180 - NPE in UnGlueAction
(edit) @14659   5 years Don-vip fix tests broken since r14654
(edit) @14657   5 years simon04 see #17178 - Save session: add help button
(edit) @14656   5 years simon04 see #17178 - Search notes: add help button
(edit) @14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14653   5 years simon04 fix #16874 – Keep the id on the POI if unglueing When unglueing a …
(edit) @14650   5 years simon04 Extract PropertiesMembershipChoiceDialog.ExistingBothNew enum
(edit) @14648   5 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14628   5 years simon04 fix #16706 - Zoom to selection should not zoom out for zoom on a node …
(edit) @14624   5 years Don-vip fix various SonarQube issues
(edit) @14623   5 years Don-vip Google+ is shutting down, see …
(edit) @14599   5 years GerdP fix #17035: Validator: Improve progress monitor …
(edit) @14550   5 years Don-vip see #16073 - rework error handling
(edit) @14549   5 years Don-vip see #16073 - support WMS_ENDPOINT
(edit) @14542   5 years Don-vip see #17040 - fix unit tests
(edit) @14510   5 years GerdP see #17040 call DrawAction.finishDrawing() when selection is empty or …
(edit) @14480   5 years Don-vip fix #16937 - Support user logins ending by " !"
(edit) @14473   5 years GerdP see #17040 don't keep refs to OSM primitives in validation tests …
(edit) @14471   5 years GerdP see #17040 Move call of UndoRedoHandler.removeCommandQueueListener() …
(edit) @14470   5 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
(edit) @14442   5 years Don-vip fix #17016 - catch error when entering bad WMS URL
(edit) @14436   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) @14429   5 years GerdP fix #16674 CCE: Relation cannot be cast to Way
(edit) @14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
(edit) @14396   5 years Don-vip allow to download shorter URLs like http://osm.org/node/941759490
(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) @14374   5 years simon04 fix #16879, see #14831 - Fix zoom to downloaded data
(edit) @14367   6 years Don-vip fix #16897 - catch InvalidPathException for invalid WMS GetCapabilities URL
(edit) @14357   6 years Don-vip detect Overpass API links in load location/remote control. Needed to …
(edit) @14350   6 years Don-vip see #16850 - fix error_prone warning
(edit) @14347   6 years Don-vip fix #16850 - Make overriding …
(edit) @14343   6 years Don-vip fix #13724 - NPE
(edit) @14341   6 years Don-vip see #16755 - fix sonarqube warnings
(edit) @14338   6 years Don-vip fix #16755 - Cut overlapping GPX layers when merging (patch by Bjoeni, …
(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) @14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
(edit) @14320   6 years Don-vip see #16820 - extract GUI from UnglueAction
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14291   6 years Don-vip see #16798 - be robust to svgSalamander errors when initializing JOSM …
(edit) @14281   6 years Don-vip see #12726 - accessors for undo/redo commands
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14256   6 years Don-vip see #15229 - move corrector package to actions.corrector
Note: See TracRevisionLog for help on using the revision log.