glib r6129 - trunk/gio



Author: alexl
Date: 2007-12-14 15:56:56 +0000 (Fri, 14 Dec 2007)
New Revision: 6129
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=6129&view=rev

Added:
   trunk/gio/gfileattribute-priv.h
Modified:
   trunk/gio/ChangeLog
   trunk/gio/Makefile.am
   trunk/gio/gfile.c
   trunk/gio/gfile.h
   trunk/gio/gfileattribute.c
   trunk/gio/gfileattribute.h
   trunk/gio/gfileinfo.c
   trunk/gio/gfileinfo.h
   trunk/gio/gio.symbols
   trunk/gio/glocalfile.c
   trunk/gio/glocalfileinfo.c
   trunk/gio/glocalfileinfo.h
   trunk/gio/gunixmounts.c
Log:
2007-12-14  Alexander Larsson  <alexl redhat com>

	* Makefile.am:
        * gfileattribute.[ch]:
        * gfileattribute-priv.h:
	Move GFileAttributeValue to a private header, as
	its sort of ugly.
	
        * gfile.[ch]:
	Make set_attribute take a type + a pointer instead
	of a GFileAttributeValue.
	
        * gfileinfo.[ch]:
	Fix up for above changes.
	Add g_file_info_get_attribute_data to get
	all info in one call, g_file_info_get_attribute_status
	to get the status and g_file_info_get_attribute_as_string.
	
        * gio.symbols:
        * glocalfile.c:
        * glocalfileinfo.[ch]:
	Update for changes
	
        * gunixmounts.c:
	Make _guess_type static.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]