summaryrefslogtreecommitdiff
path: root/gio/gbufferedinputstream.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-28Bug 562393 – g_buffered_input_stream_read_byte broken if data availableMatthias Clasen1-1/+1
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+3
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-2/+2
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-2/+1
2008-03-04Fix typo in parameter documentation.Wouter Bolsterlee1-1/+1
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-1/+1
2008-01-27Deprecate G_GNUC_(PRETTY)_FUNCTION.Matthias Clasen1-1/+1
2008-01-25String fixesMatthias Clasen1-1/+2
2007-12-18Fix up includes in section docsMatthias Clasen1-0/+1
2007-12-13g_push/pop_current_cancellable -> g_cancellable_push/pop_currentAlexander Larsson1-4/+4
2007-12-12Fix up a bunch of details in the docs.Alexander Larsson1-2/+2
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik1-3/+3
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-1/+1
2007-12-04Make this take a GError and return a gboolean, and do the "outstandingDan Winship1-44/+18
2007-12-04Don't cheat and unset the "pending" flag around inner calls. Instead, callDan Winship1-19/+21
2007-12-01Some more property workMatthias Clasen1-5/+11
2007-11-30Add docs for etagsMatthias Clasen1-1/+1
2007-11-30Explain I/O priorietiesMatthias Clasen1-1/+2
2007-11-29Coding style fixupsMatthias Clasen1-75/+69
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+6
2007-11-28Another round of trivial doc fixesMatthias Clasen1-1/+1
2007-11-27 Bumps documentation to 93% symbol coverage, touching most Andrew Walton1-6/+34
2007-11-27New functions for efficient access to buffer and simple single byte reads.Juerg Billeter1-0/+104
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+1230