| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Wrap gio.File.enumerate_children_async, add tests, docstring and an | Johan Dahlin | 2008-07-18 | 1 | -4/+62 | |
| * | Use %zd instead of %d since it's a Py_ssize_t and not an int. | Johan Dahlin | 2008-07-18 | 1 | -1/+1 | |
| * | wrap File.load_contents_async and File.load_contents_finish with docsstrings ... | Gian Mario Tagliaretti | 2008-07-14 | 1 | -2/+72 | |
| * | Refactor cancellable check to a utility function, avoids | Johan Dahlin | 2008-07-14 | 1 | -21/+5 | |
| * | wrap File.load_contents with docstrings | Gian Mario Tagliaretti | 2008-07-11 | 1 | -2/+45 | |
| * | Move around the order of the callback argument to async methods, so it | Johan Dahlin | 2008-04-11 | 1 | -16/+20 | |
| * | Fix a couple of silly typos and use gio.File instead of GFile in | Johan Dahlin | 2008-04-08 | 1 | -7/+8 | |
| * | Make gio.File() (calling on an interface) a factory for creating files. | Johan Dahlin | 2008-04-07 | 1 | -0/+90 | |
| * | Don't assume the buffer is set, use Py_XINCREF instead of Py_INCREF. | Johan Dahlin | 2008-01-21 | 1 | -0/+75 | |
