2015-01-12 Jürg Billeter Release 0.26.2 2015-01-12 Luca Bruno codegen: Fix detailed signal disconnect in async methods Fixes bug 742621 2014-12-22 Luca Bruno Allow SimpleType object initializer without a default constructor Fixes bug 740600 2014-12-20 Evan Nemerson gstreamer-1.0: fix MapInfo.data array length (cherry picked from commit 3092537db65887e24a3d3e87a27caf9c5295e4f7) 2014-12-17 Garrett Regier girwriter: Fix writing type for out params The extra '*' is required for g_type_info_is_pointer() to return TRUE. This fixes PyGObject marshaling for an interface vfunc with a Boxed out param. https://bugzilla.gnome.org/show_bug.cgi?id=741604 2014-12-02 Rico Tzschichholz gio-unix-2.0: Fix g_desktop_app_info_search binding Add binding for g_strfreev in addition for conveniently free'ing the returned array elements. (cherry picked from commit b6a428723ef0ba6e32e15b58f490050fcf5af3cf) 2014-11-17 Rico Tzschichholz glib2.0: Fix string.tokenize_and_fold binding (cherry picked from commit 3a6f100f74c4ab538febe78358f145d6bdf9176e) 2014-11-14 Luca Bruno gobject-2.0: Add DestroysInstance to Binding.unbind() Fixes bug 740117 2014-11-14 Zeeshan Ali (Khattak) gtk+-3.0: Mark gtk_popover_bind_model args as nullable Fixes bug 740116 2014-10-16 Rico Tzschichholz gio-2.0: Update from 2.42 branch (cherry picked from commit bd90e4a12cec772d126cddafde51263dff6e8312) 2014-10-13 Luca Bruno gstreamer-1.0: remove owned to floating reference parameters Commit 6296d34707 (bug 730983) added the owned keyword back without any reason. Fixes bug 738012 (cherry picked from commit afb3846cb9b89bc154d9d774dc500fb2bce55d7a) gtk+-3.0: Add a11y.h header to accessible objects Based on patch by Peter Vagner Fixes bug 735265 (cherry picked from commit 0bc2ab935da1a16128d5595aaf208f48d069781d)