summaryrefslogtreecommitdiffstats
path: root/gio/gfileenumerator.override
Commit message (Expand)AuthorAgeFilesLines
* Cleanup GIO overrides to use Python function/method namesPaul Pogonyshev2009-06-121-3/+3
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* gio/gfileenumerator.override (_wrap_g_file_enumerator_close_async) wrapGian Mario Tagliaretti2009-03-221-0/+46
* Bug 566706 – cleanup GIO overridesPaul Pogonyshev2009-01-141-15/+12
* Bug 547088 – wrap g_content_types_get_registered()Paul Pogonyshev2008-08-271-0/+1
* Wrap gio.File.copy, add tests and documentation. RenameJohan Dahlin2008-07-241-4/+4
* Wrap gio.FileEnumerator.next_files_async/next_files_done. Update theJohan Dahlin2008-07-181-0/+84
* Fix header filenameJohan Dahlin2008-07-181-1/+1
* Wrap gio.File.enumerate_children_async, add tests, docstring and anJohan Dahlin2008-07-181-0/+7
* Implement the python iteration protocol on GFileEnumeratorJohan Dahlin2008-04-061-0/+49