summaryrefslogtreecommitdiff
path: root/gio/glocalfileenumerator.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2011-11-16localfileenumerator: Improve non-stat'ing codeBenjamin Otte1-2/+3
2011-11-16localfileenumerator: Take the type from the readdir() callBenjamin Otte1-14/+82
2010-07-10Minor cleanupMatthias Clasen1-3/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-3/+0
2009-06-23Add extension point for adding metadata for local filesAlexander Larsson1-0/+2
2009-01-08Add a G_IO_ERROR_TOO_MANY_OPEN_FILES error code. Requested by OlivierMatthias Clasen1-0/+3
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-16declaration and initialization in one step avoids c99ismHans Breuer1-3/+1
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch1-6/+6
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-3/+2
2008-06-16Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton1-3/+11
2008-03-31Read readdir() info chunks (of 1000) and sort the chunks by inode beforeAlexander Larsson1-7/+151
2007-12-07Avoid warning spew if error == NULLAlexander Larsson1-2/+5
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-1/+1
2007-11-30More coding style fixesMatthias Clasen1-28/+31
2007-11-28Removed unnecessary fileAlexander Larsson1-6/+6
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+2
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+228