| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | gobject.new fix for 'subsubtype' case | Gustavo J. A. M. Carneiro | 2006-05-28 | 1 | -2/+3 |
| * | Add a disabled test of subsubtype | Johan Dahlin | 2006-05-27 | 1 | -0/+14 |
| * | gobject.Pid.close | Gustavo J. A. M. Carneiro | 2006-05-01 | 1 | -0/+1 |
| * | reviewed by: Johan Dahlin <jdahlin@async.com.br> | Johannes Hölzl | 2006-04-29 | 1 | -0/+40 |
| * | Fix #154845, add tests and a private method. | Johan Dahlin | 2006-04-29 | 1 | -0/+29 |
| * | Include original exception string in the raised SystemExit. | Gustavo J. A. M. Carneiro | 2006-04-11 | 1 | -1/+1 |
| * | Turn gobject into a package; move _gobject to gobject._gobject and | Johan Dahlin | 2006-04-11 | 2 | -15/+12 |
| * | reindent | Johan Dahlin | 2006-04-11 | 12 | -44/+43 |
| * | unit test for #335854 | Gustavo J. A. M. Carneiro | 2006-04-01 | 1 | -1/+11 |
| * | whitespace | Johan Dahlin | 2006-03-15 | 1 | -13/+13 |
| * | add enum/conversion herePYGOBJECT_2_9_1 | Johan Dahlin | 2006-01-17 | 1 | -0/+2 |
| * | Add add/remove_emission_hook and tests. Fixes #325977 | Johan Dahlin | 2006-01-13 | 1 | -0/+39 |
| * | signal accumulators | Gustavo J. A. M. Carneiro | 2006-01-11 | 2 | -1/+54 |
| * | Make dist/distcheck work again | Johan Dahlin | 2006-01-09 | 1 | -1/+7 |
| * | Split out PyGObject from PyGTK. | Johan Dahlin | 2006-01-09 | 18 | -524/+44 |
| * | plug leak; add glade test; fix warning message | Gustavo J. A. M. Carneiro | 2005-11-09 | 2 | -0/+34 |
| * | Add test | Johan Dahlin | 2005-10-14 | 2 | -0/+13 |
| * | guint64 property fix | Gustavo J. A. M. Carneiro | 2005-10-02 | 1 | -2/+3 |
| * | add (disabled) uint64 test | Johan Dahlin | 2005-10-02 | 1 | -3/+19 |
| * | unit test for gobject.new error bug | Gustavo J. A. M. Carneiro | 2005-10-01 | 1 | -0/+3 |
| * | workaround gtk bug #317455 | Gustavo J. A. M. Carneiro | 2005-09-28 | 2 | -0/+15 |
| * | Bug 317172: gtk.glade.signal_autoconnect causes leaked objects | Gustavo J. A. M. Carneiro | 2005-09-25 | 2 | -1/+30 |
| * | [Bug 315100] gobject.type_register if parameter is not a type | Gustavo J. A. M. Carneiro | 2005-09-02 | 1 | -0/+3 |
| * | Refactor to allow us to list signals on interfaces. | Johan Dahlin | 2005-08-26 | 1 | -0/+10 |
| * | Add test for Table.attach which takes uint arguments. | Johan Dahlin | 2005-08-24 | 1 | -0/+12 |
| * | Fix reference count of gtk.Window's from gobject.new | Gustavo J. A. M. Carneiro | 2005-07-31 | 1 | -0/+18 |
| * | Fixes Bug 311309: subclassing gtk.Bin reports... | Gustavo J. A. M. Carneiro | 2005-07-30 | 1 | -0/+12 |
| * | Clean up tests, we don't need a C binding to access tp_basicsize, clean up | Johan Dahlin | 2005-07-25 | 2 | -115/+55 |
| * | Re-enablePYGTK_2_7_1 | Johan Dahlin | 2005-07-22 | 2 | -16/+24 |
| * | Allow enums to be specified in the constructor Return flags or enum object | Johan Dahlin | 2005-07-15 | 1 | -104/+145 |
| * | Impl. Patch by Gustavo, fixes #155679PYGTK_2_7_0 | Johan Dahlin | 2005-07-10 | 1 | -2/+36 |
| * | Raise an exception if a construct only property is set after construction | Johan Dahlin | 2005-07-10 | 1 | -29/+53 |
| * | gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.am | Manish Singh | 2005-07-10 | 2 | -1/+68 |
| * | Remove gtk_ prefix on a couple of (unwrapped) functions | Johan Dahlin | 2005-07-09 | 1 | -15/+13 |
| * | Bug 161177: Allow creation of python classes from g_object_new | Gustavo J. A. M. Carneiro | 2005-07-09 | 6 | -11/+145 |
| * | Merge new Gdk & Gtk API. pango.Renderer and functions/methods also added. | Johan Dahlin | 2005-07-08 | 3 | -2/+5 |
| * | And unittest.. | Johan Dahlin | 2005-07-08 | 1 | -0/+54 |
| * | Add GObject support, patch mostly based on Iñaki and Gustavos work. | Johan Dahlin | 2005-07-08 | 1 | -0/+1 |
| * | Add GType.is_a and deprecate gobject.type_* Update tests and make | Johan Dahlin | 2005-07-05 | 3 | -25/+27 |
| * | Add support for specifying name for a GObject subclass, using | Johan Dahlin | 2005-07-05 | 1 | -1/+8 |
| * | Use pyg_param_gvalue_from_pyobject in gobject.new, fixes unichar | Johan Dahlin | 2005-07-04 | 1 | -47/+61 |
| * | Bug 128765: GObject metaclass | Gustavo J. A. M. Carneiro | 2005-05-22 | 1 | -14/+16 |
| * | Add some comments | Johan Dahlin | 2005-05-09 | 1 | -14/+20 |
| * | Allow None to be passed in to: set_group for RadioAction.set_group(), | Johan Dahlin | 2005-05-09 | 1 | -15/+76 |
| * | And the test | Johan Dahlin | 2005-05-09 | 1 | -0/+53 |
| * | Fix for bug #303573 - "exceptions raised in a child watch handler are | Mark McLoughlin | 2005-05-09 | 1 | -0/+1 |
| * | Clean up unused imports | Johan Dahlin | 2005-05-09 | 1 | -3/+0 |
| * | Bug 302622: Assignment to gtk.gdk.Event.window is buggy | Gustavo J. A. M. Carneiro | 2005-05-02 | 2 | -0/+26 |
| * | fix make check | Gustavo J. A. M. Carneiro | 2005-04-12 | 1 | -11/+10 |
| * | Regression, allow the second argument to be unspecified, fixes #171027 | Johan Dahlin | 2005-03-20 | 1 | -0/+24 |