summaryrefslogtreecommitdiffstats
path: root/gio/goutputstream.override
Commit message (Expand)AuthorAgeFilesLines
* Use _PyLong and Py_TYPEJohn Ehresman2010-04-151-2/+2
* Split overrides for gio.MemoryOutputStreamGian Mario Tagliaretti2009-06-091-24/+0
* Fix gio.OutputStream.splice_asyncPaul Pogonyshev2009-05-301-4/+4
* Wrap gio.OutputStream.splice_async()Gian Mario Tagliaretti2009-05-241-1/+57
* Wrap gio.OutputStream.flush_async()Gian Mario Tagliaretti2009-05-241-1/+46
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Bug 566706 – cleanup GIO overridesPaul Pogonyshev2009-01-141-28/+22
* Merge from 2.16 branch:Paul Pogonyshev2008-12-211-2/+3
* g_output_stream_write_all use gsize instead of gssizeGian Mario Tagliaretti2008-09-121-1/+1
* Rename from read(), document. (gio.InputStream.read): Rename fromPaul Pogonyshev2008-08-271-0/+34
* Bug 547354 – wrap a few memory stream methodsPaul Pogonyshev2008-08-111-0/+25
* Wrap gio.File.copy, add tests and documentation. RenameJohan Dahlin2008-07-241-8/+8
* Map GSeekType to an intJohan Dahlin2008-07-141-0/+3
* Refactor cancellable check to a utility function, avoidsJohan Dahlin2008-07-141-27/+3
* Move around the order of the callback argument to async methods, so itJohan Dahlin2008-04-111-28/+38
* Add wrappers.Johan Dahlin2008-04-061-0/+112
* Don't assume the buffer is set, use Py_XINCREF instead of Py_INCREF.Johan Dahlin2008-01-211-1/+1
* Split out overrides into more files. Fix up module description in commentJohan Dahlin2008-01-201-0/+60