summaryrefslogtreecommitdiffstats
path: root/gio/gio.defs
Commit message (Expand)AuthorAgeFilesLines
...
* Wrap g_app_info_launch_uris, g_app_info_launch, g_app_launch_context_get_disp...Gian Mario Tagliaretti2008-07-291-9/+33
* Wrap gio.File.copy, add tests and documentation. RenameJohan Dahlin2008-07-241-0/+38
* Bind gio.Mount.unmount, gio.File.mount_mountable,Johan Dahlin2008-07-191-2/+44
* Use property based constructors when possible.Johan Dahlin2008-07-191-10/+10
* Wrap gio.FileEnumerator.next_files_async/next_files_done. Update theJohan Dahlin2008-07-181-0/+23
* Wrap gio.File.enumerate_children_async, add tests, docstring and anJohan Dahlin2008-07-181-0/+33
* wrap File.load_contents_async and File.load_contents_finish with docsstrings ...Gian Mario Tagliaretti2008-07-141-0/+19
* Remove g_file_input_stream_seek and g_file_output_stream_seek, theyJohan Dahlin2008-07-141-24/+0
* wrap File.load_contents with docstringsGian Mario Tagliaretti2008-07-111-17/+29
* Add default values for all GSeekType variables.Johan Dahlin2008-05-231-3/+3
* document. Add default values to all flags parameters.Johan Dahlin2008-04-111-24/+37
* document. Set io_priority default to G_PRIORITY_DEFAULT.Johan Dahlin2008-04-111-23/+42
* Implement GAppInfo constructor, add tests.Johan Dahlin2008-04-081-2/+6
* Wrap GFileInfo.list_attributes(), add tests and set the default ofJohan Dahlin2008-04-081-13/+13
* Add bindings for content_type_guess. Based on patch by Thomas LeonardJohan Dahlin2008-04-081-0/+7
* Add basic support for GThemedIcon, based on patch by Thomas LeonardJohan Dahlin2008-04-081-0/+14
* Remove g_file_output_stream_truncate, g_file_output_stream_tell andJohan Dahlin2008-04-061-24/+0
* Update to SVN of gio: g_file_contains_file -> g_file_has_prefix can_seekJohan Dahlin2008-03-091-20/+2
* Remove private commentsJohan Dahlin2008-01-291-16/+0
* Set null-ok for all cancelable as well.Johan Dahlin2008-01-191-107/+107
* Implement InputStream.read efficiently without copying the strings, basedJohan Dahlin2008-01-191-107/+107
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-191-0/+4298