Skip to content
Tags give the ability to mark specific points in history as being important
  • thunar-1.6.15 protected
    dd18b985 · Updates for release ·
    created tag
  • thunar-1.6.16 protected
    711e3bed · Updates for release ·
    tag thunar-1.6.15
  • thunar-1.6.17 protected
    bb124b61 · Updates for release ·
    taged release
  • thunar-1.6.18 protected
    2e1013cc · Updates for release ·
    probably the last thunar release on the xfce-4.12 branch
  • thunar-1.6.2 protected
    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.3 protected
    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.4 protected
    a1741ae9 · Updates for the release. ·
    thunar-1.6.4
  • thunar-1.6.5 protected
    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.6 protected
    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.7 protected
    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.8 protected
    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.9 protected
    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.7.0 protected
    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.7.1 protected
    223083fb · Updates for release ·
    tag of a dev release
  • thunar-1.7.2 protected
    585bb09c · Updates for release ·
    tagged thunar-1.7.2
  • thunar-1.8.0 protected
    43f0fee9 · Updates for release ·
    added tag for 1.8.0
  • thunar-1.8.1 protected
    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.10 protected
    1ba0d507 · Updates for release ·
    bugfix release on 4.14 branch
  • thunar-1.8.11 protected
    5c3b4850 · Updates for release ·
    1.8.11
    ======
    - Thunar 1.8.10 crashing on startup in FreeBSD and Fedora, caused by
    nonfunctional pango version check (Bug #16136, Bug #16138)
    - Translation Updates:
    Interlingue, Spanish,
  • thunar-1.8.12 protected
    53afde0c · Updates for release ·
    1.8.12
    ======
    - NULL is the proper sentinel for g_object_new() (Bug #16310)
    - Drop timer on finalize (Bug #15305)
    - Store column width setting asynchronously and only once (Bug #15305)
    - When move to trash fails, ask whether to delete files (Bug #15975)
    - Ctrl+Mousewheel does not enlarge/shrink entries (for detailed list
    view) (Bug #15936)
    - Extra padding for Eject button when scrollbar is visible (Bug #15312)
    - Use standard icon instead of custom
    - Translation Updates: Albanian, Chinese (China), Chinese (Taiwan), Croatian,
      Czech, Dutch, French, Galician, Greek, Hungarian, Italian, Japanese,
      Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
      Spanish, Swedish, Ukrainian