summaryrefslogtreecommitdiffstats
path: root/gio/gio.defs
Commit message (Expand)AuthorAgeFilesLines
* Bug 547484 – wrap gio.DataInputStream.read_line and ...read_untilPaul Pogonyshev2008-08-121-0/+9
* Bug 547354 – wrap a few memory stream methodsPaul Pogonyshev2008-08-111-1/+2
* Bug 547134 – fix docstring line lengthJonathan Matthew2008-08-101-18/+28
* Add GFile.query_default_handler which was missing from the defs.Gian Mario Tagliaretti2008-08-101-0/+10
* Bug 547067 – add File.replace_contents, replace_contents_async,Jonathan Matthew2008-08-101-0/+31
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-2/+8
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-0/+30
* Move the progress callback for move/copy so it's consistent with theJohan Dahlin2008-08-061-0/+2
* Wrap GFile.replace_async and query_info_async with docs and test.Gian Mario Tagliaretti2008-08-031-0/+20
* Wrap GFile.create_async with docs and testGian Mario Tagliaretti2008-08-021-0/+10
* Do not include gio-types.defsJohan Dahlin2008-08-021-2/+0
* Remove SGML support, require python 2.4, modernize, PEP-8ify. Make it runJohan Dahlin2008-08-021-0/+1
* Wrap GFile.append_to_async with docs and testGian Mario Tagliaretti2008-08-021-0/+9
* Wrap GFile.query_writable_namespaces with docs and testGian Mario Tagliaretti2008-08-011-0/+10
* Wrap gio.File.moveJohan Dahlin2008-08-011-0/+39
* Wrap gio.Volume.mount and gio.Volume.ejectJohan Dahlin2008-08-011-1/+23
* Add docstring for gio.FileInfo.list_attributesGian Mario Tagliaretti2008-08-011-0/+4
* Bug 545861 – g_file_info_get_modification_time is missingJohan Dahlin2008-08-011-0/+3
* Bug 545846 – g_vfs_get_supported_uri_schemes is missingJohan Dahlin2008-08-011-0/+9
* Wrap new object gio.FileAttributeInfo, g_file_set_attribute and g_file_query_...Gian Mario Tagliaretti2008-07-291-0/+19
* 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