Skip to content
Snippets Groups Projects
  1. Apr 12, 2006
    • Benedikt Meurer's avatar
      2006-04-12 Benedikt Meurer <benny@xfce.org> · b0e76145
      Benedikt Meurer authored
      	* plugins/thunar-apr/, acinclude.m4, plugins/Makefile.am,
      	  configure.in.in: Import the "Advanced Properties" plugin.
      	* README: Add note about optional pcre and libexif dependencies.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20858)
      b0e76145
  2. Mar 21, 2006
    • Benedikt Meurer's avatar
      2006-03-21 Benedikt Meurer <benny@xfce.org> · 1d7d408f
      Benedikt Meurer authored
      	* plugins/thunar-uca/README: Fix typos.
      	* thunarx/thunarx-private.{c,h}: Import new helper function
      	  thunarx_param_spec_get_option_name().
      	* thunarx/Makefile.am, thunarx/thunarx.h, thunarx/thunarx-renamer.{c,h},
      	  thunarx/thunarx-renamer-provider.{c,h}, thunarx/thunarx.symbols:
      	  Merge the ThunarxRenamer extension point, which can be used to hook
      	  additional bulk renamers into Thunar. Bug #1416.
      	* thunar/thunar-renamer-dialog.{c,h}, thunar/thunar-renamer-model.{c,h},
      	  thunar/thunar-renamer-pair.{c,h},thunar/thunar-renamer-progress.{c,h},
      	  thunar/Makefile.am, thunar/thunar-standard-view.c: Merge the bulk
      	  rename framework for Thunar, which uses the ThunarxRenamers to
      	  rename multiple files at once. Bug #1416.
      	* acinclude.m4, configure.in.in, plugins/thunar-sbr/, 
      	  plugins/Makefile.am: Merge stable version of the thunar-sbr exten-
      	  sion ("Simple Builtin Renamers"), which provides "Search & Replace",
      	  which optionally uses PCRE to support regular expressions, and
      	  "Convert upper/lowercase". Additional renamers will be merged once
      	  ready. Bug #1416.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20517)
      1d7d408f
  3. Mar 20, 2006
  4. Mar 15, 2006
    • Benedikt Meurer's avatar
      2006-03-15 Benedikt Meurer <benny@xfce.org> · 01ff1a78
      Benedikt Meurer authored
      	* acinclude.m4(BM_THUNAR_VFS_VOLUME_IMPL): Handle "none" properly.
      	* thunar-vfs/thunar-vfs-volume-manager.c, thunar-vfs/Makefile.am,
      	  thunar-vfs/thunar-vfs-volume-private.h, thunar-vfs/thunar-vfs.symbols,
      	  thunar-vfs/thunar-vfs-volume.c, thunar-vfs/thunar-vfs-volume-none.c,
      	  thunar-vfs/thunar-vfs-volume.h, thunar-vfs/thunar-vfs-volume-hal.c,
      	  thunar-vfs/thunar-vfs-volume-freebsd.c: Improve the volume manager
      	  implemenation. The ThunarVfsVolumeManager and ThunarVfsVolume inter-
      	  faces are now abstract base classes, with the implementation API
      	  completely separated from the public API. The HAL backend was fixed
      	  to work around a strange HAL bug, where 'volume.is_mounted' is FALSE
      	  for mounted volumes (instead of trusting HAL, we ask the kernel to
      	  make sure we always display the proper state). Also, new signals
      	  "mounted", "pre-unmount" and "unmounted" were added to both
      	  ThunarVfsVolume and ThunarVfsVolumeManager, to allow applications to
      	  perform certain actions for these events.
      	* docs/reference/thunar-vfs/: Update the API documentation.
      	* thunar/thunar-window.c: Whenever the user requests to unmount a
      	  volume, check if the window displays a folder on this volume and if
      	  so, go to the home folder, to make sure we don't display a probably
      	  no longer existing mount point afterwards.
      
      
      
      
      (Old svn revision: 20438)
      01ff1a78
  5. Feb 14, 2006
    • Benedikt Meurer's avatar
      2006-02-14 Benedikt Meurer <benny@xfce.org> · 50d73ce4
      Benedikt Meurer authored
      	* acinclude.m4, configure.in.in: Print build configuration summary.
      
      
      
      
      (Old svn revision: 19878)
      50d73ce4
    • Benedikt Meurer's avatar
      2006-02-13 Benedikt Meurer <benny@xfce.org> · 17b64876
      Benedikt Meurer authored
      	* acinclude.m4, configure.in.in, thunar-vfs/Makefile.am,
      	  thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume.c,
      	  thunar-vfs/thunar-vfs-volume-freebsd.{c,h},
      	  thunar-vfs/thunar-vfs-volume-none.{c,h}: Do not use AC_CONFIG_LINKS()
      	  anymore and let the user select it's preferred volume manager using
      	  the --with-volume-manager configure switch.
      	* po/POTFILES.in: Update file list.
      	* po/Thunar.pot, po/*.po: Update translations.
      
      
      
      
      (Old svn revision: 19862)
      17b64876
Loading