Use g_simple_async_result_{new_,}take_error
[platform/upstream/glib.git] / gio / giostream.c
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-16 Matthias ClasenDeclare stream base classes as abstract
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-09-18 Matthias ClasenFix a lot of clang complaints
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Alexander LarssonCheck that close_fn is not %NULL before calling (#578499)
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-13 Alexander LarssonAdd GFileIOStream class
2009-05-13 Alexander LarssonAdd comment about lifecycle issues for GIOStreams
2009-05-13 Alexander LarssonImport GIOStream from gnio