Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support type=GObject or type=TYPE_OBJECT in the new properties API. | Gustavo J. A. M. Carneiro | 2007-06-16 | 1 | -0/+14 |
* | Store property values in the descriptor per instance, add a test. | Johan Dahlin | 2007-05-02 | 1 | -0/+12 |
* | Add a property helper, fixes #338098 | Johan Dahlin | 2007-05-01 | 1 | -46/+124 |
* | Unit test for get/set_properties. | Gustavo J. A. M. Carneiro | 2007-04-23 | 1 | -0/+8 |
* | reviewed by: Johan Dahlin <johan@gnome.org> | Yevgen Muntyan | 2006-11-18 | 1 | -1/+73 |
* | reindent | Johan Dahlin | 2006-04-11 | 1 | -6/+6 |
* | unit test for #335854 | Gustavo J. A. M. Carneiro | 2006-04-01 | 1 | -1/+11 |
* | 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 |
* | Raise an exception if a construct only property is set after construction | Johan Dahlin | 2005-07-10 | 1 | -29/+53 |
* | Bug 161177: Allow creation of python classes from g_object_new | Gustavo J. A. M. Carneiro | 2005-07-09 | 1 | -9/+26 |
* | And unittest.. | Johan Dahlin | 2005-07-08 | 1 | -0/+54 |