summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add a generic CClosure marshaller based on ffi. This makes it possible toJohan Dahlin2007-04-291-0/+22
* release bumpGustavo J. A. M. Carneiro2007-04-231-0/+4
* 2.13.0PYGOBJECT_2_13_0Gustavo J. A. M. Carneiro2007-04-231-0/+3
* Unit test for get/set_properties.Gustavo J. A. M. Carneiro2007-04-231-0/+5
* new pygobject_set_properties and pygobject_get_properties methodsGian Mario Tagliaretti2007-04-231-0/+8
* Bug 425242 – Add API to convert a gobject.GError exception being raised to ...Gustavo J. A. M. Carneiro2007-04-141-0/+3
* Bug 415853 – g_set_application_name() bindingGustavo J. A. M. Carneiro2007-04-141-1/+5
* Bug 419379 – Modernize init_pygobject: use static inline functions instead ...Gustavo J. A. M. Carneiro2007-04-141-0/+3
* Bug 320428 – Break PyGObject<->GObject reference cycleGustavo J. A. M. Carneiro2007-04-141-0/+21
* Fix a couple of compiler warnings.Gustavo J. A. M. Carneiro2007-03-171-0/+5
* Fix the docs option so that it's possible to disable building the docs.Richard Hult2007-03-061-0/+5
* Release the GIL when calling g_object_set_property, since setting aEdward Hervey2007-03-031-0/+7
* treat --enable-docs like in gtk+, closes #361722Gustavo J. A. M. Carneiro2007-01-091-0/+7
* Make this work with automake 1.10 too.Kjartan Maraas2006-12-141-0/+4
* Post release version bumpJohan Dahlin2006-11-181-0/+4
* 2.12.3PYGOBJECT_2_12_3Johan Dahlin2006-11-181-0/+3
* Make sure an exception is raised when we pass in invalid arguments to theJohan Dahlin2006-11-181-1/+6
* set __module__ on gobject derived types, fixes #376099Johan Dahlin2006-11-181-0/+5
* reviewed by: Johan Dahlin <johan@gnome.org>Yevgen Muntyan2006-11-181-0/+11
* Use PyObject_Cmp instead of comparing function closure addresses, whichJohan Dahlin2006-11-181-0/+7
* Remove html/pygobject-reference-copyright.html. Fixes #361906 (Marc-AndreJohn Finlay2006-10-131-0/+6
* *** empty log message ***John Finlay2006-10-121-0/+7
* Add py_ssize_t_clean flag to be passed to codegen.SourceWriter.Cedric Gustin2006-10-051-0/+5
* Add pygobject_postinstall.py to EXTRA_DIST.Cedric Gustin2006-10-041-0/+4
* Post release version bumpJohan Dahlin2006-10-031-0/+4
* 2.12.2PYGOBJECT_2_12_2Johan Dahlin2006-10-031-0/+6
* Python 2.5, int vs ssize_tGustavo J. A. M. Carneiro2006-10-031-0/+24
* LGPL, not GPL headerJohan Dahlin2006-09-291-0/+4
* (init_pygobject_check): Add parentheses "around && within ||" to please gcc.Gustavo J. A. M. Carneiro2006-09-241-0/+5
* Catch ImportError exception when codegen is not available: disableCedric Gustin2006-09-211-0/+16
* some more emission hook testsGustavo J. A. M. Carneiro2006-09-161-0/+5
* signal emission hook refcount fixGustavo J. A. M. Carneiro2006-09-161-0/+5
* Declare variables at start of code blockJohn Ehresman2006-09-121-0/+5
* Increase the timeout to 1000ms instead of 100.Johan Dahlin2006-09-061-0/+5
* Improve the version checkPYGOBJECT_2_12_1Johan Dahlin2006-09-041-0/+4
* Post release version bumpJohan Dahlin2006-09-041-0/+4
* 2.12PYGOBJECT_2_12_0Johan Dahlin2006-09-041-0/+6
* Install html files regardless even when passing in --disable-docs, fixesJohan Dahlin2006-08-281-0/+5
* version bumpGustavo J. A. M. Carneiro2006-08-271-0/+4
* 2.11.4PYGOBJECT_2_11_4Gustavo J. A. M. Carneiro2006-08-271-0/+3
* interface fixes and testsGustavo J. A. M. Carneiro2006-08-271-0/+17
* Bug 353039 – Failure in signal emission during do_set_property invoked from...Gustavo J. A. M. Carneiro2006-08-271-0/+14
* type registration fixGustavo J. A. M. Carneiro2006-08-261-0/+10
* Remove builddate.xml, reference directory and fixxref.pyJohan Dahlin2006-08-211-2/+3
* Remove build_stamp, include generated .html in the distributed tarballJohan Dahlin2006-08-211-0/+3
* Post release version bumpJohan Dahlin2006-08-211-0/+4
* 2.11.3PYGOBJECT_2_11_3Johan Dahlin2006-08-211-0/+3
* Always install the xsl files & css files, regardless if the documentationJohan Dahlin2006-08-211-0/+7
* fix interface registrationGustavo J. A. M. Carneiro2006-08-171-0/+7
* Update docs for gobject functions.John Finlay2006-08-171-0/+5