summaryrefslogtreecommitdiff
path: root/gio/goutputstream.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-25Fix a few typos in translator comments and documentation.Wouter Bolsterlee1-1/+1
2008-02-25Add translator comments (#518578)Alexander Larsson1-0/+3
2008-02-21Doc fixesMatthias Clasen1-1/+1
2008-02-10/bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen1-2/+2
2008-01-27Deprecate G_GNUC_(PRETTY)_FUNCTION.Matthias Clasen1-3/+2
2008-01-25String fixesMatthias Clasen1-2/+4
2008-01-21Documentation: Fixed minor typos and added more mentions of specificMurray Cumming1-8/+19
2008-01-16Corrected some typos in the documentation: occured -> occurred. its ->Murray Cumming1-1/+1
2007-12-18Fix up includes in section docsMatthias Clasen1-1/+1
2007-12-14Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander Larsson1-2/+2
2007-12-13g_push/pop_current_cancellable -> g_cancellable_push/pop_currentAlexander Larsson1-8/+8
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik1-3/+3
2007-12-09More documentation cleanup and filling in missing information, bringingA. Walton1-2/+2
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-13/+13
2007-12-04Only call flush if non-null.Alexander Larsson1-1/+4
2007-12-04Make this take a GError and return a gboolean, and do the "outstandingDan Winship1-127/+91
2007-12-04Don't cheat and unset the "pending" flag around inner calls. Instead, callDan Winship1-16/+19
2007-12-01Doc improvementsMatthias Clasen1-1/+1
2007-11-30More coding style fixesMatthias Clasen1-130/+135
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+5
2007-11-28More trivial doc fixesMatthias Clasen1-1/+2
2007-11-27 Bumps documentation to 93% symbol coverage, touching most Andrew Walton1-27/+51
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+1320