2009-04-12 Jürg Billeter Release 0.6.1 gtk+-2.0: Fix gtk_image_get_stock binding Based on patch by Simon Wenner, fixes bug 578687. Remove result variable warning Implicit result variable not planned for Vala 1.0. 2009-04-12 Michael 'Mickey' Lauer posix: Add struct group, getgrent, setgrent, endgrent Signed-Off-By: Michael 'Mickey' Lauer posix: Add struct passwd, setpwent, getpwent, endpwent Signed-Off-by: Michael 'Mickey' Lauer glib-2.0: Fix g_find_program_in_path binding 2009-04-12 Sebastian Pölsterl gstreamer-audio-0.10: Update bindings gstreamer-netbuffer-0.10: Update bindings gstreamer-riff-0.10: Update bindings gstreamer-rtp-0.10: Update bindings gstreamer-rtsp-0.10: Update bindings gstreamer-tag-0.10: Update bindings gstreamer-video-0.10: Update bindings gstreamer-check-0.10: Update bindings gstreamer-base-0.10: Update bindings 2009-04-12 Jürg Billeter GError: Fix uncaught errors in creation methods 2009-04-12 David Janzso doc: Move array types from reference to value types 2009-04-12 Michael B. Trausch posix: Add exit and abort bindings 2009-04-12 Michael 'Mickey' Lauer posix: Add mkfifo(3) and unlink(2) bindings posix: Add socketpair and pipe bindings posix: Add opendir and friends 2009-04-12 Jürg Billeter dbus-glib-1: Fix dbus_error_init binding cairo: Fix cairo_*_extents bindings 2009-04-12 Nicolas Joseph gdk-2.0: Fix gdk_display_get_pointer binding Fixes bug 577925. gtksourceview-2.0: Fix gtk_source_style_scheme_manager_get_* bindings Fixes bug 577890. gtksourceview-2.0: Fix GtkSourceStyleSchemeManager binding Fixes bug 577886. 2009-04-12 Mark Lee gdk-2.0: fix gdk*_add_client_message_filter bindings Hide the data parameters for Gdk.add_client_message_filter() and Gdk.Display.add_client_message_filter(). Fixes bug 577766. gnome-keyring-1: Fix gnome_keyring_find_network_password_sync binding The results parameter for GnomeKeyring.find_network_password_sync needs to be annotated as an "out" parameter. Fixes bug 577810. 2009-04-12 Jürg Billeter Update man page 2009-04-02 Jürg Billeter Support [CCode (delegate_target = false)] attribute for fields Free local variables in GObject constructors Fixes bug 577641. glib-2.0: Fix g_hash_table_new* bindings Fixes bug 577460.