| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use pkg-config to check for libffi again. | Johan Dahlin | 2008-07-20 | 3 | -29/+22 |
* | Rename helper library to libpyglib-2.0. Move over | Johan Dahlin | 2008-07-20 | 5 | -10/+97 |
* | Add glib bindings, currently not installed or used. Add some internal API | Johan Dahlin | 2008-07-20 | 11 | -1/+1375 |
* | Ignore a bunch of functions which are not relevant. | Johan Dahlin | 2008-07-19 | 2 | -2/+19 |
* | Bind gio.Mount.unmount, gio.File.mount_mountable, | Johan Dahlin | 2008-07-19 | 5 | -5/+318 |
* | Set module name back to gio, as setting it to gio._gio breaks pydoc. | Johan Dahlin | 2008-07-19 | 2 | -1/+4 |
* | Use property based constructors when possible. | Johan Dahlin | 2008-07-19 | 2 | -10/+15 |
* | Increase to 100 per go | Johan Dahlin | 2008-07-18 | 1 | -1/+2 |
* | improve example: show error message and allow sys.argv[1] to be specified | Johan Dahlin | 2008-07-18 | 1 | -3/+13 |
* | Wrap gio.FileEnumerator.next_files_async/next_files_done. Update the | Johan Dahlin | 2008-07-18 | 5 | -3/+143 |
* | Only fetch name, saves a couple of syscalls. Set name to gio._gio so | Johan Dahlin | 2008-07-18 | 3 | -2/+9 |
* | Fix header filename | Johan Dahlin | 2008-07-18 | 1 | -1/+1 |
* | Remove unused import | Johan Dahlin | 2008-07-18 | 1 | -1/+0 |
* | Wrap gio.File.enumerate_children_async, add tests, docstring and an | Johan Dahlin | 2008-07-18 | 6 | -11/+150 |
* | Use %zd instead of %d since it's a Py_ssize_t and not an int. | Johan Dahlin | 2008-07-18 | 2 | -1/+6 |
* | define NO_IMPORT_PYGOBJECT before including pygobject.h | Johan Dahlin | 2008-07-18 | 2 | -1/+7 |
* | Require pygobject 2.15.2 | Johan Dahlin | 2008-07-18 | 2 | -1/+6 |
* | Put gio.override before all the others | Johan Dahlin | 2008-07-18 | 1 | -1/+1 |
* | Use #include <pygobject.h> instead of include "pygobject.h" | Johan Dahlin | 2008-07-18 | 3 | -3/+3 |
* | The module is called gio._gio, not just _gio. | Johan Dahlin | 2008-07-17 | 2 | -1/+2 |
* | s/pygobject/gio/ | Johan Dahlin | 2008-07-17 | 1 | -1/+1 |
* | Add a pygio_version module attribute | Johan Dahlin | 2008-07-17 | 2 | -2/+19 |
* | Rename gio.IOErrorEnum to gio.ErrorEnum | Johan Dahlin | 2008-07-17 | 2 | -1/+6 |
* | Add gio.ERROR which maps to the G_IO_ERROR quark. | Johan Dahlin | 2008-07-17 | 2 | -0/+7 |
* | Use the prefix G_IO_ for stripping constants instead of just G_ Check so | Johan Dahlin | 2008-07-17 | 3 | -6/+27 |
* | Post release version bump | Johan Dahlin | 2008-07-16 | 2 | -1/+5 |
* | 2.15.1PYGOBJECT_2_15_1 | Johan Dahlin | 2008-07-16 | 2 | -0/+9 |
* | Rename from 'pygtk-codegen-2.0.in'. | Paul Pogonyshev | 2008-07-15 | 4 | -3/+11 |
* | Post release version bump | Johan Dahlin | 2008-07-14 | 3 | -1/+6 |
* | Add a release-tag target | Johan Dahlin | 2008-07-14 | 1 | -0/+9 |
* | 2.15.0PYGOBJECT_2_15_0 | Johan Dahlin | 2008-07-14 | 2 | -0/+22 |
* | Make sure we can distcheck the gio module properly | Johan Dahlin | 2008-07-14 | 2 | -1/+9 |
* | Bug 450659 – h2def.py - export 'typedef struct' object definitions not | Johan Dahlin | 2008-07-14 | 2 | -1/+9 |
* | Bug 471559 – add AM_PROG_CC_C_O to configure.ac for recent automake | Johan Dahlin | 2008-07-14 | 2 | -0/+8 |
* | Bug 448173 – use python-config to get python includes | Johan Dahlin | 2008-07-14 | 2 | -2/+13 |
* | Bug 378704 – OptionParser.parse_args() returns unexpected results Patch | Johan Dahlin | 2008-07-14 | 2 | -1/+12 |
* | Bug 491773 – autoconf failure: .m4 files cannot be found | Johan Dahlin | 2008-07-14 | 2 | -0/+8 |
* | wrap File.load_contents_async and File.load_contents_finish with docsstrings ... | Gian Mario Tagliaretti | 2008-07-14 | 4 | -3/+119 |
* | Bug 487523 – Add xslfiles variable to .pc.in files | Johan Dahlin | 2008-07-14 | 2 | -2/+10 |
* | Remove g_file_input_stream_seek and g_file_output_stream_seek, they | Johan Dahlin | 2008-07-14 | 2 | -24/+6 |
* | Bug 504337 - crash bug in gobject.Timeout and gobject.Idle | Johan Dahlin | 2008-07-14 | 3 | -4/+17 |
* | Map GSeekType to an int | Johan Dahlin | 2008-07-14 | 5 | -0/+21 |
* | Refactor cancellable check to a utility function, avoids | Johan Dahlin | 2008-07-14 | 8 | -84/+116 |
* | New class. (MethodDefBase.__init__): Make 'self.ret' a 'ReturnType' | Paul Pogonyshev | 2008-07-14 | 4 | -10/+65 |
* | Add 'codegendir' variable. Make 'codegendir' refer to PyGObject's codegen, | Paul Pogonyshev | 2008-07-13 | 3 | -1/+9 |
* | clean_func(): Strip GSEAL out, to avoid us thinking that there are many | Murray Cumming | 2008-07-13 | 2 | -2/+17 |
* | wrap File.load_contents with docstrings | Gian Mario Tagliaretti | 2008-07-11 | 4 | -19/+91 |
* | Fix error message referencing wrong argument. | Juha Sahakangas | 2008-07-09 | 2 | -1/+6 |
* | Bug 540696 – gobject.markup_escape_text() causes python to segfault | Gustavo J. A. M. Carneiro | 2008-06-29 | 2 | -1/+7 |
* | Document GObject.handler_block_by_func/handler_unblock_by_func | Johan Dahlin | 2008-06-28 | 2 | -3/+54 |