summaryrefslogtreecommitdiff
path: root/gio/gfileinfo.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Imported Upstream version 2.78.4upstreamKarol Lewandowski1-0/+7
2024-01-25Imported Upstream version 2.76.6Karol Lewandowski1-81/+257
2024-01-03Imported Upstream version 2.74.5Karol Lewandowski1-0/+50
2021-10-29Imported Upstream version 2.69.1upstream/2.69.1DongHun Kwak1-110/+265
2021-10-29Imported Upstream version 2.69.0upstream/2.69.0DongHun Kwak1-0/+10
2021-10-29Imported Upstream version 2.65.3upstream/2.65.3DongHun Kwak1-1/+2
2021-10-29Imported Upstream version 2.65.1upstream/2.65.1DongHun Kwak1-3/+4
2021-10-29Imported Upstream version 2.65.0upstream/2.65.0DongHun Kwak1-1/+1
2021-10-29Imported Upstream version 2.64.5upstream/2.64.5DongHun Kwak1-2/+4
2019-12-03Imported Upstream version 2.61.2Hyunjee Kim1-4/+13
2019-12-03Imported Upstream version 2.61.0Hyunjee Kim1-0/+1
2019-12-03Imported Upstream version 2.59.0Hyunjee Kim1-0/+27
2019-12-03Imported Upstream version 2.57.2Hyunjee Kim1-1/+2
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-05-19Imported Upstream version 2.51.2DongHun Kwak1-10/+23
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-0/+9
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-0/+14
2015-02-05docs: fix up docs issues in gio/Xavier Claessens1-2/+2
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-10-23file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie1-0/+15
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+72
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-11-28Fix suprisingly hard-to-spot typoMatthias Clasen1-1/+1
2012-11-27fileinfo: Add missing AVAILABLE macroBastien Nocera1-0/+1
2012-11-27fileinfo: Add _get_deletion_date() helperBastien Nocera1-0/+1
2012-08-30Add symbolic icon support to gfileinfoWilliam Jon McCann1-0/+14
2012-07-08gio: Add type macros for GFileAttributeInfoList and GFileAttributeMatcherTorsten Schönfeld1-1/+3
2012-05-26Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters1-0/+1
2012-04-14fileinfo: document the correct type for trash::orig-pathCosimo Cecchi1-2/+2
2012-01-09Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used spaceMatthias Clasen1-0/+11
2011-11-16fileinfo: Add g_file_attribute_matcher_subtract()Benjamin Otte1-0/+2
2011-11-16fileinfo: Add g_file_attribute_matcher_to_string()Benjamin Otte1-0/+1
2010-05-03gio: Add a boxed type for GFileAttributeMatcherTorsten Schönfeld1-0/+1
2010-03-08Add defines for trash::orig-path and trash::deletion-dateMatthias Clasen1-0/+24
2010-01-30GIO: Remove trailing "." from Since: tags in docsRyan Lortie1-2/+2
2009-10-13Documentation fixesTomas Bzatek1-2/+3
2009-07-05Allow interaction when unmounting mountsDavid Zeuthen1-1/+42
2009-06-23Add g_file_info_set_attribute_statusAlexander Larsson1-0/+3
2009-06-23Add g_file_info_has_namespaceAlexander Larsson1-0/+2
2009-06-23Add string vector attribute type to GFileInfoAlexander Larsson1-0/+5
2009-06-15Bug 585591 – Starting/stopping drivesDavid Zeuthen1-0/+31
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen1-1/+1
2009-02-16Bug 505042 – add file attribute for actually used file size in bytesRyan Lortie1-0/+12
2008-10-21Add G_FILE_ATTRIBUTE_PREVIEW_ICON (#557182)Alexander Larsson1-0/+15
2008-09-02big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer1-140/+139
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-50/+1
2008-05-05Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer1-1/+0
2008-03-06Correct milliseconds to microseconds in the doc comments for the *_USECTor Lillqvist1-4/+4
2008-02-23Small doc fixMatthias Clasen1-2/+2
2008-02-21Implement this function by moving bits from glocalfileinfo.cDavid Zeuthen1-0/+26