2012-08-20 Jürg Billeter <
[email protected]>
Release 0.17.5
2012-08-20 Heiher <
[email protected]>
x11: Add XImage bindings
Fixes bug 681961.
2012-08-20 Alexandre Rostovtsev <
[email protected]>
vapigen.m4: use $vapigen_pkg_name as the name of the vapigen package
We should use $vapigen_pkg_name, not "vapigen", as the name of the
vapigen package; if the second parameter to VAPIGEN_CHECK is set, then
$vapigen_pkg_name != "vapigen".
Fixes bug 682203.
2012-08-20 Evan Nemerson <
[email protected]>
Add gst-plugins-base-1.0 bindings.
Add gstreamer-1.0 core bindings.
girparser: support "experimental" in metadata
2012-08-17 Marcin Lewandowski <
[email protected]>
posix: Add getpwuid, getgrnam, and getgrgid bindings
Fixes bug 682015.
glib-2.0: Remove invalid get_name/set_name bindings from MainContext
Fixes bug 681923.
2012-08-16 Evan Nemerson <
[email protected]>
pango: set free_function on Attribute to pango_attribute_destroy
Fixes bug 682006.
girparser: support symbol_type and instance_idx in metadata
2012-08-15 Jürg Billeter <
[email protected]>
Support subclassing of GLib.Source
Fix critical for static fields with initializers in compact classes
gio-2.0: Fix g_dbus_message_get_body binding
gio-2.0: Fix g_dbus_connection_send_message_with_reply binding
codegen: Drop extra copy of captured unowned parameters in async methods
codegen: Fix double free of captured owned parameters in async methods
2012-08-14 Jürg Billeter <
[email protected]>
Support static methods in generic classes
2012-08-13 Jürg Billeter <
[email protected]>
Support virtual interface properties
Fixes bug 681671.
2012-08-13 Evan Nemerson <
[email protected]>
girparser: set CCode type_id for enumerations
pango: switch to GIR
Fixes bug 681424.
2012-08-08 Florian Brosch <
[email protected]>
Test symbol resolution in closures
2012-08-08 Jürg Billeter <
[email protected]>
Fix symbol resolution in closures
girwriter: Fix index of length parameter for methods returning arrays
Fixes bug 681411.
2012-08-07 Evan Nemerson <
[email protected]>
bindings: mark bindings for deprecated libraries as such
bindings: update gir based bindings
libnl-3.0: change format of some comments to avoid confusing valadoc
libpeas-1.0: add deps file
Add gobject-introspection-1.0 bindings
Fixes bug 572261.
rest-0.7: add deps file with gio-2.0
2012-08-06 Jürg Billeter <
[email protected]>
codewriter: Support fixed-length arrays
Fixes bug 618689.
2012-08-06 Dmitry Vagin <
[email protected]>
posix: Fix in6_addr and in_addr bindings
Fixes bug 679036.
2012-08-06 Tristan Brindle <
[email protected]>
Ignore .h files passed to compiler
Fixes bug 663088.