summaryrefslogtreecommitdiff
path: root/gio/goutputstream.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-8/+8
2014-01-31Docs: Don't use the emphasis tagMatthias Clasen1-14/+12
2014-01-31Docs: don't use the warning tagMatthias Clasen1-5/+5
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-12-02Document clearly async functions not copying its argsXavier Claessens1-0/+5
2013-11-26gio: remove precondition checks from g_output_stream_printf()Michael Natterer1-5/+0
2013-11-26gio: add g_output_string_[v]printf()Michael Natterer1-0/+104
2013-10-02goutputstream: Add clear warning about short writes to _write_bytes() and asy...Colin Walters1-41/+21
2013-09-29GOutputStream: Use async read/write of streams in splice_async()Mike Ruprecht1-5/+175
2013-09-29GOutputStream: Split _close_async for internal useMike Ruprecht1-8/+68
2013-09-29GOutputStream: Rename _g_output_stream_close_internal() for consistencyMike Ruprecht1-6/+6
2013-09-29GOutputStream: Add g_output_stream_async_write_is_via_threads()Mike Ruprecht1-2/+24
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-15/+4
2013-02-19GOutputStream: Remove unused SpliceUserData structMike Ruprecht1-6/+0
2012-12-18GOutputStream: Fix a compiler warningColin Walters1-2/+2
2012-12-18gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship1-365/+321
2012-07-10gio: add g_async_result_is_tagged()Dan Winship1-21/+6
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship1-13/+11
2012-07-10gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship1-0/+16
2012-05-24gio: add GBytes-based input/output stream methodsDan Winship1-0/+157
2012-04-27Fix several recently-introduced bugs in g_output_stream_write_async()Dan Winship1-2/+13
2012-04-17gio: use GPollable* to implement fallback read_async/write_asyncDan Winship1-2/+64
2012-04-04Fix some gtk-doc stuffDan Winship1-4/+4
2012-01-11GIO: add lots of annotations for Vala bindingsEvan Nemerson1-0/+2
2011-12-05outputstream: Clarify docs of flush()Benjamin Otte1-3/+5
2011-09-19Don't close stream twice when splicingPhilip Withnall1-35/+53
2011-08-29Spelling fixesMatthias Clasen1-11/+11
2011-07-06g_output_stream_splice: deal with overflowDan Winship1-3/+12
2010-12-17[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.Pavel Holejsovsky1-18/+18
2010-11-03Add g_simple_async_report_take_gerror_in_idleChristian Persch1-8/+4
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-17/+6
2010-09-24Add a lot of missing annotationsJohan Dahlin1-3/+3
2010-09-17g_output_stream_write: fix misleadingly ungrammatical documentationDan Winship1-5/+6
2010-08-16Bug 627071 – g_output_stream_write() clarificationDavid Zeuthen1-0/+4
2010-08-16Declare stream base classes as abstractMatthias Clasen1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-06-10[Gio] Merge in introspection annotations from gobject-introspection gio-2.0.cColin Walters1-3/+3
2010-05-12Flush when closing output stream asyncJesse van den Kieboom1-7/+110
2009-11-23Add g_output_stream_is_closingAlexander Larsson1-1/+28
2009-09-18Fix a lot of clang complaintsMatthias Clasen1-19/+15
2009-05-20Check that close_fn is not %NULL before calling (#578499)Alexander Larsson1-7/+11
2009-05-12Remove not actually used member "cancelled"Alexander Larsson1-1/+0
2008-08-13Add docsMatthias Clasen1-0/+7
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+4
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch1-13/+13
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-6/+4
2008-03-04Tiny documentation corrections.Murray Cumming1-1/+1
2008-02-25Fixup translator comments (#518578).Wouter Bolsterlee1-4/+4