summaryrefslogtreecommitdiff
path: root/gio/gfileattribute.c
AgeCommit message (Expand)Author
2023-10-23docs: Move the GFileAttribute SECTION to MarkdownPhilip Withnall
2022-06-23gfileattribute: Do atomic addition before checking the old value on refMarco Trevisan (Treviño)
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2020-12-18Fix signedness warning in gio/gfileattribute.c:escape_byte_string()Emmanuel Fleury
2020-06-12tree: Fix various typos and outdated terminologyPhilip Withnall
2019-04-26docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’Philip Withnall
2018-04-27all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2014-08-18docs: Fix broken gtk-doc formattingRico Tzschichholz
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen
2014-02-08Remove tables from GFileAttribute docsMatthias Clasen
2014-02-08Eradicate links and xrefsMatthias Clasen
2014-02-06Stop using replaceable tagsMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-10-23file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie
2013-02-04docs: Add 2 missing :Matthias Clasen
2012-08-16Fix leak in GFileAttributeInfoListMatthias Clasen
2012-02-21docs: Remove mention of GFileAttributeValueDavid King
2012-01-09Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used spaceMatthias Clasen
2011-08-29Spelling fixesMatthias Clasen
2011-07-25Docs: Fix tiny typo.Murray Cumming
2011-03-11g_file_info_get/set_attribute_string*(): Document the UTF-8ness.Murray Cumming
2010-08-18Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten codeChristian Persch
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2009-10-13Documentation fixesTomas Bzatek
2009-06-25Allow setting G_FILE_ATTRIBUTE_TYPE_INVALID attributes in GFileInfoAlexander Larsson
2009-06-23Add string vector attribute type to GFileInfoAlexander Larsson
2009-04-03Move hex_digits to rodataMatthias Clasen
2009-02-16Bug 505042 – add file attribute for actually used file size in bytesRyan Lortie
2008-11-15Add G_FILE_ATTRIBUTE_PREVIEW_ICON to doc tableMatthias Clasen
2008-10-10Upper half of byte is >> 4, not >> 8. Found by Kjartan Maraas via sparseAlexander Larsson
2008-10-08Bug 555313 – GFileAttribute boxed type get_type function should useChristian Persch
2008-10-06Bug 554745 - GFileAttributeInfoList should be boxedColin Walters
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-02-21Doc fixesMatthias Clasen
2008-01-06Documentation additionsMatthias Clasen
2007-12-20File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs ->Alexander Larsson
2007-12-18Fix up includes in section docsMatthias Clasen
2007-12-14Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson
2007-12-14Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander 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
2007-12-09More documentation cleanup and filling in missing information, bringingA. Walton
2007-12-02Documentation accuracy fixes.A. Walton
2007-11-30Add docs for etagsMatthias Clasen
2007-11-29Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.Andrew Walton
2007-11-29Coding style fixupsMatthias Clasen
2007-11-28Added. Added. Added. Added.Alexander Larsson
2007-11-28Another round of trivial doc fixesMatthias Clasen
2007-11-28More trivial doc fixesMatthias Clasen