summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* GDK_PARENT_RELATIVE constantJohan Dahlin2006-04-021-1/+10
* Check and abort if a function is being overridden more than onceGustavo J. A. M. Carneiro2006-04-011-0/+5
* Bug 328108 – Missing pango_cairo_context_set_font_optionsGustavo J. A. M. Carneiro2006-04-011-0/+4
* minor codegen fix, by Rauli RuohonenGustavo J. A. M. Carneiro2006-04-011-0/+6
* Bug 327715 – Virtual methods should look in all basesGustavo J. A. M. Carneiro2006-04-011-0/+3
* Bug 318021 – pygtk_tree_path_to_pyobject is not exported in _gtk.soGustavo J. A. M. Carneiro2006-04-011-0/+3
* Bug 169204 – codegen doesn't like const object args for no appearent reasonGustavo J. A. M. Carneiro2006-04-011-0/+4
* Bug 334188 – Segfault when using g_log after Py_Finalize is calledGustavo J. A. M. Carneiro2006-04-011-0/+3
* Bug 334986 – Make it possible to re-implement interfaces and chain to paren...Gustavo J. A. M. Carneiro2006-04-011-1/+11
* Allow whitespace before last parenthesis. Fixes #317124Johan Dahlin2006-04-011-1/+6
* Bug 335964 – Codegen improvements to handle in/inout parameters and multipl...Gustavo J. A. M. Carneiro2006-04-011-0/+16
* reviewed by: JohanJohn Finlay2006-04-011-0/+12
* Remove display_open_default_libgtk_only, it should not be wrapped. FixesJohan Dahlin2006-04-011-0/+6
* reviewed by: JohanMarco Cabizza2006-04-011-0/+8
* Set default encoding to utf-8 in pango instead of gtk. Fixes #328031Johan Dahlin2006-04-011-0/+7
* Remove gobject and depend on pygobject 2.10.0Johan Dahlin2006-04-011-0/+23
* Bug 322843 – docstring support in code generatorGustavo J. A. M. Carneiro2006-04-011-0/+7
* Mark function, methods and getsets as const.Johan Dahlin2006-04-011-0/+4
* Bug 312056 – Constructor wrapper for GtkMessageDialog GtkMessageDialog cons...Gustavo J. A. M. Carneiro2006-04-011-0/+9
* Post release version bumppygtk-2-8-anchorJohan Dahlin2006-03-301-0/+4
* 2.8.5PYGTK_2_8_5Johan Dahlin2006-03-301-0/+5
* Bug 332771 – gtk.Dialog leakGustavo J. A. M. Carneiro2006-02-271-0/+11
* don't clobber pangocairo import error with another exceptionGustavo J. A. M. Carneiro2006-02-201-0/+6
* Fix typos, found by Padraig BradyJohan Dahlin2006-02-141-0/+5
* Do not print the deprecation warning if we're running under pydoc.Johan Dahlin2006-02-061-0/+5
* remove FIXME comment in pixbuf demo regarding missing draw_rgb_image_dithalignGustavo J. A. M. Carneiro2006-01-261-0/+4
* add comment explaning why _wrap_gdk_draw_rgb_image always calls _wrap_gdk_dra...Gustavo J. A. M. Carneiro2006-01-261-0/+7
* some more missing caller-owns-return...Gustavo J. A. M. Carneiro2006-01-211-0/+23
* Bump ref count on x11 so destroy() works as expectedJohn Ehresman2006-01-201-0/+7
* Install examplesJohan Dahlin2006-01-191-0/+11
* Don't call g_value_init since the other *_to_gvalue methods expect anChristopher Aillon2006-01-151-0/+6
* post release version bumpJohan Dahlin2006-01-111-3/+5
* 2.8.4PYGTK_2_8_4Johan Dahlin2006-01-111-0/+6
* Only install pygtk.pth if we're building gobject.Johan Dahlin2006-01-111-0/+4
* should implement gtk.CellLayoutJohan Dahlin2006-01-101-0/+4
* fix gobject includes and external pygobject detectionGustavo J. A. M. Carneiro2006-01-101-0/+7
* Don't build or install gobject bindings if pygobject >= 2.9 is foundGustavo J. A. M. Carneiro2006-01-091-0/+8
* revert all changes from todayJohan Dahlin2006-01-091-39/+0
* Post release version bumpJohan Dahlin2006-01-091-0/+4
* 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