Skip to content
Snippets Groups Projects
  1. Jan 10, 2007
  2. Jan 08, 2007
  3. Jan 07, 2007
  4. Jan 06, 2007
    • Benedikt Meurer's avatar
      2007-01-06 Benedikt Meurer <benny@xfce.org> · 8a2572d3
      Benedikt Meurer authored
      	* README, configure.in.in: Requires libexo 0.3.1.13svn.
      	* thunar-vfs/thunar-vfs-exec.c(thunar_vfs_exec_sync): Strip trailing
      	  dots from the error message.
      	* thunar-vfs/thunar-vfs-volume-freebsd.c, docs/README.volumes,
      	  thunar-vfs/thunar-vfs-volume-hal.c: Use exo-mount to mount, eject
      	  and unmount volumes instead of relying on external utilities that
      	  don't always behave properly. Bug #2715.
      	* thunar-vfs/thunar-vfs-volume-hal.c: Add ability to mount floppy
      	  drives using exo-mount. Bug #2075.
      	* thunar-vfs/Makefile.am: Fix distcheck.
      	* po/de.po: Some german translation love.
      
      
      
      
      (Old svn revision: 24277)
      8a2572d3
  5. Jan 05, 2007
  6. Jan 03, 2007
  7. Jan 02, 2007
  8. Dec 31, 2006
    • Benedikt Meurer's avatar
      2006-12-31 Benedikt Meurer <benny@xfce.org> · 21b5443e
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-update-thumbnailers-cache.c: Add ability to
      	  load custom thumbnailers from .desktop files. Drop the hardcoded
      	  font thumbnailer.
      	* thunar-vfs/thunar-vfs-font-thumbnailer-1.desktop.in,
      	  thunar-vfs/Makefile.am: Install a .desktop file for the font
      	  thumbnailer.
      	* docs/manual/, po-doc/: Update the user guide with detailed information
      	  about the custom thumbnailers.
      
      
      (Old svn revision: 24227)
      21b5443e
    • Benedikt Meurer's avatar
      2006-12-31 Benedikt Meurer <benny@xfce.org> · 567c190e
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs.c(_thunar_vfs_init): Do not maintain more than
      	  four unused threads, and stop unused threads after ten seconds of
      	  idle time (requires GLib 2.10).
      
      
      
      
      (Old svn revision: 24225)
      567c190e
  9. Dec 30, 2006
    • Benedikt Meurer's avatar
      2006-12-29 Benedikt Meurer <benny@xfce.org> · e9992016
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-io-local-xfer.c,
      	  thunar-vfs/thunar-vfs-mime-database.c,
      	  thunar-vfs/thunar-vfs-monitor.c, thunar-vfs/thunar-vfs-os-bsd.c,
      	  thunar-vfs/thunar-vfs-os-generic.c, thunar-vfs/thunar-vfs-path.c,
      	  thunar-vfs/thunar-vfs-path-private.h,
      	  thunar-vfs/thunar-vfs-transfer-job.c: Add _thunar_vfs_path_child()
      	  as internal implementation of thunar_vfs_path_relative(), that does
      	  not perform the expensive sanity checking for release builds.
      	* thunar-vfs/thunar-vfs.c(_thunar_vfs_init): Do not maintain more than
      	  four unused threads, and stop unused threads after ten seconds of
      	  idle time (requires GLib 2.10).
      	* thunar-vfs/thunar-vfs-io-local.{c,h}: List folders parallel again,
      	  with up to four threads collecting file infos at the same time.
      	  Additionally, in order to avoid the costly inode lookups when
      	  listing folder contents, we change to the requested folder and
      	  use relative file names (requires locking, since the current
      	  working directory is per-process rather than per-thread). Last,
      	  the executable sanity checking was optimized for the common case
      	  of a binary or shellscript, which should further improve the
      	  loading performance of large folders with binaries.
      
      
      
      
      (Old svn revision: 24219)
      e9992016
  10. Dec 28, 2006
    • Benedikt Meurer's avatar
      2006-12-28 Benedikt Meurer <benny@xfce.org> · f6e3c015
      Benedikt Meurer authored
      	* thunar/: Several improvements to the GtkTreeModel implementations
      	  that should further speed up loading really large folders. For the
      	  icon view, the real bottleneck is still Pango.
      
      
      
      
      (Old svn revision: 24208)
      f6e3c015
  11. Dec 25, 2006
  12. Dec 24, 2006
  13. Dec 22, 2006
  14. Dec 21, 2006
    • Benedikt Meurer's avatar
      2006-12-21 Benedikt Meurer <benny@xfce.org> · 4551ba4d
      Benedikt Meurer authored
      	* thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs.c: Apply Brian's
      	  patch to properly initialize the gettext textdomain for thunar-vfs.
      	  Bug #2543.
      
      
      
      
      (Old svn revision: 24161)
      4551ba4d
    • Benedikt Meurer's avatar
      2006-12-21 Benedikt Meurer <benny@xfce.org> · 0d713661
      Benedikt Meurer authored
      	* thunar/thunar-location-entry.c(thunar_location_entry_init):
      	  Make sure the down button in the location bar doesn't get too
      	  large. Bug #2582.
      
      
      
      
      (Old svn revision: 24160)
      0d713661
    • Benedikt Meurer's avatar
      2006-12-21 Benedikt Meurer <benny@xfce.org> · 22a25fde
      Benedikt Meurer authored
      	* thunar/thunar-list-model.c(thunar_list_model_get_statusbar_text):
      	  Don't try to open non-regular files to gather detailed statistics
      	  to avoid hanging Thunar forever while trying to read from a named
      	  pipe. Bug #2655.
      
      
      
      
      (Old svn revision: 24159)
      22a25fde
  15. Dec 20, 2006
  16. Dec 12, 2006
  17. Nov 30, 2006
  18. Nov 26, 2006
    • Benedikt Meurer's avatar
      2006-11-26 Benedikt Meurer <benny@xfce.org> · 28d92884
      Benedikt Meurer authored
      	* thunar/thunar-window.c(thunar_window_init): Add shortcuts <control>1,
      	  <control>2 and <control>3 to switch between icon, detailed list and
      	  compact list view. Bug #2600.
      
      
      
      
      (Old svn revision: 23959)
      28d92884
  19. Nov 24, 2006
  20. Nov 21, 2006
  21. Nov 20, 2006
  22. Nov 15, 2006
  23. Nov 12, 2006
  24. Nov 11, 2006
Loading