summaryrefslogtreecommitdiff
path: root/gio/gfileinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add functionality to preserve nanosecond timestampsnitinosiris2022-05-271-0/+48
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: Break GFileAttribute descriptions into paragraphEmmanuele Bassi2021-08-021-110/+265
* gfileinfo: Add APIs to get and set {access,creation}_date_timeAbanoub Ghadban2021-03-281-0/+10
* glocalfileinfo: Support STX_BTIME for G_FILE_ATTRIBUTE_TIME_CREATEDAndre Miranda2020-08-171-1/+2
* gfileinfo: Clarify docs to say that name and display-name are setPhilip Withnall2020-07-271-3/+4
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* gfileinfo: Clarify the documentation for G_FILE_ATTRIBUTE_UNIX_MODEPhilip Withnall2019-11-211-2/+4
* gfileinfo: Deprecate g_file_info_{get,set}_modification_time()Philip Withnall2019-07-291-4/+8
* gfileinfo: Add g_file_info_{get,set}_modification_date_time() APIsPhilip Withnall2019-07-291-0/+5
* Straighten up the GFileType vs symlinks on Windows situationРуслан Ижбулатов2018-10-101-0/+1
* W32: new GFileInfo attributesРуслан Ижбулатов2018-09-121-0/+27
* fileinfo: make UNIX_IS_MOUNTPOINT be TRUE for /Will Thompson2018-06-071-1/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* fileinfo: Add G_FILE_ATTRIBUTE_RECENT_MODIFIED attributeOndrej Holy2017-02-131-0/+11
* fileinfo: Use monospaced font for urisOndrej Holy2017-02-131-3/+3
* gfileinfo: Clarify units in documentation for file attributesPhilip Withnall2017-01-241-6/+8
* gfileinfo: Fix an incorrect unit in the documentationPhilip Withnall2017-01-241-1/+1
* fileinfo: Add G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+9
* fileinfo: Add a G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE attributeDebarshi Ray2015-08-201-0/+14
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie2013-10-231-0/+15
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+72
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Fix suprisingly hard-to-spot typoMatthias Clasen2012-11-281-1/+1
* fileinfo: Add missing AVAILABLE macroBastien Nocera2012-11-271-0/+1
* fileinfo: Add _get_deletion_date() helperBastien Nocera2012-11-271-0/+1
* Add symbolic icon support to gfileinfoWilliam Jon McCann2012-08-301-0/+14
* gio: Add type macros for GFileAttributeInfoList and GFileAttributeMatcherTorsten Schönfeld2012-07-081-1/+3
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+1
* fileinfo: document the correct type for trash::orig-pathCosimo Cecchi2012-04-141-2/+2
* Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used spaceMatthias Clasen2012-01-091-0/+11
* fileinfo: Add g_file_attribute_matcher_subtract()Benjamin Otte2011-11-161-0/+2
* fileinfo: Add g_file_attribute_matcher_to_string()Benjamin Otte2011-11-161-0/+1
* gio: Add a boxed type for GFileAttributeMatcherTorsten Schönfeld2010-05-031-0/+1
* Add defines for trash::orig-path and trash::deletion-dateMatthias Clasen2010-03-081-0/+24
* GIO: Remove trailing "." from Since: tags in docsRyan Lortie2010-01-301-2/+2
* Documentation fixesTomas Bzatek2009-10-131-2/+3
* Allow interaction when unmounting mountsDavid Zeuthen2009-07-051-1/+42
* Add g_file_info_set_attribute_statusAlexander Larsson2009-06-231-0/+3
* Add g_file_info_has_namespaceAlexander Larsson2009-06-231-0/+2
* Add string vector attribute type to GFileInfoAlexander Larsson2009-06-231-0/+5
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-151-0/+31
* Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen2009-02-231-1/+1
* Bug 505042 – add file attribute for actually used file size in bytesRyan Lortie2009-02-161-0/+12
* Add G_FILE_ATTRIBUTE_PREVIEW_ICON (#557182)Alexander Larsson2008-10-211-0/+15
* big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer2008-09-021-140/+139
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-50/+1
* Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer2008-05-051-1/+0