summaryrefslogtreecommitdiff
path: root/gio/gbufferedinputstream.c
Commit message (Expand)AuthorAgeFilesLines
* Remmove a dead assignment.Matthias Clasen2009-09-071-3/+1
* Bug 568723 – g_buffered_input_stream_fill_async doesn't take count == -1Ryan Lortie2009-01-221-2/+15
* Bug 568741 – g_buffered_input_stream_fill_async doesn't workRyan Lortie2009-01-221-0/+13
* Bug 562393 – g_buffered_input_stream_read_byte broken if data availableMatthias Clasen2008-11-281-1/+1
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch2008-06-161-2/+2
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-2/+1
* Fix typo in parameter documentation.Wouter Bolsterlee2008-03-041-1/+1
* Doc fixesMatthias Clasen2008-02-211-1/+1
* /bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen2008-02-101-1/+1
* Deprecate G_GNUC_(PRETTY)_FUNCTION.Matthias Clasen2008-01-271-1/+1
* String fixesMatthias Clasen2008-01-251-1/+2
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* g_push/pop_current_cancellable -> g_cancellable_push/pop_currentAlexander Larsson2007-12-131-4/+4
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-2/+2
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-101-3/+3
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-1/+1
* Make this take a GError and return a gboolean, and do the "outstandingDan Winship2007-12-041-44/+18
* Don't cheat and unset the "pending" flag around inner calls. Instead, callDan Winship2007-12-041-19/+21
* Some more property workMatthias Clasen2007-12-011-5/+11
* Add docs for etagsMatthias Clasen2007-11-301-1/+1
* Explain I/O priorietiesMatthias Clasen2007-11-301-1/+2
* Coding style fixupsMatthias Clasen2007-11-291-75/+69
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+6
* Another round of trivial doc fixesMatthias Clasen2007-11-281-1/+1
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-6/+34
* New functions for efficient access to buffer and simple single byte reads.Juerg Billeter2007-11-271-0/+104
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+1230