summaryrefslogtreecommitdiff
path: root/gio/gfileinfo.h
AgeCommit message (Expand)Author
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-02-13fileinfo: Add G_FILE_ATTRIBUTE_RECENT_MODIFIED attributeOndrej Holy
2017-02-13fileinfo: Use monospaced font for urisOndrej Holy
2017-01-24gfileinfo: Clarify units in documentation for file attributesPhilip Withnall
2017-01-24gfileinfo: Fix an incorrect unit in the documentationPhilip Withnall
2016-06-28fileinfo: Add G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy
2015-08-20fileinfo: Add a G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE attributeDebarshi Ray
2015-02-05docs: fix up docs issues in gio/Xavier Claessens
2014-01-31Updated FSF's addressDaniel Mustieles
2013-10-23file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie
2012-12-27Move single-include guards inside include guardsMatthias Clasen
2012-11-28Fix suprisingly hard-to-spot typoMatthias Clasen
2012-11-27fileinfo: Add missing AVAILABLE macroBastien Nocera
2012-11-27fileinfo: Add _get_deletion_date() helperBastien Nocera
2012-08-30Add symbolic icon support to gfileinfoWilliam Jon McCann
2012-07-08gio: Add type macros for GFileAttributeInfoList and GFileAttributeMatcherTorsten Schönfeld
2012-05-26Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters
2012-04-14fileinfo: document the correct type for trash::orig-pathCosimo Cecchi
2012-01-09Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used spaceMatthias Clasen
2011-11-16fileinfo: Add g_file_attribute_matcher_subtract()Benjamin Otte
2011-11-16fileinfo: Add g_file_attribute_matcher_to_string()Benjamin Otte
2010-05-03gio: Add a boxed type for GFileAttributeMatcherTorsten Schönfeld
2010-03-08Add defines for trash::orig-path and trash::deletion-dateMatthias Clasen
2010-01-30GIO: Remove trailing "." from Since: tags in docsRyan Lortie
2009-10-13Documentation fixesTomas Bzatek
2009-07-05Allow interaction when unmounting mountsDavid Zeuthen
2009-06-23Add g_file_info_set_attribute_statusAlexander Larsson
2009-06-23Add g_file_info_has_namespaceAlexander Larsson
2009-06-23Add string vector attribute type to GFileInfoAlexander Larsson
2009-06-15Bug 585591 – Starting/stopping drivesDavid Zeuthen
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen
2009-02-16Bug 505042 – add file attribute for actually used file size in bytesRyan Lortie
2008-10-21Add G_FILE_ATTRIBUTE_PREVIEW_ICON (#557182)Alexander Larsson
2008-09-02big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer
2008-07-01Moved all relevant typedefs into these files.Cody Russell
2008-05-05Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer
2008-03-06Correct milliseconds to microseconds in the doc comments for the *_USECTor Lillqvist
2008-02-23Small doc fixMatthias Clasen
2008-02-21Implement this function by moving bits from glocalfileinfo.cDavid Zeuthen
2008-02-13add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNTRyan Lortie
2008-02-11Added new standard::description attribute. Requested by Vincent, andAlexander Larsson
2008-01-06Small doc additionMatthias Clasen
2008-01-06Documentation additionsMatthias Clasen
2008-01-03Add define for selinux context attribute. Fix missing : -> :: namespaceAlexander Larsson
2007-12-20File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs ->Alexander Larsson
2007-12-14Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson
2007-12-14Only allow including <gio/gio.h> from appsAlexander Larsson
2007-12-12Make attribute namespace separator "::" instead of ":". Use - instead of _Alexander Larsson
2007-12-12Fix up a bunch of details in the docs.Alexander Larsson