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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update to SVN of gio: g_file_contains_file -> g_file_has_prefix can_seek
Johan Dahlin
2008-03-09
2
-20
/
+9
*
Pass in l instead of i to PyArg_ParseTupleAndKeywords when parsing a long.
Johan Dahlin
2008-03-08
1
-2
/
+2
*
Remove private comments
Johan Dahlin
2008-01-29
1
-16
/
+0
*
Don't assume the buffer is set, use Py_XINCREF instead of Py_INCREF.
Johan Dahlin
2008-01-21
6
-5
/
+82
*
Split out overrides into more files. Fix up module description in comment
Johan Dahlin
2008-01-20
8
-246
/
+361
*
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
2
-1
/
+58
*
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
3
-3
/
+110
*
Fix a silly bug so it possible to read files larger than 8192 bytes.
Johan Dahlin
2008-01-19
1
-4
/
+6
*
Set null-ok for all cancelable as well.
Johan Dahlin
2008-01-19
1
-107
/
+107
*
set gio.unix to None if it's not available
Johan Dahlin
2008-01-19
1
-1
/
+1
*
Implement InputStream.read efficiently without copying the strings, based
Johan Dahlin
2008-01-19
3
-107
/
+191
*
Import codegen from pygtk. Add initial gio and gio.unix bindings.
Johan Dahlin
2008-01-19
10
-0
/
+5367
[prev]