2010-08-09 Jürg Billeter Release 0.9.5 2010-08-09 Florian Brosch Allow overriding content property in Comment class Remove trailing whitespace from content in markup reader Fix line and column counter in markup reader 2010-08-09 Luca Bruno GAsync: Fix array parameters without length Fixes bug 626053. 2010-08-09 Jürg Billeter valac: Enable version header by default Keep it disabled when building vala itself for bootstrapping reasons. 2010-08-09 Marc-André Lureau Add vala.m4 with VALA_CHECK_PACKAGES macro Fixes bug 626321. 2010-08-09 Michal Hruby glib-2.0: Add g_node_unlink binding 2010-08-09 Stef Walter glib-2.0: Add GNode bindings Fixes bug 543454. Automatically free GNode data when appropriate 2010-08-07 Andrea Del Signore Add gedit-2.20 bindings 2010-08-07 Evan Nemerson tokyocabinet: Various type and name fixes, add tchdbsetdfunit 2010-08-07 Andrea Del Signore gtksourceview-2.0: Various fixes for GtkSourceCompletion. 2010-08-07 Jürg Billeter dova: Support string literals without allocation 2010-08-06 Jürg Billeter dova: Fix default values for boolean and numeric types dova: Do not emit empty arrays for empty lists, sets, or maps dova: Do not generate empty type structs for delegates 2010-08-06 Evan Nemerson libsoup-2.4: Use length for SoupMessageBody.data array length. gdk-pixbuf-2.0: Remove custom.vala file, use metadata instead. 2010-08-06 Ryan Lortie finish removing dconf vapi oops :) drop dconf vapi dconf ships it for itself 2010-08-05 Florian Brosch Process & > < " ' in markup reader 2010-08-05 Jürg Billeter Add version suffix to installed files to allow parallel installation Define VALA_X_Y according to compiler version dova: Do not generate empty structs 2010-08-05 Evan Nemerson gstreamer-0.10: Fix gst_init_check arguments 2010-08-05 Frederik Zipp glib-2.0: Fix GIConv binding. 2010-08-05 Evan Nemerson liboobs-1: Update to 2.30.1 vte: Update to 0.24.3 gstreamer-*-0.10: Add missing type arguments 2010-08-04 Evan Nemerson tokyocabinet: Add Tokyo Cabinet bindings. glib-2.0: Add string.data property clutter-1.0: Move Stage.event to avoid conflict with inherited signal Fixes bug 624988. 2010-08-04 Frederik Zipp hildon-1: Mark delegate arguments owned and hide DestroyNotify args Fixes bug 625010. 2010-08-04 Evan Nemerson libxml-2.0: Make Doc.save_format_file return an int Fixes bug 625089. 2010-08-04 Rafael Monica goocanvas: Several data type fixes. Fixes bug 625268. 2010-08-04 Evan Nemerson clutter-1.0: Do not pass a length to Actor.get_abs_allocation_vertices Fixes bug 625859. 2010-08-04 Geert Jordaens glib-2.0: Use GLib FORMAT where possible to fix format warnings Fixes bug #618404. 2010-08-04 Ryan Lortie Don't emit extra temp variables in array dup funcs Reset the temp variables list back to empty at the start of emitting the array dup function and restore it at the end. 2010-08-04 Marc-André Lureau Better error message for invalid number of arguments Fixes bug 608187. 2010-08-04 Evan Nemerson Support null source references in more places Fixes bug 617713. 2010-08-04 Vlad Grecescu Fix writing of object creation expressions with --dump-tree Fixes bug 618784. 2010-08-04 Luca Bruno Use the CCodeBlock generated for SwitchSection Fixes bug 610673. 2010-08-04 Marc-André Lureau Write CCode attributes for property accessors in VAPI files Fixes bug 614206. Fix default values of flag enums Fixes bug 605812. 2010-08-03 Evan Nemerson pangocairo: Fix ango_cairo_context_{get,set}_shape_renderer bindings. 2010-08-03 Jürg Billeter Append enum doc comments to generated C files 2010-08-03 Evan Nemerson gtk+-2.0, gtk+-3.0: Make Gtk.Border a compact class, not a struct. 2010-08-02 Evan Nemerson glib-2.0: Add g_logv binding. 2010-08-02 Thijs Vermeir gstreamer-net-0.10: fix gst_net_time_provider_new binding 2010-07-31 Michael Terry glib-2.0: Support bytestring Variants. Fixes bug 624986. 2010-07-31 Evan Nemerson gio-2.0: Make g_settings_{get,set}_strv use arrays. Fixes bug 625689. gdk-2.0: Fix gdk_threads_add_* arguments. Fixes bug 625238. 2010-07-30 Rafael Monica gtk+-2.0, gtk+-3.0: Don't use sentinel in ListStore.new and TreeStore.new. Fixes bug 625137. 2010-07-30 Maciej Piechotka glib-2.0: Add vprintf to FileStream Fixes bug 625512. 2010-07-30 Luca Bruno glib-2.0: Add exit, abort, raise, and signal bindings. glib-2.0: Add [NoReturn] to GLib.error. 2010-07-29 Ali Sabil clutter-1.0: Fix the ClutterVertex binding