index
:
pygobject.git
master
py3k
Unnamed repository; edit this file 'description' to name the repository.
David Hugh Malcolm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gio
/
gio.override
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make gio.File() (calling on an interface) a factory for creating files.
Johan Dahlin
2008-04-07
1
-0
/
+3
*
Ignore vararg functions and remove a couple of left overs in the generic
Johan Dahlin
2008-04-06
1
-11
/
+3
*
Make read_finish() return the string, remove the get_buffer method. This
Johan Dahlin
2008-03-22
1
-22
/
+9
*
Don't assume the buffer is set, use Py_XINCREF instead of Py_INCREF.
Johan Dahlin
2008-01-21
1
-2
/
+3
*
Split out overrides into more files. Fix up module description in comment
Johan Dahlin
2008-01-20
1
-239
/
+29
*
Add a new method, to fetch the buffer (_wrap_g_input_stream_read_async):
Johan Dahlin
2008-01-20
1
-8
/
+37
*
New function to test error condition of async read.
Johan Dahlin
2008-01-20
1
-1
/
+3
*
Impl.
Johan Dahlin
2008-01-19
1
-1
/
+40
*
Implement.
Johan Dahlin
2008-01-19
1
-2
/
+70
*
New marshaller for async results (_wrap_g_input_stream_read_async): Impl.
Johan Dahlin
2008-01-19
1
-3
/
+102
*
Fix a silly bug so it possible to read files larger than 8192 bytes.
Johan Dahlin
2008-01-19
1
-4
/
+6
*
Implement InputStream.read efficiently without copying the strings, based
Johan Dahlin
2008-01-19
1
-0
/
+70
*
Import codegen from pygtk. Add initial gio and gio.unix bindings.
Johan Dahlin
2008-01-19
1
-0
/
+79
[prev]