summaryrefslogtreecommitdiffstats
path: root/gio/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-0/+1
* Wrap gio.Volume.mount and gio.Volume.ejectJohan Dahlin2008-08-011-0/+1
* Wrap new object gio.FileAttributeInfo, g_file_set_attribute and g_file_query_...Gian Mario Tagliaretti2008-07-291-0/+1
* Wrap g_app_info_launch_uris, g_app_info_launch, g_app_launch_context_get_disp...Gian Mario Tagliaretti2008-07-291-2/+2
* Add a new API for registering exceptions for a GError domain. Register aJohan Dahlin2008-07-261-1/+2
* Put gio.override before all the othersJohan Dahlin2008-07-181-1/+1
* Refactor cancellable check to a utility function, avoidsJohan Dahlin2008-07-141-1/+4
* Implement GAppInfo constructor, add tests.Johan Dahlin2008-04-081-0/+1
* Wrap GFileInfo.list_attributes(), add tests and set the default ofJohan Dahlin2008-04-081-0/+1
* Install gio in the right locationJohan Dahlin2008-04-071-2/+2
* Implement the python iteration protocol on GFileEnumeratorJohan Dahlin2008-04-061-0/+1
* Don't assume the buffer is set, use Py_XINCREF instead of Py_INCREF.Johan Dahlin2008-01-211-0/+1
* Split out overrides into more files. Fix up module description in commentJohan Dahlin2008-01-201-3/+9
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-191-0/+77