summaryrefslogtreecommitdiff
path: root/gio/gfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen1-1/+1
2009-02-17unref the destination's attribute matcher before overwriting it.Ryan Lortie1-0/+3
2008-09-11remove dangling 's' in the documentation.Michael Natterer1-1/+1
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+1
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-3/+2
2008-02-21Doc fixesMatthias Clasen1-1/+1
2008-02-11Correctly handle NULL GAttributeMatcher meaning matches nothing. (FixesAlexander Larsson1-2/+3
2008-02-06replace "icon && G_IS_ICON (icon)" by simply "G_IS_ICON (icon)".Michael Natterer1-1/+1
2008-01-11GFileInfo description: Mention how to actually set attributes in a GFileMurray Cumming1-0/+10
2008-01-03Handle NULL attribute matchers safely, as we return this for emptyAlexander Larsson1-18/+28
2007-12-31Doc additionsMatthias Clasen1-1/+10
2007-12-30Documentation updatesMatthias Clasen1-10/+33
2007-12-20File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs ->Alexander Larsson1-41/+41
2007-12-18Fix up includes in section docsMatthias Clasen1-3/+1
2007-12-17Documentation updatesMatthias Clasen1-3/+3
2007-12-14Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson1-66/+124
2007-12-12Make attribute namespace separator "::" instead of ":". Use - instead of _Alexander Larsson1-11/+11
2007-11-30Add docs for etagsMatthias Clasen1-2/+2
2007-11-30More coding style fixesMatthias Clasen1-6/+7
2007-11-29Coding style fixupsMatthias Clasen1-62/+42
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+5
2007-11-28Another round of trivial doc fixesMatthias Clasen1-2/+2
2007-11-27Move g_format_file_size_for_display from gio to glibAlexander Larsson1-42/+0
2007-11-27 Bumps documentation to 93% symbol coverage, touching most Andrew Walton1-85/+288
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+1924