-
thunar-1.8.6
1.8.6 ===== - Job is now optional for thunar_io_scan_directory - Expand scroll window of file operation progress dialog (Bug #14946) - Fix compiler error -Wcast-function-type (GCC 8) - Bump glib minimal required version - Fix g_type_class_add_private is deprecated - Small code cleanup - Fix pathbar to on middle click open folders in new tabs (Bug #15302) - Translation updates: Danish
-
thunar-1.8.1
1.8.1 ===== - Downgrade libxfce4-ui required version to 4.12.0 - Bump exo version to 0.12.0 - Use symbolic icon for edit button in pathbar - Add the right-click menu item "Open with" as well for folders - Translation updates: Catalan, French, Galician, Norwegian Bokmål
-
thunar-1.7.0
1.7.0 ===== - GTK3 Port - Replace dbus-glib with GDBus - Improved Pathbar style for Location Selector - Bump thunarx to version 3 and replace GtkAction with ThunarxMenu and ThunarxMenuItem - GObject-Introspection support for thunarx-3 - Update thunarx documentation and fix its generation - Same bugfixes from 1.6.13 - Translation updates: Albanian, Amharic, Arabic, Asturian, Bangla, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
-
thunar-1.6.13
1.6.13 ====== - Handle cases when file watch is not supported (Bug #13881) - Missing Trash Translation String (Bug #13409) - Delete Thunar symlink on uninstall (Bug #13533) - Handle g_mem_is_system_malloc deprecation - Prefer local (file://) URIs than native ones (e.g. smb://) (Bug #13845) - Translation updates: Amharic, Arabic, Asturian, Bangla, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Persian, Polish, Portuguese, Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
-
thunar-1.6.12
1.6.12 ====== - Fix deadlock in mutex causing Thunar to hang (Bug #13481) - Add support for Exif:ImageDescription and Exif:UserComment - Do not pass NULL to g_file_test - Bump libxfce4panel version for TPA plugin to 4.9.0 - Switch from XfcePanelImage to GtkImage - Fixed a compilation error with the newest dev panel API - Translation updates: Catalan, Dutch (Flemish), Galician, Korean, Lithuanian, Spanish, Thai
-
thunar-1.6.11
1.6.11 ====== - Fix a crash for on cut/pasting of multiple files (Bug #12260) - Fix a crash when renaming files (Bug #12264) - Fix missing return value for debug in thunar_file_reload (bug #12827) - Fix thunar history being deleted after view change (bug #12708) - Expand the name column by default in details view (#11357) - Silently ignore G_IO_ERROR_FAILED_HANDLED (#8695) - Fixing missing return value in standard view - Fix crashes when reloading target file after move (bug #11983) - Translation updates: Arabic, Asturian, Basque, Bulgarian, Catalan, Croatian, Danish, Dutch (Flemish), English (Australia), English (Great Britain), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Korean, Lithuanian, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Portuguese, Portuguese (Brazilian), Slovak, Swedish
-
thunar-1.6.10
1.6.10 ====== - Do not track thunar/thunar-marshal.{c,h} - Remove Makefile and Makefile.in files when running distclean - Remove subversion $Id$ tags - Really fix trash state at startup (bug #9513 and #11913) - Use proper return type for thunar_file_reload (bug #11913) - Revert "Fix loading the trash bin status at startup (bug #9513)"
-
thunar-1.6.9
1.6.9 ===== - Fix ThunarBulkRename script not supporting spaces (bug #9713) - Use "Name" column for drag & drop instead of first column (bug #11905) - Update the path entry icon when current file changes - Revert changes for restoring the trash in the session client (bug #9513) - Fix loading the trash bin status at startup (bug #9513) - Turn off building gtk-docs API reference - Fix cppcheck warning about uninitialized variable - Disable "Set as default application" by default in the chooser dialog - Remember chosen application in the chooser dialog as last used - Remember the last used application when opening files - Fix reload when file is replaced with directory of the same name - Do listen for G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED (bug #11896) - Fix comments for toggle-menubar - Allow opening by middle-click in tree view only for mounted devices and resources - Keep selection in original tree view when middle-clicking for new tab/window - Keep path selected after unmounting a device via KEY_Left - Unmount device if collapsing a collapsed device tree with KEY_Left in the tree view - Fix wrong network icon shown in tree view - Fix tree view opening mounted devices in new tab - Use only open selection instead of open action with KEY_Up and KEY_Down - Fix assertion when hitting KEY_Left on a top-level item in the tree view - Revert workaround for desktop toplevel item in the tree view - Always select the proper toplevel item in the thunar tree view - Unescape URI in history error message - Remove unmounted files from history when going back or forward - Post release tag bump - Translation updates: Basque, French, Galician
-
thunar-1.6.8
1.6.8 ===== - Watch for CHANGES_DONE_HINT instead of CHANGED and ATTRIBUTE_CHANGED (bug #8377) (Harald Judt) - Shortcut view: Fix "selection in selection" graphical bug when renaming shortcut (Harald Judt) - Fix broken shortcut renaming (bug #11885) (Harald Judt) - Unescape URIs in the shortcut view (bug #10831) (Harald Judt) - Fix compiler warning because of missing curly braces (Harald Judt) - Fix compilation error because of wrong variable name (Harald Judt) - Fix unescaping of local paths in path entry (bug #8190) (Harald Judt) - Fix escaping and unescaping URI in path entry (bug #8910) (Harald Judt) - Let the tree view keep the focus when clicking on an item (bug #11863) (Harald Judt) - Fix switching to the 10th tab via <alt>-<0> keyboard shortcut (Harald Judt) - Fix removal of a directory wrongly affecting the current tab (bug #10981) (Harald Judt) - Keep the scroll position when restoring the file selection (Harald Judt) - Restore selection only when rows-reordered signal is received (bug #11855) (Harald Judt) - For folders copied always append "copy #" to the end of their names (bug #11862) (Harald Judt) - Update F5 binding for new ThunarWindow::reload signal (Evangelos Foutras) - Do not perform the complete folder reload in idle (bug #11849) (Harald Judt) - Coverity CID 60623: Unused value (Harald Judt) - Coverity CID 60621: Missing return statement (Harald Judt) - Coverity CID 60620: Explicit null dereferenced (Harald Judt) - Coverity CID 60619: Explicit null dereferenced (Harald Judt) - Coverity CID 60617: Unchecked return value (Harald Judt) - Remove unused variable in thunar_standard_view_set_history (Harald Judt) - Remove startup notification dependencies (bug #11837) (Harald Judt) - Translation updates: Galician, German, Lithuanian