Skip to content
Snippets Groups Projects
  • Benedikt Meurer's avatar
    e5aa4256
    2005-06-26 Benedikt Meurer <benny@xfce.org> · e5aa4256
    Benedikt Meurer authored
    	* thunar-vfs/thunar-vfs-uri.{c,h}: Don't use a GObject for the
    	  ThunarVfsURI class. GObject is really overhead here, as we don't need
    	  anything of whats provided by GObject.
    	* TODO: Add note about missing GValue handling for ThunarVfsURI.
    	* TODO: Add note to fix ThunarVfsInfo to not implicitly query the
    	  link target.
    	* thunar-vfs/*.[ch], thunar/*.[ch]: Use thunar_vfs_uri_unref() and
    	  thunar_vfs_uri_ref() instead of g_object_unref() and g_object_ref(),
    	  as ThunarVfsURI is no longer a GObject derived type.
    	* thunar/thunar-window.c: Make loading new directories look and feel
    	  "smoother". Still not perfect.
    
    
    
    
    (Old svn revision: 16357)
    e5aa4256
    History
    2005-06-26 Benedikt Meurer <benny@xfce.org>
    Benedikt Meurer authored
    	* thunar-vfs/thunar-vfs-uri.{c,h}: Don't use a GObject for the
    	  ThunarVfsURI class. GObject is really overhead here, as we don't need
    	  anything of whats provided by GObject.
    	* TODO: Add note about missing GValue handling for ThunarVfsURI.
    	* TODO: Add note to fix ThunarVfsInfo to not implicitly query the
    	  link target.
    	* thunar-vfs/*.[ch], thunar/*.[ch]: Use thunar_vfs_uri_unref() and
    	  thunar_vfs_uri_ref() instead of g_object_unref() and g_object_ref(),
    	  as ThunarVfsURI is no longer a GObject derived type.
    	* thunar/thunar-window.c: Make loading new directories look and feel
    	  "smoother". Still not perfect.
    
    
    
    
    (Old svn revision: 16357)