2010-10-26 Jürg Billeter Release 0.10.1 codegen: Fix support for g_boxed_copy pango: Fix PangoGlyph and PangoGlyphString bindings pango: Fix PangoAnalysis binding gio-2.0: Fix g_data_input_stream_read_upto binding Genie: Report error on print expressions with uneven parentheses Genie: Fix out of bounds access in scanner 2010-10-26 Evan Nemerson pango: mark several arguments as out 2010-10-26 Jürg Billeter D-Bus: Ignore non-abstract methods in interfaces of GDBus clients 2010-10-26 Robert Ancell glib-2.0: add g_strsignal binding Fixes bug 628934. 2010-10-26 Jürg Billeter pango: Fix PangoGlyphItemIter binding tests: Always enable gio-2.0 package Fixes bug 622634. D-Bus: Fix overriding and interface methods in GDBus servers Fixes bug 631044. D-Bus: Report error on invalid use of register_object in GDBus servers D-Bus: Fix crash for properties with unowned getter in GDBus servers Fixes bug 630832. Remove gdk-3.0, gdk-x11-3.0, and gtk+-3.0 bindings tests: Enable extra checks during C compilation 2010-10-19 Evan Nemerson gio-2.0: Do not mark out arguments as nullable 2010-10-19 Jürg Billeter valac: Set locale from environment 2010-10-19 Jiří Zárevúcky Report error when variable or property type is void Fixes bug 628693. 2010-10-19 Jürg Billeter gio-2.0: Fix GDBusError binding Fix connecting to dynamic signals with non-void return type Fixes bug 622089. 2010-10-19 Evan Nemerson gio-unix-2.0: Use correct C header for FileDescriptorBased 2010-10-19 Jürg Billeter GObject: Check for incompatible properties in constructor chain up Fixes bug 622119. girwriter: Fix fixed-length arrays Fixes bug 631529. Report error when trying to create an array of delegates with targets Fixes bug 632017. codegen: Fix assignment to struct properties without accessors Fixes bug 632137. Fix marshaller signature for signals with array parameters Fixes bug 604829. glib-2.0: Fix g_variant_new_tuple binding Fixes bug 631549. glib-2.0: Add ungetc binding Fixes bug 629665. glib-2.0: Fix GArray binding Fixes bug 575069. D-Bus: Fix use of uninitialized variables in dbus-glib error handling Fixes bug 615003. dbus-glib-1: Fix dbus_connection_get_g_connection binding gio-2.0: Fix g_themed_icon_get_names binding 2010-10-19 Luca Bruno cairo: Set cairo_path_data_type_t cname to PathDataType enum 2010-10-19 Jürg Billeter glib-2.0: Do not use dbus-glib GType for GLib.ObjectPath 2010-10-09 Jürg Billeter Report error when trying to use async method as delegate 2010-10-08 Jürg Billeter codegen: Fix uninitialized variable in constructors throwing errors Fix address-of operator for pointer element access codegen: Fix double free with GValue boxing Fixes bug 631356. Make address-of operator work on all variables Fixes bug 631247. 2010-10-08 Darren Warner CodeWriter: Write error types for delegates Fixes bug 629798. 2010-10-08 Jürg Billeter GVariant: Fix serialization of empty arrays Fixes bug 631097. Fix crash on element access with generic methods Fixes bug 626868. codegen: Fix critical on unsupported struct field 2010-10-08 Rob Powell gtk+-2.0, gtk+-3.0: transfer ownership of TextBuffer.get_text return Fixes bug 630741. gedit-2.20: transfer ownership of Gedit.Document.get_uri return value Partially fixes bug 630741. 2010-10-08 Evan Nemerson gobject-2.0: Add GBinding bindings Based on patch by Gregor Burger, fixes bug 629791. 2010-10-08 Jürg Billeter glib-2.0: Update GDateTime binding cairo: Update to 1.10.0 2010-10-03 Jürg Billeter codegen: Fix GVariant to array conversion in async methods dova: Fix crash on replaced expressions in list and set literals dova: Fix critical on ellipsis parameter 2010-10-03 Evan Nemerson mysql: Automatically get length of arrays returned by Result methods. 2010-10-03 Jukka-Pekka Iivonen mysql: Add several enums, bindings for the Mysql.Field members. Fixes bug 627804. 2010-10-03 Evan Nemerson clutter-1.0: Fix LayoutManager.get_preferred_{height,width} bindings. Fixes bug 628036. sqlite3: Assorted memory management fixes for strings and blobs. 2010-09-30 Jürg Billeter Append errordomain doc comments to generated C files