summaryrefslogtreecommitdiff
path: root/gio/gfileiostream.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-08Eradicate links and xrefsMatthias Clasen1-2/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-9/+6
2012-12-18gio: port file/vfs-related classes from GSimpleAsyncResult to GTaskDan Winship1-6/+7
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship1-9/+4
2010-12-17[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.Pavel Holejsovsky1-4/+4
2010-11-03Add g_simple_async_report_take_gerror_in_idleChristian Persch1-2/+1
2010-09-24Add a lot of missing annotationsJohan Dahlin1-2/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2009-05-25Remove mention of non-existing calls from docsAlexander Larsson1-7/+7
2009-05-18Update the docs for the new network APIsAlexander Larsson1-3/+7
2009-05-15Forgot to return the allocated data in async_op_wrapper_newAlexander Larsson1-0/+2
2009-05-13Add GFileIOStream classAlexander Larsson1-0/+671