summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.8.3PYGTK_2_8_3Johan Dahlin2006-01-091-0/+5
* Remove gobject bindings and depend on pygobject 2.9.0.Johan Dahlin2006-01-091-0/+30
* Pass GLOBAL_MACROS (in particular HAVE_PYCAIRO) to codegen DefsParser. IfCedric Gustin2006-01-041-0/+7
* fix pygflags registration with module == NULLGustavo J. A. M. Carneiro2005-12-241-0/+6
* We always need to free interfaces since its a null terminated array.Johan Dahlin2005-11-151-0/+5
* Remove deprecation warningJohan Dahlin2005-11-131-0/+5
* more leaks..Gustavo J. A. M. Carneiro2005-11-131-2/+5
* more leaks fixedGustavo J. A. M. Carneiro2005-11-131-0/+7
* fix leak in _wrap_gdk_pixbuf_animation_get_iterGustavo J. A. M. Carneiro2005-11-121-0/+5
* New example.Johan Dahlin2005-11-111-0/+4
* plug leak; add glade test; fix warning messageGustavo J. A. M. Carneiro2005-11-091-0/+16
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Manish Singh2005-11-031-0/+10
* Remove '' from sys.path if it was added by PySys_SetArgv in init_gtk.Johan Dahlin2005-11-021-0/+5
* catch user_data == NULL in pygtk_custom_destroy_notifyGustavo J. A. M. Carneiro2005-10-151-0/+3
* pygtk_set_search_equal_func_marshal fixGustavo J. A. M. Carneiro2005-10-151-0/+6
* Add testJohan Dahlin2005-10-141-0/+9
* post release version bumpJohan Dahlin2005-10-091-0/+4
* 2.8.2PYGTK_2_8_2Johan Dahlin2005-10-091-0/+5
* Use GIL state instead of block/unblock. Fixes crasher found by Ole AndreJohan Dahlin2005-10-091-0/+6
* post release version bumpJohan Dahlin2005-10-041-0/+4
* 2.8.1PYGTK_2_8_1Johan Dahlin2005-10-041-18/+5
* Fix gcc 4.0 warnings.Johan Dahlin2005-10-031-0/+9
* Check if the gobject is initialized, partly fixes #96658Johan Dahlin2005-10-031-0/+18
* guint64 property fixGustavo J. A. M. Carneiro2005-10-021-0/+13
* unit test for gobject.new error bugGustavo J. A. M. Carneiro2005-10-011-0/+3
* fix segfaul on error return in gobject.newGustavo J. A. M. Carneiro2005-10-011-0/+5
* Undeprecate for now.Johan Dahlin2005-09-291-0/+6
* workaround gtk bug #317455Gustavo J. A. M. Carneiro2005-09-281-0/+8
* fix pango.SCALE_* valuesGustavo J. A. M. Carneiro2005-09-281-0/+5
* Bug 317172: gtk.glade.signal_autoconnect causes leaked objectsGustavo J. A. M. Carneiro2005-09-251-0/+8
* Include the object and the name of the signal in TypeErrorsJohan Dahlin2005-09-221-0/+9
* Add null-okJohan Dahlin2005-09-201-0/+4
* Allow subwindow to be set for enter & leave notify events.John Ehresman2005-09-161-0/+5
* Add gobject.Warning Warning subclass and redirect all g_log messages forJohn Ehresman2005-09-161-0/+17
* Revert Johns latest commit.Johan Dahlin2005-09-131-0/+11
* better error messages when registering propertiesGustavo J. A. M. Carneiro2005-09-131-0/+6
* Add.John Finlay2005-09-071-0/+32
* Sort all attributes alphabetically, like python does. Set default value toJohan Dahlin2005-09-021-0/+7
* [Bug 315100] gobject.type_register if parameter is not a typeGustavo J. A. M. Carneiro2005-09-021-0/+11
* Also include interfaces, fixes #315038Johan Dahlin2005-09-021-0/+5
* Post release version bump, move away old changelogJohan Dahlin2005-09-021-908/+2
* 2.8.0PYGTK_2_8_0Johan Dahlin2005-09-021-1/+2
* Sync with gnome-common. Require automake 1.8. Fixes #314128 and #311958Johan Dahlin2005-09-021-0/+3
* Remove old .msc files, which are outdated and unused.Johan Dahlin2005-09-021-0/+9
* Bug #314806Gustavo J. A. M. Carneiro2005-08-301-0/+3
* Bug 314801: bad conversion of GdkRectangle to PyObject in reversewrapper.pyGustavo J. A. M. Carneiro2005-08-291-0/+9
* Remove unneeded g_strdup.John Ehresman2005-08-291-0/+5
* Make it a type on dynamically created subclasses implementing theJohan Dahlin2005-08-261-0/+4
* Refactor to allow us to list signals on interfaces.Johan Dahlin2005-08-261-0/+7
* some memory fixes in type registrationGustavo J. A. M. Carneiro2005-08-251-0/+13