summaryrefslogtreecommitdiff
path: root/gio/gfileattribute.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix signedness warning in gio/gfileattribute.c:escape_byte_string()Emmanuel Fleury2020-12-181-2/+2
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’Philip Withnall2019-04-261-1/+1
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* docs: Fix broken gtk-doc formattingRico Tzschichholz2014-08-181-22/+22
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Remove tables from GFileAttribute docsMatthias Clasen2014-02-081-136/+60
* Eradicate links and xrefsMatthias Clasen2014-02-081-3/+3
* Stop using replaceable tagsMatthias Clasen2014-02-061-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie2013-10-231-2/+4
* docs: Add 2 missing :Matthias Clasen2013-02-041-2/+2
* Fix leak in GFileAttributeInfoListMatthias Clasen2012-08-161-0/+1
* docs: Remove mention of GFileAttributeValueDavid King2012-02-211-5/+5
* Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used spaceMatthias Clasen2012-01-091-0/+1
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* Docs: Fix tiny typo.Murray Cumming2011-07-251-1/+1
* g_file_info_get/set_attribute_string*(): Document the UTF-8ness.Murray Cumming2011-03-111-56/+56
* Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten codeChristian Persch2010-08-181-17/+3
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Documentation fixesTomas Bzatek2009-10-131-0/+1
* Allow setting G_FILE_ATTRIBUTE_TYPE_INVALID attributes in GFileInfoAlexander Larsson2009-06-251-0/+7
* Add string vector attribute type to GFileInfoAlexander Larsson2009-06-231-0/+52
* Move hex_digits to rodataMatthias Clasen2009-04-031-134/+126
* Bug 505042 – add file attribute for actually used file size in bytesRyan Lortie2009-02-161-0/+1
* Add G_FILE_ATTRIBUTE_PREVIEW_ICON to doc tableMatthias Clasen2008-11-151-0/+1
* Upper half of byte is >> 4, not >> 8. Found by Kjartan Maraas via sparseAlexander Larsson2008-10-101-1/+1
* Bug 555313 – GFileAttribute boxed type get_type function should useChristian Persch2008-10-081-6/+12
* Bug 554745 - GFileAttributeInfoList should be boxedColin Walters2008-10-061-0/+12
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Documentation additionsMatthias Clasen2008-01-061-0/+22
* File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs ->Alexander Larsson2007-12-201-24/+24
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson2007-12-141-68/+133
* Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander Larsson2007-12-141-2/+2
* Make attribute namespace separator "::" instead of ":". Use - instead of _Alexander Larsson2007-12-121-59/+59
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-10/+9
* More documentation cleanup and filling in missing information, bringingA. Walton2007-12-091-1/+5
* Documentation accuracy fixes.A. Walton2007-12-021-5/+2
* Add docs for etagsMatthias Clasen2007-11-301-6/+6
* Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.Andrew Walton2007-11-291-6/+6
* Coding style fixupsMatthias Clasen2007-11-291-1/+1
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+5
* Another round of trivial doc fixesMatthias Clasen2007-11-281-2/+2
* More trivial doc fixesMatthias Clasen2007-11-281-1/+2
* Clean up some docsMatthias Clasen2007-11-281-1/+1
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-26/+229