summaryrefslogtreecommitdiff
path: root/gio/gfileattribute.h
Commit message (Expand)AuthorAgeFilesLines
* Split out gio into its own moduleAlexander Larsson2007-09-131-111/+0
* Make GFileAttributeInfoList refcountedAlexander Larsson2007-09-131-1/+2
* Add G_FILE_ATTRIBUTE_FLAGS_COPY_WHEN_MOVED flagAlexander Larsson2007-09-131-0/+1
* g_file_set_attributes_from_infoAlexander Larsson2007-09-131-1/+9
* Add flags for FileAttributeInfoAlexander Larsson2007-09-131-8/+15
* Add commentAlexander Larsson2007-09-131-1/+1
* Add GFileAttributeInfo* related apiAlexander Larsson2007-09-131-0/+18
* Add boolean file attribute typeAlexander Larsson2007-09-131-0/+5
* Remove g_file_attribute_value_destroy (replace with clear)Alexander Larsson2007-09-131-11/+10
* Break out GFileAttributeValue from GFileInfo and use in other places.Alexander Larsson2007-09-131-0/+72