=== 2.10.5 === 2007-07-04 Johan Dahlin * NEWS: 2.10.5 Backport from trunk: * gtk/gtk.override (_wrap_gtk_tooltips__get_tips_data_list): Do not access GtkTooltips->tips_data_list, just return an empty list instead since it's private and it was renamed on trunk (#449318) 2007-05-31 Johan Dahlin * setup.py: Register atk-types.defs for gtk and gtk so we can get methods such as gtk.Widget.get_accessible. 2007-05-23 Gustavo J. A. M. Carneiro * codegen/reversewrapper.py (ReverseWrapper.generate): Refactor to allow add_pyret_parse_item("", ""), which is used for 'void' return type. (VoidReturn.write_conversion): Fix bug #440059: Bad check for direction "out" parameters with return-type "none". 2007-05-17 Tim Evans Reviewed by: Gustavo Carneiro. * codegen/reversewrapper.py (DoubleReturn.write_conversion): Fix copy-paste error, and also support the new API that allows parsing of multiple return values. Fixes Bug #439014. 2007-05-07 Richard Hult * configure.in: Make --disable-docs actually work, OKed by Johan. 2007-05-03 Gustavo J. A. M. Carneiro * tests/test_actiongroup.py, * tests/test_gdk.py: Fix unit tests to account for the new memory management model in pygobject 2.13. 2007-05-01 Andrew Cowie * gtk/gdk-base.defs: Fix return type of GdkRectangle.union 2007-02-23 Mariano Suarez-Alvarez * gtk/gtk-base.defs: Allow None for the string arguments of gtk_rc_get_style_by_paths. (Fixes bug #411412) 2007-02-05 Johan Dahlin * configure.in: Post release version bump