summaryrefslogtreecommitdiff
path: root/gio/gbufferedinputstream.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-08Eradicate links and xrefsMatthias Clasen1-2/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-11-20Require C90 complianceDan Winship1-1/+1
2013-10-19gio/gbufferedinputstream: fix redundant-decls of g_buffered_input_stream_fina...Djalal Harouni1-2/+0
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-5/+2
2012-12-18gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship1-101/+67
2012-07-10gio: add g_async_result_is_tagged()Dan Winship1-7/+2
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship1-2/+3
2012-07-10gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship1-0/+3
2012-04-23Make GBufferedInputStream implement GSeekableMaciej Piechotka1-4/+134
2012-04-17gio: use GPollable* to implement fallback read_async/write_asyncDan Winship1-195/+0
2012-01-11GIO: add lots of annotations for Vala bindingsEvan Nemerson1-1/+2
2011-08-29Spelling fixesMatthias Clasen1-2/+2
2010-12-21Add GI annotations to GBufferedInputStreamPavel Holejsovsky1-7/+8
2010-11-03Add g_simple_async_report_take_gerror_in_idleChristian Persch1-2/+1
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-19/+13
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-5/+0
2010-07-05Trivial cleanupsMatthias Clasen1-286/+299
2009-09-07Remmove a dead assignment.Matthias Clasen1-3/+1
2009-01-22Bug 568723 – g_buffered_input_stream_fill_async doesn't take count == -1Ryan Lortie1-2/+15
2009-01-22Bug 568741 – g_buffered_input_stream_fill_async doesn't workRyan Lortie1-0/+13
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