| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bug 547484 – wrap gio.DataInputStream.read_line and ...read_until | Paul Pogonyshev | 2008-08-12 | 1 | -0/+9 |
| * | Bug 547354 – wrap a few memory stream methods | Paul Pogonyshev | 2008-08-11 | 1 | -1/+2 |
| * | Bug 547134 – fix docstring line length | Jonathan Matthew | 2008-08-10 | 1 | -18/+28 |
| * | Add GFile.query_default_handler which was missing from the defs. | Gian Mario Tagliaretti | 2008-08-10 | 1 | -0/+10 |
| * | Bug 547067 – add File.replace_contents, replace_contents_async, | Jonathan Matthew | 2008-08-10 | 1 | -0/+31 |
| * | Bug 546135 – GIcon and implementations improvements | Paul Pogonyshev | 2008-08-09 | 1 | -2/+8 |
| * | Bug 546135 – GIcon and implementations improvements | Paul Pogonyshev | 2008-08-09 | 1 | -0/+30 |
| * | Move the progress callback for move/copy so it's consistent with the | Johan Dahlin | 2008-08-06 | 1 | -0/+2 |
| * | Wrap GFile.replace_async and query_info_async with docs and test. | Gian Mario Tagliaretti | 2008-08-03 | 1 | -0/+20 |
| * | Wrap GFile.create_async with docs and test | Gian Mario Tagliaretti | 2008-08-02 | 1 | -0/+10 |
| * | Do not include gio-types.defs | Johan Dahlin | 2008-08-02 | 1 | -2/+0 |
| * | Remove SGML support, require python 2.4, modernize, PEP-8ify. Make it run | Johan Dahlin | 2008-08-02 | 1 | -0/+1 |
| * | Wrap GFile.append_to_async with docs and test | Gian Mario Tagliaretti | 2008-08-02 | 1 | -0/+9 |
| * | Wrap GFile.query_writable_namespaces with docs and test | Gian Mario Tagliaretti | 2008-08-01 | 1 | -0/+10 |
| * | Wrap gio.File.move | Johan Dahlin | 2008-08-01 | 1 | -0/+39 |
| * | Wrap gio.Volume.mount and gio.Volume.eject | Johan Dahlin | 2008-08-01 | 1 | -1/+23 |
| * | Add docstring for gio.FileInfo.list_attributes | Gian Mario Tagliaretti | 2008-08-01 | 1 | -0/+4 |
| * | Bug 545861 – g_file_info_get_modification_time is missing | Johan Dahlin | 2008-08-01 | 1 | -0/+3 |
| * | Bug 545846 – g_vfs_get_supported_uri_schemes is missing | Johan Dahlin | 2008-08-01 | 1 | -0/+9 |
| * | Wrap new object gio.FileAttributeInfo, g_file_set_attribute and g_file_query_... | Gian Mario Tagliaretti | 2008-07-29 | 1 | -0/+19 |
| * | Wrap g_app_info_launch_uris, g_app_info_launch, g_app_launch_context_get_disp... | Gian Mario Tagliaretti | 2008-07-29 | 1 | -9/+33 |
| * | Wrap gio.File.copy, add tests and documentation. Rename | Johan Dahlin | 2008-07-24 | 1 | -0/+38 |
| * | Bind gio.Mount.unmount, gio.File.mount_mountable, | Johan Dahlin | 2008-07-19 | 1 | -2/+44 |
| * | Use property based constructors when possible. | Johan Dahlin | 2008-07-19 | 1 | -10/+10 |
| * | Wrap gio.FileEnumerator.next_files_async/next_files_done. Update the | Johan Dahlin | 2008-07-18 | 1 | -0/+23 |
| * | Wrap gio.File.enumerate_children_async, add tests, docstring and an | Johan Dahlin | 2008-07-18 | 1 | -0/+33 |
| * | wrap File.load_contents_async and File.load_contents_finish with docsstrings ... | Gian Mario Tagliaretti | 2008-07-14 | 1 | -0/+19 |
| * | Remove g_file_input_stream_seek and g_file_output_stream_seek, they | Johan Dahlin | 2008-07-14 | 1 | -24/+0 |
| * | wrap File.load_contents with docstrings | Gian Mario Tagliaretti | 2008-07-11 | 1 | -17/+29 |
| * | Add default values for all GSeekType variables. | Johan Dahlin | 2008-05-23 | 1 | -3/+3 |
| * | document. Add default values to all flags parameters. | Johan Dahlin | 2008-04-11 | 1 | -24/+37 |
| * | document. Set io_priority default to G_PRIORITY_DEFAULT. | Johan Dahlin | 2008-04-11 | 1 | -23/+42 |
| * | Implement GAppInfo constructor, add tests. | Johan Dahlin | 2008-04-08 | 1 | -2/+6 |
| * | Wrap GFileInfo.list_attributes(), add tests and set the default of | Johan Dahlin | 2008-04-08 | 1 | -13/+13 |
| * | Add bindings for content_type_guess. Based on patch by Thomas Leonard | Johan Dahlin | 2008-04-08 | 1 | -0/+7 |
| * | Add basic support for GThemedIcon, based on patch by Thomas Leonard | Johan Dahlin | 2008-04-08 | 1 | -0/+14 |
| * | Remove g_file_output_stream_truncate, g_file_output_stream_tell and | Johan Dahlin | 2008-04-06 | 1 | -24/+0 |
| * | Update to SVN of gio: g_file_contains_file -> g_file_has_prefix can_seek | Johan Dahlin | 2008-03-09 | 1 | -20/+2 |
| * | Remove private comments | Johan Dahlin | 2008-01-29 | 1 | -16/+0 |
| * | Set null-ok for all cancelable as well. | Johan Dahlin | 2008-01-19 | 1 | -107/+107 |
| * | Implement InputStream.read efficiently without copying the strings, based | Johan Dahlin | 2008-01-19 | 1 | -107/+107 |
| * | Import codegen from pygtk. Add initial gio and gio.unix bindings. | Johan Dahlin | 2008-01-19 | 1 | -0/+4298 |