Skip to content
Tags give the ability to mark specific points in history as being important
  • thunar-1.8.1
    613bfaa1 · Updates for release ·
    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.8.0
    43f0fee9 · Updates for release ·
    added tag for 1.8.0
  • thunar-1.6.15
    dd18b985 · Updates for release ·
    created tag
  • thunar-1.7.2
    585bb09c · Updates for release ·
    tagged thunar-1.7.2
  • thunar-1.7.1
    223083fb · Updates for release ·
    tag of a dev release
  • thunar-1.6.14
    2aa9f1ee · Updates for release ·
    release 1.6.14
  • thunar-1.7.0
    153f9e9f · Updates for release ·
    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
    ff618bfc · Updates for release ·
    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
    4a6e2943 · Updates for release ·
    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
    77a1e955 · Updates for release ·
    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
    b4b50adb · Updates for release ·
    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
    e37444e3 · Updates for release ·
    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
    9482b6e2 · Updates for release ·
    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
  • thunar-1.6.7
    9509d3f2 · Updates for release ·
    1.6.7
    =====
    - Improve drag & drop and selecting in the details view (bug #11605) (Harald Judt)
    - Let row changes accumulate a bit before restoring selection (Harald Judt)
    - Implement reloading file information on manual reload (Harald Judt)
    - Extend reload functions to allow a full reload (Harald Judt)
    - Check in thunar-marshal with new _thunar_marshal_BOOLEAN__BOOLEAN (Harald Judt)
    - Reload files changed by jobs in an idle loop (bug #11008) (Harald Judt)
    - Refactor code for moving thumbnail cache file on renames/moves (Harald Judt)
    - Rework thunar_file_monitor to properly register moved files (Harald Judt)
    - Add function to reload parent file of a file (Harald Judt)
    - Fix updating file info for moved files (bug #11008) (Harald Judt)
    - Revert "Refresh file info after getting it from cache (bug #11008)" (Harald Judt)
    - Update the location bar after reload (bug #10518) (Harald Judt)
    - Fix updating custom actions (bug #11749) (Harald Judt)
    - Update rows on changes of case-sensitive and folders-first settings (Harald Judt)
    - Fix typos and grammar mistakes in a few comments (Harald Judt)
    - Make new windows inherit the history of the origin view (bug #5538) (Harald Judt)
    - Make new tabs inherit the history of the origin view (bug #5538) (Harald Judt)
    - Keep the history across view changes (bug #10171) (Harald Judt)
    - Implement functions for copying the history of a view (Harald Judt)
    - Rename tsv_restore_selection to tsv_select_after_row_deleted (Harald Judt)
    - Redraw the details view on row changes (Harald Judt)
    - Restore selection on row changes too (bug #9886) (Harald Judt)
    - Improve mouse wheel zoom behaviour (Harald Judt)
    - Remember and restore file selection on view changes (Harald Judt)
    - Restore file selection when changing sort order (bug #9886) (Harald Judt)
    - Update model with changed binary file size setting immediately (Harald Judt)
    - Fix typo busy_pulse in thunar-shortcuts-model.c (Harald Judt)
    - Fix typo in thunar-clipboard-manager (Harald Judt)
    - Fix Gdk-CRITICAL error (Thaddaeus Tintenfisch)
    - Clean up more files with make clean (Harald Judt)
    - Rework usage of binary file size properties (bug #11450) (Harald Judt)
    - Remove duplicate break statement in thunar-standard-view (Harald Judt)
    - Fix compiler warning about shadowing 'basename' (bug #11633) (Matt Thirtytwo)
    - thunar/thunar-dbus-service-infos.xml corrections (Thaddaeus Tintenfisch)
    - Fix startup id handling for launch requests over D-Bus (bug #9646) (Thaddaeus Tintenfisch)
    - Fallback to non-cached version of source file (bug #9142) (Thaddaeus Tintenfisch)
    - Translation updates: Chinese (China), Croatian, English (Australia), French, German,
      Greek, Italian, Lithuanian, Polish, Swedish, Ukrainian
  • thunar-1.6.6
    69814ea1 · Updates for release ·
    1.6.6
    =====
    - Removed GNU extension -i from sed (Peter de Ridder)
    - Bump default size of file properties dialog a bit (Harald Judt)
    - Respect the "View new folders using" preference (bug #11606) (Harald Judt)
    - Improve check for shell scripts and add hidden option for bug #7596 (Harald Judt)
    - Fix some GTK_STOCK icon usages resulting in missing icons (bug #11608) (Jani Välimaa)
    - plugins/thunar-wallpaper: Fix icon (Jani Välimaa)
    - Fix icon name for folders and a memory leak (bug #11608) (Harald Judt)
    - Also query for network location icons (Nick Schermer)
    - Don't use deprecated function (Nick Schermer)
    - Secure threading in the idle thumbnail loading (Nick Schermer)
    - Sidepane treeview: Do not switch folder when clicking a row expander (Harald Judt)
    - Fix cppcheck possible errors/warnings (Harald Judt)
    - Hide template file extensions in context menu (bug #11571) (Thaddaeus Tintenfisch)
    - thunar-wallpaper: Fix translation in applications other than thunar (Harald Judt)
    - thunar-wallpaper: Check if file is really an image (bug #11565) (Thaddaeus Tintenfisch)
    - Update another copyright string (Harald Judt)
    - Fix endless rename loop in case of error on the properties dialog (bug #11557) (Harald Judt)
    - Translation updates: Asturian, Bulgarian, Finnish, French, German,
      Norwegian Bokmål, Romanian, Slovak, Spanish
  • thunar-1.6.5
    f34dd9f8 · Updates for release ·
    1.6.5
    =====
    - Bump autotools versions
    - Add .gitignore
    - Do not execute but only open shell scripts by default (bug #7596) (Harald Judt)
    - Fix typo in error message (Nick Schermer)
    - Improve keyboard navigation for thunar-tree-view (bug #4519) (Harald Judt)
    - Allow <ctrl> + middle click in shortcut and treeview panes (Harald Judt)
    - Set correct dialog window hint for progress dialog (bug #11467) (Matt Thirtytwo)
    - Refresh file info after getting it from cache (bug #11008) (Peter de Ridder)
    - Remove unused enum for signal handlers (bug #11493) (Matt Thirtytwo)
    - Simplify Makefile.am. Generated files are separated from typed source files (Matt Thirtytwo)
    - thunar-tpa: Install desktop file to $(datadir)/xfce4/panel/plugins (Robby Workman)
    - Fix anchor offset in xfce_dialog_show_help () function. (Olivier Duchateau)
    - Properly handle m4 stuff (Harald Judt)
    - TWP: Single-workspace-mode = TRUE is the default (Bug #11047) (Eric Koegel)
    - thunar-wallpaper: Do not use escaped filenames for xfconf (Harald Judt)
    - Use xfconf and handle xfdesktop's single workspace (Bug #11047) (Eric Koegel)
    - Revert "Workaround for crashes on RHEL5" (Andrzej)
    - Revert "Fallback to image surface, workaround for bug in Cairo/RENDER" (Andrzej)
    - Renaming a file from another file manager... (bug #11430) (Andrzej)
    - Make usage/free string more clear (bug #11345) (Harald Judt)
    - Make single middle click open files and folders (bug #10587) (Harald Judt)
    - Add a progressbar to the freespace indicator in the properties dialog (Harald Judt, Simon Steinbeiss)
    - Change resize style in thunar-wallpaper plugin (Thaddaeus Tintenfisch)
    - Add vim modeline. Remove obsolete '$Id$' line (Matt Thirtytwo)
    - Right click context menu with wrong icon (bug #10652) (Andrzej)
    - Translation updates
  • thunar-1.6.4
    a1741ae9 · Updates for the release. ·
    thunar-1.6.4
  • thunar-1.6.3
    7c9059e4 · Updates for release. ·
    1.6.3
    =====
    - Autotools updates.
    - Allow keyboard shortcuts for user customizable actions (bug #1941).
    - Prepend and later reverse for collecting selection.
    - Some optimizations in renamer loop.
    - Plug leak in file renamer (bug #9864).
    - Escape name for sidepane tooltips (bug #10001).
    - Revert "Remove image resolution from statusbar."
    - Fix segfault when going back to removed directory (bug #9831).
    - Translation updates: Arabic, Bulgarian, Catalan (Valencian), Czech,
      Spanish (Castilian), French, Hebrew, Croatian, Hungarian, Indonesian,
      Italian, Japanese, Kazakh, Korean, Dutch (Flemish), Norwegian
      Nynorsk, Polish, Portuguese, Portuguese (Brazilian), Russian,
      Slovenian, Serbian, Ukrainian, Chinese (China), Chinese (Taiwan).
  • thunar-1.6.2
    7f8e4b11 · Updates for release. ·
    1.6.2
    =====
    - Don't abort startup if dbus failed.
    - Put * around string if * and ? are not used in the pattern.
    - Revert "Remove right-click drag possibility (bug #3549)."
    - Revert "Directly popup menus on selected items (bug #3550)."
    - Update shortcuts headers when removing a shortcut (bug #9651).
    - Implement tab middle click in location buttons (bug #9684).
    - Add new tab option to right-click menu of location buttons.
    - Small improvement in thumbnail frame.
    - Key combos not working with location buttons (bug #9625).
    - Open tree node if expanded and mounted (bug #9603).
    - Use some more cairo renderering.
    - Make Desktop in Go menu translatable (bug #9616).
    - Send to menu not updated for directories (bug #9618).
    - Fix freeze on /proc/kmsg.
    - Show all volumes in the devices list.
    - Removed translations: Dzongkha, Kazakh, Kurdish, Macedonian.
    - Translation updates: Arabic, Czech, Italian, Japanese,
      Georgian, Korean, Dutch (Flemish), Polish, Portuguese,
      Russian, Ukrainian.
  • thunar-1.6.1
    67d77a32 · Updates for release. ·
    1.6.1
    =====
    - Fix bulk renamer url to the wiki.
    - Show NoDisplay=true applications (bug #9595).
    - Fast read content type of unreadable files (bug #9553).
    - Submenu the sidepane visibility menu.
    - Hide shortcut pane header when there are no items.
    - Keybindings to switch to tab with Alt+N (bug #9585).
    - Make tabs scrollable.
    - Session-save mount operation passwords.
    - Check trash status 2s after startup from session.
    - Clear mutex to avoid memleak with 2.32 api.
    - Fix file menu displacement after a forced update (bug #9604).
    - Put remote bookmarks in places and improve icon loading.
    - Use ThunarBrowser to resolve locations in launcher.
    - Translation updates: Amharic, Arabic, Asturian, Belarusian,
      Bengali, Catalan (Valencian), Czech, Danish, German, Dzongkha, Greek,
      English (United Kingdom), Esperanto, Spanish (Castilian), Estonian,
      Basque, Finnish, French, Galician, Hebrew, Croatian, Hungarian,
      Indonesian, Icelandic, Italian, Japanese, Georgian, Kazakh, Korean,
      Kurdish, Lithuanian, Latvian, Macedonian, Norwegian Bokmal, Dutch
      (Flemish), Norwegian Nynorsk, Panjabi (Punjabi), Polish, Portuguese,
      Portuguese (Brazilian), Romanian, Russian, Sinhala, Slovak, Albanian,
      Serbian, Swedish, Telugu, Turkish, Uyghur, Ukrainian, Urdu, Urdu
      (Pakistan), Vietnamese, Chinese (China), Chinese (Taiwan).