2012-01-31 Jürg Billeter Release 0.14.2 2012-01-31 Luca Bruno gtk+-2.0, gtk+-3.0: Mark Button.set_label parameter as nullable Fixes bug 669058. cogl-1.0: Cogl.get_viewport parameter has no array length 2012-01-31 Jürg Billeter Add packagekit-glib2 bindings 2012-01-31 Ryan Lortie codegen: Do not use g_object_class_override_property Instead, always install our own new property with what we believe the correct type is. This avoids a problem with libgee providing properties on some classes that implement two interfaces having the same property name with different types. Fixes bug 666728. 2012-01-31 Luca Bruno codegen: Use NULL as default C value for nullable structs Fixes bug 665904. codegen: MemberAccess already refers to base property Fixes bug 667803. 2012-01-31 Alexander Kurtz Add xtst bindings Fixes bug 647465. 2012-01-31 Evan Nemerson posix: don't use owned for resolved_path argument 2012-01-31 Luca Bruno posix: add realpath binding Fixes bug 655020. 2012-01-31 Evan Nemerson gtk+-3.0: make ThemingEngine.register_property.parse_func nullable Fixes bug 666906. 2012-01-31 Alexander Kurtz x11: add several type definitions from X.h Fixes bug 647464. 2012-01-31 Michael 'Mickey' Lauer posix: fix socklen_t and its usage in getnameinfo Acked-by: Luca Bruno 2012-01-31 Luca Bruno codegen: Fix type check for vfunc returning SimpleType structs Fixes bug 667890. 2012-01-31 Philip Withnall readline: Make the parameter of VcpFunc be nullable Fixes bug 667893. 2012-01-31 Evan Nemerson girwriter: do not emit a package as a dependency of itself 2012-01-31 Fabian Deutsch gtk+-2.0, gtk+-3.0: Mark BuilderConnectFunc.connect_object as nullable Fixes bug 667524. 2012-01-31 Evan Nemerson webkit-1.0: update to 1.6.1 2012-01-31 Michael 'Mickey' Lauer posix: add getnameinfo(3) and assorted constants posix: add members for SockAddr struct 2012-01-31 Evan Nemerson clutter-1.0: add keysyms Fixes bug 628103. clutter-1.0: update to 1.9.2 2012-01-31 Marc-André Lureau Set correct default value for Pango.Weight https://bugzilla.gnome.org/show_bug.cgi?id=662974 gidl parse default_value for enums It can be useful for correct default value in properties https://bugzilla.gnome.org/show_bug.cgi?id=662974 2012-01-31 Luca Bruno girparser: Only reparent static methods within the same GIR gtk+-3.0: Mark ThemingEngine.has_region.flags as out parameter Fixes bug 667208. 2012-01-31 Aaron Andersen codegen: Generate _dup() and _free() for structs in the posix profile Fixes bug 665815. 2012-01-31 Jacques-Pascal Deplaix glib-2.0: Fix some issues for the experimental non-null checks Fixes bug 651841. 2012-01-31 Marc-André Lureau clutter-1.0: Make State.set_key.source_state_name parameter nullable Fixes bug 661018. 2012-01-31 Luca Bruno clutter-1.0: Regenerate bindings from debian sid GIR 2012-01-31 Michael 'Mickey' Lauer posix: add tzset(3) and assorted constants 2012-01-31 Evan Nemerson gtk+-2.0, gtk+-3.0: make IconTheme.list_icons.context nullable 2012-01-31 Philip Withnall glib-2.0, gio-2.0: Fix some nullable types in ContentType, Icon, HashTable Fixes bug 666699. 2012-01-31 Olaf x11: Set array_length to false for ModifierKeymap.modifiermap Fixes bug 666099. 2012-01-31 Luca Bruno girparser: Allow specifying abstract metadata for classes cogl-1.0: Use cogl-pango/cogl-pango.h header for pango symbols Fixes bug 665953. 2012-01-31 Jens Georg gstreamer-0.10: Fix several ownership transfer when adding children gst_bin_add, gst_bin_add_many and gst_element_add_pad only transfer ownership if the reference is floating, otherwise increasing the refcount. The reference is added by gst_object_set_parent. Fixes bug 666358. 2011-12-21 Luca Bruno gio-2.0: Make AsyncInitable.init_async virtual instead of abstract Fixes bug 666348. 2011-12-21 Simon Busch linux: Add bindings for rtc_time and fix the Rtc.WakeAlarm.time field posix: Fix termios and fd_set related functions 2011-12-21 Jürg Billeter codegen: Fix external fields 2011-12-21 Klaus Kurzmann libnl-3.0: add bindings 2011-12-21 Evan Nemerson gtk+-2.0, gtk+-3.0: fix IconTheme.get_search_path argument type 2011-12-21 Jürg Billeter gtk+-3.0: Improve Dialog.get_content_area binding gtk_dialog_get_content_area always returns a pointer to GtkBox. Do not install vala.m4 with --disable-unversioned This avoids file conflicts with parallel installations. 2011-12-12 Simon Busch GVariant: Close the switch statement in the generated to_string() of enums posix: Set the C name of Posix.tm to "struct tm" 2011-12-12 Jürg Billeter Report warning on duplicate attributes gtk+-3.0: Fix gtk_widgets_compute_expand bindings Based on patch by Alexander Larsson. Fixes bug 665860. 2011-12-12 Luca Bruno girparser: Fix criticals on calculate_common_prefix 2011-12-12 Simon Busch alsa: Fix default value of a Mixer.register() parameter linux: Squash declaration of multiple CCode into a single CCode attribute linux: Set array_length=false for IfReq.ifr_name 2011-12-05 Frederik 'playya' Sdun gstreamer-0.10: Set is_out="1" for Gst.message.parse_progress 2011-12-05 Michael 'Mickey' Lauer linux: add structures and constants for SPI (Serial Peripheral Interface) 2011-12-05 Zeeshan Ali (Khattak) glib-2.0: Update bindings for g_format_*() Fixes bug 665161.