Skip to content
Tags give the ability to mark specific points in history as being important
  • thunar-1.6.10 protected
    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 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.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.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.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.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.4 protected
    a1741ae9 · Updates for the release. ·
    thunar-1.6.4
  • 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.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.1 protected
    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).
  • thunar-1.6.0 protected
    781395f3 · Updates for release. ·
    1.6.0
    =====
    - Drop spacing betweek Kind and icon in file properties.
    - Make sure trash is loaded during session restore (bug #9513).
    - Don't open a useless tab (bug #9519).
    - Remove session file if there are no windows (bug #9519).
    - Add special tooltip for the trash in shortcuts.
    - Revert "Improve pervious commit.. (bug #9552).
    - Slightly increase the progress dialog (bug #9545).
    - Set icon names in go menu (bug #9559).
    - Hide spinner when there's no activity (bug #9563).
    - Fix sorting by type (bug #9549).
    - Remove the display names from the emblems (bug #9548).
    - Test if the application generated a thumbnail if not supported.
    - Translation updates: Czech, Danish, German, Hebrew, Croatian,
      Hungarian, Italian, Japanese, Dutch (Flemish), Polish, Portuguese,
      Portuguese (Brazilian), Romanian, Russian, Ukrainian, Chinese
      (Taiwan).
  • thunar-1.5.3 protected
    0b6be733 · Updates for release. ·
    1.5.3
    =====
    - Re-add the has-handler check when inserting rows.
    - Use g_object_notify_by_pspec in most places.
    - Install GParamSpec properties at once in a couple of objects.
    - Update the statusbar in a short timeout.
    - Remove image resolution from statusbar.
    - Fix supported applications for multiple files.
    - Idle updating the launcher.
    - Don't queue tumbler requests for non-regular files.
    - Pass the correct emblem size to the icon factory.
    - Store cairo surfaces on pixbufs.
    - Right-click on not-selected row will show menu of current folder
      in details view (bug #3386).
    - Load content types on-demand and preload in an idle.
    - Use origional date in properties page for images.
    - Add option to only show local thumbnails.
    - Translation updates: Arabic, Czech, German, Italian, Kazakh,
      Korean, Polish, Portuguese, Russian, Ukrainian, Chinese (China),
      Chinese (Taiwan).
  • thunar-1.5.2 protected
    0d64ded8 · Updates for release. ·
    1.5.2
    =====
    - Do not unref g_file_icon_get_file() file (bug #9439).
    - Don't add duplicates of devices (bug #9440).
    - Fix typo of Trash in standard view (bug #9437).
    - Don't use deprecated g_thread_init().
    - Use GArray instead of GValueArray and new mutex API.
    - Clear cached icon when trash changed (bug #9432).
    - Also clear cache on reload of a file.
    - Keep file permissions when renaming a desktop file.
    - Write localized name of a desktop file (bug #8783).
    - Fix back/forward gestures and 8/9 button events.
    - Use seconds timers where possible.
    - Idle selecting item in shortcuts pane.
    - Do not set selection after removing files (bug #8780).
    - Fix linking on Cygwin (bug #4561).
    - Sort renamer list by clicking on name header (bug #2622).
    - Always set the icons size of the toolbar.
    - Make the entry the default location bar.
    - Don't set weight in chooser model to light (bug #7688).
    - Fallback to only default values if xfconf failed.
    - Improve generating remote display names (bug #9442).
    - Remove user directories and add bookmarks in go menu.
    - Trigger callback function when opening unmounted locations (bug #9447).
    - Don't add a bookmark to the same location twice.
    - Also watch the bookmark files.
    - Use stock home icons for ~.
    - Do not freeze on new files outsize this directory (bug #9468).
    - Some more optimizations in icon name loading.
    - Don't include notify.h if not available (bug #9480).
    - Add free space tooltip for devices.
    - Use GSequence in the list model.
    - Directly collect the full info namespace for ls dir.
    - Drop unused check for icons of executables.
    - Don't write empty session files.
    - Add support for tabs in session saving.
    - 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).
  • thunar-1.5.1 protected
    679b27bb · Updates for release. ·
    1.5.1
    =====
    - Show custom commands again in the menus (bug #9169).
    - Drop usage of glib 2.32 functions.
    - Allow resizing of chooser dialog.
    - Don't abort on non-utf8 charaters in path entry.
    - Don't show drive icon for remote mounts in history.
    - Release all ThunarFiles when closing a view, this should resolve
      mounts that were empty after unmounting.
    - Show tooltip uri/filename in history menu item.
    - End with a / in the path entry.
    - Add function to generate nice remote display names.
    - Easy adding bookmarks for remote mounts.
    - Do not call eject in thunar_device_volume_mount_finished.
    - Reduce tumbler traffic on startup of Thunar.
    - Use drive_stop in device handling.
    - Put reload button in location entry.
    - Create pull-down history buttons and remove arrows.
    - Shortcut pane: Do not mount after eject (bug #9403).
    - Use go-home icon name for menu and toolbar.
    - Drop the separators in the toolbar.
    - Extend history tooltips to describe functionality of the button.
    - Avoid segfault with null mime-type (bug #8390).
    - Implement tabs in Thunar (bug #6102).
    - Do not try to mount a device twice in treeview (bug #9412).
    - Keep delaying selecing files if not loaded yet (bug #7328).
    - Slightly toned thumbnail frame.
    - Make loading priority in shortcuts model higher.
    - Collect properties at once in window_init.
    - Use infobar for root warning in window.
    - Option to set small toolbar icons (bug #3971).
    - Avoid crash when toplevel window cannot be found (bug #9417).
    - Revert "Remove XdndDirectSave0 protocol." (bug #9414).
    - Rename filename of insecure desktop files (bug #8786).
    - Cache pixmaps on the ThunarFile and drop ring buffer.
    - Add lazy checks to thumbnailer.
    - Add menu item for permanent delete.
    - Only show "Move to Trash" if trash is supported.
  • thunar-1.5.0 protected
    2074df6b · Updates for release. ·
    1.5.0
    =====
    - Add support for multiple selections in file preferences dialog.
    - Depend on Gtk 2.24 and Glib 2.30.
    - Implement selection inversion.
    - Improve refresh feedback when using dnd between 2 windows.
    - Resize rename dialog based on filename length (bug #7684).
    - Force bulk renamer when Shift is pressed (bug #7684).
    - Add a sentence case rename mode to sbr.
    - Regenerate thumbnails on file changes (bug #8473).
    - Hide recommended applications that are not visible (bug #9169).
    - Sort recommended applications (bug #8927).
    - Use system-file-manager icon-name in desktop file (bug #9128).
    - Check mime type in desktop files in the sendto menu (bug #7392).
    - Improvement in the file progress dialog.
    - Show full template filename in menu (bug #6140).
    - Store metadata (emblems) in GVFS's daemon.
    - Use Path from desktop file as CWD (bug #5760).
    - Add working directory entry to apr (bug #5760).
    - Add hidden option to show full path in window title (bug #6412).
    - Unset DBUS variables once registered (bug #8800).
    - Only collect image data if the mime-type is image/* (bug #2913).
    - Don't copy templates but create them (bug #8312).
    - Add menu item to hide the menu bar.
    - Improve statusbar selection text (bug #8989).
    - Don't allow starting multiple daemons (bug #3814).
    - Make massing plugin warnings non-fatal (bug #2604).
    - Show transfer rate in transfer dialog (bug #8250).
    - Check free space before copying (bug #5658).
    - Port settings to xfconf.
    - Handle null content-types when sorting (bug #8465).
    - Scroll to first file with pattern select.
    - Add secure desktop file launching (bug #5012).
    - Use g_utf8_collate_key_for_filename for sorting (bug #7110).
    - Only deep-count on the same filesystem.
    - Don't force scrolling to the window edge.
    - 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).
  • thunar-1.4.0 protected
    92f98402 · Updates for release. ·
    1.4.0
    =====
    - Add a 64x64 and 128x128 icon for Thunar.
    - Move away from the hard-coded size of window icons (bug #8626).
    - Link against gmodule (bug #8467).
    - Don't use deprecated g_format_size_for_display.
    - Don't use g_atexit anymore.
    - Use mount operations with eject and unmount.
    - Unref mount operation from sendto menu.
    - Fix invalid replacement from previous commit (bug #8779).
    - Translation updates: German, English (United Kingdom), Croatian,
      Hungarian, Japanese, Kazakh, Korean, Dutch (Flemish), Polish,
      Portuguese (Brazilian), Romanian, Chinese (China).
  • thunar-1.3.2 protected
    bc2fa68a · Updates for release. ·
    1.3.2
    =====
    - Support small property for trash panel applet (bug #8391).
    - Make uca.xml readable for humans.
    - Enable startup-notify in the uca example.
    - Hide thumb queue cleanup debug and plug memleak.
    - Plug more leaks in thumbnailer.
    - Reload ThunarView if job finishes.
    - Use macro to get uri where possible.
    - Free string in progress view.
    - Fix file selection problems.
    - Free module list in provider factory.
    - Use a normal ExoBinding to avoid mem leak.
    - Bump 4util and 4ui dependencies.
    - Use macro to search for sed (bug #8686).
    - Translation updates: Catalan (Valencian), Czech, Greek, Basque,
      Finnish, French, Galician, Croatian, Japanese, Korean, Dutch
      (Flemish), Norwegian Nynorsk, Portuguese, Portuguese (Brazilian),
      Turkish.
  • thunar-1.3.1 protected
    0e69ea26 · Updates for release. ·
    1.3.1
    =====
    - Fix crash when trying to thumbnail a file with unknown content type.
    - Fix properties dialog crash with files with unknown content type.
    - Fix crash when hovering a CD drive with a special icon (bug #7309).
      Reported and solved by Ambroz Bizjak.
    - Use portable abicheck.sh from xfconf.
    - Avoid segfaults due to interpreting display names as format strings.
    - Improve the UI according to bugs #7496 and #7497.
    - Treat backup files as hidden as with thunar-vfs (bug #7615).
    - Fix crash when opening a mountable drive with no media (bug #7308)
      in a way that does not break SMB shares (#bug 7774).
      Patches by Ambroz Bizjak and Axel Sommerfeldt.
    - Fix segfaults in case icons are missing or not found (bug #7880).
    - Allow exec bit of MS-DOS executables and MSI to be changed
      (bug #3545).
    - Prevent falling back to an unexpected locale (bug #4746).
      Patch by Martin Jürgens and Mark Trompell.
    - Show translated names of desktop files (bug #7393).
      Fix by Lionel Le Folgoc<lionel@lefolgoc.net>.
    - Fix sorting of filenames with large numbers (bug #5356).
      Patch by Eric Koegel.
    - Respect ThunarIconFactory::show-thumbnails. Fixes a regression.
    - Fix crash when removing an ancestor of the current folder (bug #8168).
    - Fix handling %U when launching multiple files with an app (bug #7456).
    - Improve sorting of file names that include numbers (bug #5359,
      bug #8022, #4269, #5286).
    - Add a "Skip All" button to the file overwrite dialog (bug #4263).
    - Compress icons and images.
    - Remove the manual.
    - Use 32 instead of 36 pixels for small icons.
    - Show Thunar settings in category.
    - Don't update UI more then fourth per second in deep count job.
    - Fix sorting of applications in chooser dialog.
    - Depend on Gtk 2.20 and Glib 2.24 and drop some workarounds.
    - Fix removing custom application launchers again.
    - Prevent looping in some renamers.
    - Fix segfault when plugin returns a NULL suffix.
    - Remove spec file, rpm build and update libtool.
    - Lowercase the thunar executable and install a Thunar symlink.
    - Make the clipboard persistence (bug #7060).
    - Use glib functions for get/set cwd (bug #7522).
    - Don't interpret file display names as format strings
    - Translation updates (ar, ca, cs, da, de, el, es, eu, fi, fr, gl, he,
      hr, hu, id, is, it, kk, ko, lt, nl, nn, pl, pt, pt_BR, ro, ru, sk,
      sv, te, tr, uk, zh_CN, zh_TW).
  • thunar-1.2.3 protected
    2edc9796 · Release Thunar 1.2.3! ·
    Tag the 1.2.3 release.
  • thunar-1.2.2 protected
    3174e67e · Release 1.2.2! ·
    Tag the 1.2.2 release.