* Improve file add/remove checks for ThunarFolder (#1649)
* Properly update view after hidden file rename
* Always reload ThunarFiles on change notice (#1650)
* Directly notify after file reload (#1650)
* Set initial state of "Restore" button (#1663)
* Fix quoting when running shell scripts in a terminal (#1661)
* Avoid use-after-free in rename dialog when file is changed
* Fix a GFile leak in _thunar_io_jobs_rename
* Fix use-after-free in thunar_renamer_dialog_response (#1458)
* Fix use-after-free on exit with search tabs open (#1593)
* Translation Updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=216
* Always warn user before permanent deleting files
* Fix string leaks when UCAs use a submenu
* Fix a potential leak in thunar_action_manager_append_custom_actions
* Fix leaks with ThunarMenuX objects
* Fix thunarx_menu_get_items leak when multiple UCAs share a submenu
* Fix refresh on row-changed in list view (#1584)
* Add missing NULL check before unref call
* Fix popup position of DnD menu
* UCA: Correct PWD for submenu folder items (#1615)
* wayland: Fix popup menu not closing (#1592)
* Check if file exists before opening its location (#1257)
* Prevent popups on wrong window (#1591)
* thunar-tpa: Fix libxfce4panel include
* Prevent criticals when switching current view (#1344)
* Fix crash when destroying folder in list view (#1330) (#1568)
* Fix crash in properties dialog (#1585)
* Fix invalid filenames when copying to exFAT FS (#1570)
* Fix typo in preferences dialog
* Hide shortcuts editor when accel map uninitialized (#1488)
* Update statusbar when searching (#1560)
* Always update statusbar on file changes in list view (#1560)
* Fix item activation on double-click in list view (#1567)
* Use 'malloc_trim' after search (#1552)
* Fix missing dialog for folder errors in list view (#1538)
* Fix leak on search update
* Fix missing dialog window icon (#1506)
* Fix leaks on "cancel search"
* Properly check if a file can be trashed (#1554)
* Translation Updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=213
* Fix wrong selection after rename in list view (#1415)
* Prevent location bar crash (#1539)
* Re-allow sorting in search mode (#1528)
* Fix signal emitting (#1533)
* Fix GMount leak in 'thunar_file_get_emblem_names'
* Store g_files separately in jobs (#1542)
* Pass g_files into jobs instead of ThunarFiles (#1542)
* Store g_files separately in jobs (#1542)
* Ask for confirmation when deleting trashed files (#1545)
* Prevent files from vanishing after save (#1535)
* Fix selection after toggling hidden files visibility (#1505)
* Clean up location button context menu (#1441)
* Translation Updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=211
- Update to 4.18.11:
* Use parent windows for undo/redo dialog (#1393)
* Fix for misc_open_new_windows_in_split_view (#889)
* Dont add directories to recent:/// (#1372)
* build: clang: Fix -Wmissing-noreturn
* build: clang: Fix -Wsingle-bit-bitfield-constant-conversion
* Focus split view pane on DnD events (#1243)
* Dont reload folder when "draw_frames" is set (#1337)
* Allow submenu UCAs in toolbar (#780)
* Fix shortcuts for ucas in subfolders (#1043)
* Dont show 'open location' on recent icon(#1297)
* Fix for image preview visibility (#1285)
* Prevent focus stealing of file transfer dialog (#643)
* Dont update "last-view" when searching (#1278)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/1190514
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=204
- Update to 4.18.7:
* Fix property dialog file count (#1173)
* Don't store GFile pointer in GTK pointer
* Don't reload the directory on copy or cut (#1060)
* Add folder to history only for new tab (Issue #1072)
* Fix job operation crash on error
* Limit number of templates to prevent lag (#472)
* Prevent crash on multi-file-activate (#1121)
* Remove unneeded menu separator
* Switch zoom shortcuts
* Prevent glib-critical - followup of (#912)
* Keep location selector state on focus lost (#912)
* Prevent minor memory leak (#573)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/1108553
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=198
- Update to 4.18.6:
* Revert ce43203b to prevent high CPU usage in list-view (#1089)
- Update to 4.18.5:
* Prevent overflow via g_ascii methods (#1084)
* ThunarFile: Use recursive mutex for cache (#1060)
* Use new window for history signal handler (#1073)
* Prevent using CSD in properties dialog (#1056)
* Keep alpha when cutting read-only files (#1060)
* Dont reload the current folder on copy/cut (#1060)
* Update selected notebook on tab press (#1067)
* Make sure that accel_group is set before using it (#1067)
* Add job to list of jobs, not a view (#1029)
* Undo/Redo: Improve error handling
* Make spinner always visible
* Optionally show prop-dialog hightlight tab (#1056)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/1083730
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=196
- Update to 4.18.4:
* Dont open folder when mounting device (Issue #919)
* Dont show full menu for unmounted devices (#1049)
* Support handling URIs via desktop file (#1044)
* Focus correct split pane on mouse click (#1039)
* Prevent wrong undo/redo notify (#1036)
* Support undo trash for linked pathes (#1030)
* Always ask before delete files via undo (#1027)
* Fix use after free fault (#1031)
* Allow symlink creation on remote locations (#875)
* Prevent crash when closing window (#884)
* Keep directory specific sort details (#1017)
* Dont add extra-dot when creating links (#1019)
* Translation Updates (forwarded request 1067325 from manfred-h)
OBS-URL: https://build.opensuse.org/request/show/1067447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/thunar?expand=0&rev=99
- Update to 4.18.4:
* Dont open folder when mounting device (Issue #919)
* Dont show full menu for unmounted devices (#1049)
* Support handling URIs via desktop file (#1044)
* Focus correct split pane on mouse click (#1039)
* Prevent wrong undo/redo notify (#1036)
* Support undo trash for linked pathes (#1030)
* Always ask before delete files via undo (#1027)
* Fix use after free fault (#1031)
* Allow symlink creation on remote locations (#875)
* Prevent crash when closing window (#884)
* Keep directory specific sort details (#1017)
* Dont add extra-dot when creating links (#1019)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/1067325
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=194
- Update to version 4.16.11
* Don't reload the view when text is copied (gxo#xfce/thunar#706)
* NULL checks to prevent crash on malformed bookmark URI (gxo#xfce/thunar#716)
* Use 'g_timeout_add_full' to set tree-view cursor (gxo#xfce/thunar#351)
* Fix signal disconnect in thunar_window_unrealize
* Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths
* Translation Updates (forwarded request 966763 from mauriziogalli)
OBS-URL: https://build.opensuse.org/request/show/966841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/thunar?expand=0&rev=93
- Update to version 4.16.11
* Don't reload the view when text is copied (gxo#xfce/thunar#706)
* NULL checks to prevent crash on malformed bookmark URI (gxo#xfce/thunar#716)
* Use 'g_timeout_add_full' to set tree-view cursor (gxo#xfce/thunar#351)
* Fix signal disconnect in thunar_window_unrealize
* Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/966763
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=182