2014-08-24 Jürg Billeter Release 0.25.2 2014-08-24 Simon Werbeck Make sure type check expression has valid type Fixes bug 696729 2014-08-24 Jürg Billeter Test error type check 2014-08-24 Rico Tzschichholz gtk+-2.0, gtk+-3.0: Fix gtk_target_list_find gtk+-2.0, gtk+-3.0: GtkCssProviderError/GtkPrintError are errordomains gtk+-2.0, gtk+-3.0: Gtk.get_default_language is unowned gtk+-2.0, gtk+-3.0: Radio/ActionCallback are only vala-helper types gtk+-2.0, gtk+-3.0: Make Widget.get/set_parent compatible with its property gtk+-2.0, gtk+-3.0: more various fixes gtk+-2.0, gtk+-3.0: port more annotations from the GIR version gtk+-2.0: port "struct" annotations from the GIR version gtk+-2.0, gtk+-3.0: Hide non-public symbols gtk+-3.0: port "struct" annotations from the GIR version gtk+-3.0: Add type_ids and abstract annotations for classes gtk+-2.0, gtk+-3.0: port lots of annotations from the GIR version 2014-08-24 Jürg Billeter codegen: Remove support for GLib < 2.24 2014-08-24 Rico Tzschichholz Require and target GLib >= 2.24 The next stable release of vala will happen four years after the release of GLib 2.24.0. build: Generate only xz-tarballs build: Make building vapigen non-optional build: Avoid using ".." for referencing paths and reorganize valac-calls 2014-08-23 Jürg Billeter D-Bus: Fix proxy creation in separate source file D-Bus: Set g-interface-info when creating proxy objects D-Bus: Move interface info definition from server to common module 2014-08-23 Simon Werbeck Error on non-const field initializer in namespace Fixes bug 569259 2014-08-22 Rico Tzschichholz bindings: Update GIR-based bindings 2014-08-21 Luca Bruno Report warning instead of error for private struct fields 2014-08-20 Rico Tzschichholz gtksourceview-3.0: Update to 3.13.90 and mark as deprecated 2014-08-19 Evan Nemerson gtk+-3.0: Application.get_menu_by_id return value should not be owned 2014-08-19 Luca Bruno glib-2.0: fix Hmac.update bindings Fixes bug 735041 2014-08-17 Rico Tzschichholz gobject-2.0: Add binding for g_value_init_from_instance bindings: Update GIR-based bindings gtk+-3.0: Update to 3.13.7 2014-08-17 Evan Nemerson gtk+-2.0, gtk+-3.0: mark test_display_button_window as variadic 2014-08-14 Luca Bruno parser: Report error only for private instance fields in structs Fixes bug 734787 2014-08-13 Evan Nemerson linux: improve backtrace bindings Some minor improvements have been made to backtrace_symbols; we no longer leak the return value and it is marked as nullable. This also adds a Backtrace namespace for some better bindings which treat the backtrace as an array of void* instead of just a void*. 2014-08-12 XZS glib-2.0: make VariantDict.end return a floating reference The underlying implementation returns a floating reference. Reflecting this in the vapi silences the warning about g_variant_unref called once too many. Fixes bug 734611 glib: make the parameter of VariantDict constructor nullable The underlying glib implementation accepts null to initialize an empty dictionary. The vapi now reflects this, defaulting the single parameter to null. Fixes bug 734612 2014-08-11 Rico Tzschichholz webkit2gtk: Update to 2.5.2 2014-08-11 Luca Bruno Report an error when parsing non-public struct fields Fixes bug 683413 Add Simon Werbeck to THANKS 2014-08-11 Simon Werbeck Add some missing get_used_variables methods Fixes bug 734315 2014-08-10 Rico Tzschichholz gtk+-3.0: Update to 3.13.6~ 2014-08-05 Rico Tzschichholz poppler-glib: Update to 0.26.3 2014-08-05 Evan Nemerson bindings: Update GIR-based bindings 2014-08-04 Evan Nemerson Replace WebKit 3.0 bindings with 4.0. WebKitGTK+ is bumping their API version to 4.0 starting with 2.5.1. These bindings haven't been part of a stable Vala release, so it should be safe to just bump the version we distribute, too, instead of adding 4.0 alongside 3.0. 2014-08-03 Luca Bruno Add lvalue_access = false to Mutex and Cond Fixes bug 733500 2014-08-01 Andre Klapper doap: add 2014-07-30 Olav Vitters doap category core