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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17485   3 years GerdP see #20432: Additional panel context menu item: Download complete …
(edit) @17483   3 years GerdP code cleanup: remove method override that does exactly what super …
(edit) @17473   3 years GerdP see #17184: Memory leaks - clear also virtual ways when exiting SelectMode
(edit) @17461   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects when Extrude Mode …
(edit) @17458   3 years GerdP see #17184: Memory leaks - clear collection rememberMovements in …
(edit) @17446   3 years GerdP fix #20311: NPE at josm.actions.DownloadAlongAction.actionPerformed() …
(edit) @17440   3 years GerdP see #17184: Memory leaks - remove more listeners in destroy() - reset …
(edit) @17436   3 years GerdP see #20342: Validator results not cleared - make sure that validator …
(edit) @17431   3 years GerdP fix #20311: NPE at josm.actions.DownloadAlongAction.actionPerformed() …
(edit) @17429   3 years GerdP fix #20325: Update Multipolygon removes tags instead of moving them to …
(edit) @17421   3 years GerdP see #17184: Memory leaks - reset field lastUsedNode in draw mode …
(edit) @17419   3 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @17416   3 years GerdP i18n: use "Nothing changed" instead of "nothing changed" as in …
(edit) @17414   3 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @17408   3 years GerdP fix #20238: update multipolygon on old-style multipolygon action …
(edit) @17406   3 years GerdP fix #20230: update multipolygon action removes tags from ways without …
(edit) @17397   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17396   3 years Don-vip fix #20143 - make restart work with new macOS package built with jpackage
(edit) @17393   3 years GerdP see #10205: Strange align nodes in circle behavior - allow to define …
(edit) @17391   3 years Don-vip see #13784 - restart robustness
(edit) @17390   3 years Don-vip fix #13784 - restart robustness
(edit) @17386   3 years GerdP fix #20041: Align nodes in Circle creates Command which changes …
(edit) @17374   3 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17362   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17358   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17343   3 years GerdP fix #20110: "Update multipolygon" strips natural=coastline from member …
(edit) @17341   3 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
(edit) @17337   3 years simon04 ShowStatusReportAction: migrate to PrintWriter
(edit) @17335   3 years Don-vip see #20139 - avoid shortcut conflict between "open location" actions
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   3 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17330   3 years Don-vip fix #20131 - remote control: report errors in case of OSM API error …
(edit) @17325   3 years GerdP fix #19966 and #20115 don't open relation editor in modal mode
(edit) @17307   3 years GerdP see #7548: Re-organize the preference dialog - move code for expert …
(edit) @17303   3 years GerdP fix sonarlint issue
(edit) @17295   3 years GerdP see #19906: Scale, rotate & create areas tool: bottom toolbar unusable …
(edit) @17289   3 years GerdP fix #20013: When combining two ways and one of them needs to have the …
(edit) @17265   3 years GerdP see #7548: Re-organize the preference dialog Apply 7548-no-empty.patch …
(edit) @17241   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17219   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17214   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17210   4 years simon04 Checkstyle
(edit) @17205   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17204   4 years stoecker add LANG setting to status report, see #14596, add lost if check
(edit) @17203   4 years stoecker add LANG setting to status report, see #14596
(edit) @17200   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17188   4 years Klumbumbus fix #19851 - Fix shortcut names
(edit) @17187   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17184   4 years GerdP fix typo in ticket number in comments 19855 -> 19885
(edit) @17183   4 years GerdP fix #19924: Extruder: Problem with common node extruding to the …
(edit) @17167   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17164   4 years Don-vip fix #19772 - NPE
(edit) @17163   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17157   4 years GerdP see #19906: Scale, rotate & create areas tool: bottom toolbar unusable …
(edit) @17143   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17141   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17138   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17110   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17108   4 years GerdP fix #19887: Parallel ways tool: bottom toolbar unusable to view offset …
(edit) @17097   4 years GerdP fix #19876: Preference dialog only shows Advanced Preferences Use …
(edit) @17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
(edit) @17052   4 years stoecker see #19836 - display main menu item for shortcut name
(edit) @17049   4 years stoecker fix #19836 - add possibility for shortcuts to two actions
(edit) @17036   4 years Klumbumbus Add icons in preferences and for copy coordinates
(edit) @17034   4 years Klumbumbus - see #19808 - Add icon for "Go to OSM Tag History" (self created, CC0 …
(edit) @17033   4 years stoecker see #19726, separate icons for update and create multipolygon
(edit) @17032   4 years Klumbumbus Add missing icons in Tags/Membership Dialog context menu, fix icons of …
(edit) @17029   4 years Klumbumbus - see #19726 - Unify changeset icon, use globe icon in history window …
(edit) @17023   4 years stoecker fix #19714, patch by gaben, don't complain about direction reversal in …
(edit) @17022   4 years Klumbumbus - see #19786 - CheckStyle - see #18866 - Fix icon name
(edit) @17021   4 years stoecker fix #19786, Add missing icons to View menu
(edit) @17018   4 years Klumbumbus see #19786 - Add missing icons to View menu, wireframe_small icon …
(edit) @17008   4 years simon04 Checkstyle
(edit) @17003   4 years simon04 Java 8: use Stream
(edit) @16968   4 years simon04 fix #14200 - Warn when moving elements by a large distance
(edit) @16966   4 years simon04 fix #19732 - Preferences: open previously selected preference tab
(edit) @16939   4 years Klumbumbus - see #19714 - Warn if barrier=city_wall way is reversed
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16911   4 years simon04 see #18376 - Status report: add Linux desktop environment
(edit) @16904   4 years simon04 see #19694 - About dialog: -GitLab
(edit) @16903   4 years simon04 fix #19694 - About dialog: +GitLab
(edit) @16902   4 years simon04 see #19694 - Obtain social logos from Font Awesome
(edit) @16900   4 years simon04 fix #19692 - Zoom mode: zoom in/out depending on rectangle
(edit) @16883   4 years simon04 see #19669 - Add help button to "Show Status Report"
(edit) @16882   4 years simon04 see #19669 - Add help button to "Adjust imagery offset"
(edit) @16868   4 years Klumbumbus see #15240 - Change some png icons to svg: - layer/gpx_small, …
(edit) @16866   4 years simon04 GpxImporter: compute markerLayerName
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16840   4 years simon04 fix #19316 - Don't show warning when a new relation is deleted
(edit) @16839   4 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
(edit) @16833   4 years simon04 fix #19437 - OpenBrowserAction: make warning threshold of browser …
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16824   4 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16771   4 years stoecker fix #19508 - better reversal function for number, patch by gaben
(edit) @16770   4 years GerdP fix #19451: Update data: Do not download incomplete ways - if no …
(edit) @16732   4 years simon04 fix #19485 - UnsupportedOperationException in CombineWayAction
(edit) @16704   4 years Klumbumbus see #18586 - Add icon for invert selection action (mix of selectall …
(edit) @16701   4 years simon04 fix #18586 - Add invert selection action for experts
(edit) @16661   4 years GerdP fix sonarlint issue
Note: See TracRevisionLog for help on using the revision log.