Skip to content
Snippets Groups Projects
Forked from Xfce / thunar
10753 commits behind the upstream repository.
  • Benedikt Meurer's avatar
    0f8c9749
    2006-04-24 Benedikt Meurer <benny@xfce.org> · 0f8c9749
    Benedikt Meurer authored
    	* thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-link-job.c,
    	  thunar-vfs/thunar-vfs-mime-cache.c, thunar-vfs/thunar-vfs-scandir.c,
    	  thunar-vfs/thunar-vfs-mime-database.c, thunar-vfs/thunar-vfs-thumb.c,
    	  thunar-vfs/thunar-vfs-transfer-job.c, thunar-vfs/thunar-vfs-xfer.c,
    	  thunar-vfs/thunar-vfs-unlink-job.c, configure.in.in: Properly use GLib
    	  replacements for POSIX functions on Windows. Properly check whether
    	  symlinks and named pipes are supported on the target platform.
    	* thunar-vfs/thunar-vfs-types.h, thunar-vfs/thunar-vfs-info.c,
    	  thunar/thunar-file.{c,h}: Determine the real access permissions
    	  for files and add them as flags to the ThunarVfsInfo, instead of
    	  guessing them from the mode and the uid/gid. Bug #1670.
    	* docs/reference/thunar-vfs/tmpl/thunar-vfs-types.sgml: Update API docs.
    
    
    
    
    (Old svn revision: 21204)
    0f8c9749
    History
    2006-04-24 Benedikt Meurer <benny@xfce.org>
    Benedikt Meurer authored
    	* thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-link-job.c,
    	  thunar-vfs/thunar-vfs-mime-cache.c, thunar-vfs/thunar-vfs-scandir.c,
    	  thunar-vfs/thunar-vfs-mime-database.c, thunar-vfs/thunar-vfs-thumb.c,
    	  thunar-vfs/thunar-vfs-transfer-job.c, thunar-vfs/thunar-vfs-xfer.c,
    	  thunar-vfs/thunar-vfs-unlink-job.c, configure.in.in: Properly use GLib
    	  replacements for POSIX functions on Windows. Properly check whether
    	  symlinks and named pipes are supported on the target platform.
    	* thunar-vfs/thunar-vfs-types.h, thunar-vfs/thunar-vfs-info.c,
    	  thunar/thunar-file.{c,h}: Determine the real access permissions
    	  for files and add them as flags to the ThunarVfsInfo, instead of
    	  guessing them from the mode and the uid/gid. Bug #1670.
    	* docs/reference/thunar-vfs/tmpl/thunar-vfs-types.sgml: Update API docs.
    
    
    
    
    (Old svn revision: 21204)
configure.in.in 13.89 KiB