]>
git.ipfire.org Git - thirdparty/vala.git/log
Jürg Billeter [Sat, 12 Mar 2011 15:15:56 +0000 (16:15 +0100)]
Release 0.10.4
Jürg Billeter [Sat, 12 Mar 2011 15:01:16 +0000 (16:01 +0100)]
gtk+-2.0: Fix gtk_tree_view_column_cell_get_position binding
Michal Hruby [Fri, 11 Mar 2011 00:27:31 +0000 (01:27 +0100)]
pango: Multiple binding fixes
Fixes bug 642293.
Michal Hruby [Thu, 10 Mar 2011 22:19:35 +0000 (23:19 +0100)]
gtk+-2.0: Fix TreeModelFilter.set_modify_func
Fixes bug 643852.
Michal Hruby [Thu, 10 Mar 2011 21:39:46 +0000 (22:39 +0100)]
gtk+-2.0: Fix get_selection_bounds binding
Fixes bug 644158.
Michal Hruby [Thu, 10 Mar 2011 21:31:55 +0000 (22:31 +0100)]
cairo: Mark filename parameter for PdfSurface nullable
Fixes bug 644158.
Michal Hruby [Thu, 10 Mar 2011 17:36:54 +0000 (18:36 +0100)]
gtk+-2.0: Fix Gtk.TextBuffer serialize and deserialize methods
Michal Hruby [Thu, 10 Mar 2011 17:17:29 +0000 (18:17 +0100)]
gtk+-2.0: Fix Gtk.TextBufferDeserializeFunc
Luca Bruno [Sun, 6 Mar 2011 17:13:11 +0000 (18:13 +0100)]
gtk+-2.0: Fix binding for TextTagTable.foreach
Jürg Billeter [Tue, 1 Mar 2011 10:13:10 +0000 (11:13 +0100)]
CodeWriter: Write [Diagnostics] attribute
Michal Hruby [Mon, 28 Feb 2011 19:04:28 +0000 (20:04 +0100)]
gobject-2.0: Add binding for Signal.get_invocation_hint
Luca Bruno [Mon, 28 Feb 2011 17:24:31 +0000 (18:24 +0100)]
gtk+-2.0: Fix gtk_tree_view_column_cell_get_position binding.
Fixes bug 642635.
Ilya Mezhirov [Mon, 28 Feb 2011 17:09:05 +0000 (18:09 +0100)]
libgsf-1: Fix cheader_filename for OutputGio.
Fixes bug 642370.
Michal Hruby [Thu, 24 Feb 2011 12:41:56 +0000 (13:41 +0100)]
gtk+-2.0: Fix a few Clipboard related bindings
Michal Hruby [Thu, 24 Feb 2011 11:27:59 +0000 (12:27 +0100)]
gidlparser: Fix null-terminated array parameters in delegates
Michal Hruby [Tue, 22 Feb 2011 10:30:16 +0000 (11:30 +0100)]
gdk-2.0: Fix Gdk.Rectangle.intersect binding
Stefano Debenedetti [Fri, 11 Feb 2011 08:05:52 +0000 (09:05 +0100)]
glib-2.0: Fix PollFunc delegate binding.
Fixes bug 641789.
Jürg Billeter [Wed, 9 Feb 2011 19:32:19 +0000 (20:32 +0100)]
gtk+-2.0: Fix gtk_style_copy binding
Fixes bug 641950.
Jürg Billeter [Tue, 8 Feb 2011 08:06:09 +0000 (09:06 +0100)]
codegen: Fix property accessor definitions with custom cname
Fixes bug 641781.
Jürg Billeter [Mon, 7 Feb 2011 22:09:06 +0000 (23:09 +0100)]
gtk+-2.0: Fix gtk_text_iter_{begins,ends}_tag bindings
Jürg Billeter [Mon, 7 Feb 2011 21:36:13 +0000 (22:36 +0100)]
Fix null-terminated array parameters in signals
Fixes bug 641715.
Luca Bruno [Sun, 6 Feb 2011 08:15:55 +0000 (09:15 +0100)]
json-glib-1.0: Make Object.set_member node parameter owned
Luca Bruno [Sun, 6 Feb 2011 08:12:05 +0000 (09:12 +0100)]
cogl-1.0: Fix Matrix from_array, get_inverse and transform_point
Luca Bruno [Sun, 6 Feb 2011 08:06:33 +0000 (09:06 +0100)]
clutter-1.0: Fix Actor methods about transformation matrix and rotation.
Fixed methods are apply_transform, get_tranformation_matrix
and get_rotation.
Evan Nemerson [Sat, 5 Feb 2011 01:59:58 +0000 (17:59 -0800)]
clutter-1.0: make entries parameter of init_with_args an array
Fixes bug 639657.
Evan Nemerson [Fri, 4 Feb 2011 22:38:24 +0000 (14:38 -0800)]
glib-2.0: add missing parameter to Variant.dup_bytestring
Evan Nemerson [Fri, 4 Feb 2011 20:12:06 +0000 (12:12 -0800)]
gdk-pixbuf-2.0: make return value of Gdk.Pixbuf.flip nullable
Evan Nemerson [Sun, 23 Jan 2011 23:07:13 +0000 (15:07 -0800)]
mx-1.0: Make Padding a struct instead of a compact class
Jürg Billeter [Sat, 22 Jan 2011 10:13:14 +0000 (11:13 +0100)]
Release 0.10.3
Luca Bruno [Thu, 20 Jan 2011 14:51:53 +0000 (15:51 +0100)]
Add *~ to .gitignore
Michael Terry [Mon, 17 Jan 2011 13:10:17 +0000 (08:10 -0500)]
gio-2.0: Set Settings.get_string as transferring ownership
Luca Bruno [Sun, 16 Jan 2011 23:28:17 +0000 (00:28 +0100)]
unique-1.0: Fix MessageData.set binding.
Fixes bug 639694.
Luca Bruno [Mon, 27 Dec 2010 11:27:24 +0000 (12:27 +0100)]
glib-2.0: Set default_value of time_t to 0
Fixes bug 615108.
Jürg Billeter [Sat, 15 Jan 2011 11:37:51 +0000 (12:37 +0100)]
webkit-1.0: Add generic type arguments
Based on patch by Igor Boev, fixes bug 639150.
Luca Bruno [Sat, 15 Jan 2011 10:26:58 +0000 (11:26 +0100)]
gtk+-2.0: Mark gtk_layout_new parameters nullable.
Fixes bug 639156.
Luca Bruno [Sat, 15 Jan 2011 10:08:42 +0000 (11:08 +0100)]
gdk-2.0: Mark EventButton.axes and EventMotion.axes to be an array.
Fixes bug 639570.
Luca Bruno [Mon, 10 Jan 2011 08:42:32 +0000 (09:42 +0100)]
gio-2.0: Mark GLib.Socket.accept return value to be owned.
Based on patch by Stefano Debenedetti.
Fixes bug 638912.
Luca Bruno [Mon, 10 Jan 2011 08:40:42 +0000 (09:40 +0100)]
gio-2.0: Add missing metadata for previous commit setting IOError throws.
Previous commit was
58f542837b1f0204b4 that only affected the gio-2.0.vapi.
Luca Bruno [Sun, 9 Jan 2011 16:06:06 +0000 (17:06 +0100)]
gnome-keyring-1: Make store_password_sync keyring parameter nullable.
Luca Bruno [Sun, 9 Jan 2011 08:40:16 +0000 (09:40 +0100)]
gio-2.0: set_error_if_cancelled and condition_wait throw IOError.
Jürg Billeter [Sat, 8 Jan 2011 23:01:15 +0000 (00:01 +0100)]
D-Bus: Fix warning and leak in proxy creation in dbus-glib clients
Jürg Billeter [Sat, 8 Jan 2011 22:37:25 +0000 (23:37 +0100)]
D-Bus: Add interface to signal match rule for dbus-glib clients
Fixes bug 631126.
Jürg Billeter [Sat, 8 Jan 2011 15:49:46 +0000 (16:49 +0100)]
Do not install GObject properties for D-Bus interfaces
They were never properly implemented in the proxy classes. Latest GLib
release prints critical warnings due to the missing implementation.
Jürg Billeter [Sat, 8 Jan 2011 13:25:59 +0000 (14:25 +0100)]
Fix formal_target_type in conditional expressions
Fixes bug 638902.
Jürg Billeter [Sat, 8 Jan 2011 13:13:59 +0000 (14:13 +0100)]
x11: Add XK_Super_L and XK_Super_R bindings
Daniel Svensson [Thu, 6 Jan 2011 16:07:29 +0000 (17:07 +0100)]
avahi-gobject: Make Avahi.Protocol an enum instead of struct.
Jürg Billeter [Tue, 4 Jan 2011 22:52:49 +0000 (23:52 +0100)]
glib-2.0: Fix GVariantClass binding
Andreas Brauchli [Tue, 4 Jan 2011 08:53:57 +0000 (09:53 +0100)]
clutter-gtk-0.10: Fix init_with_args bindings.
Fixes bug 635522.
Luca Bruno [Tue, 4 Jan 2011 08:33:42 +0000 (09:33 +0100)]
gtk+-2.0: Fix gtk_init_add and gtk_quit_add bindings.
Fixes bug 638496.
Jürg Billeter [Wed, 29 Dec 2010 19:58:18 +0000 (20:58 +0100)]
gtksourceview-2.0: Fix gtk_source_completion_proposal_get_* bindings
Jürg Billeter [Wed, 29 Dec 2010 18:36:05 +0000 (19:36 +0100)]
GVariant: Fix serialization of empty hash tables
Jürg Billeter [Wed, 29 Dec 2010 14:02:31 +0000 (15:02 +0100)]
cairo: Add fields to cairo_matrix_t binding
Jürg Billeter [Wed, 29 Dec 2010 09:30:19 +0000 (10:30 +0100)]
pango: Fix pango_attr_list_change binding
Jürg Billeter [Tue, 28 Dec 2010 18:50:13 +0000 (19:50 +0100)]
Release 0.10.2
Jürg Billeter [Sun, 26 Dec 2010 11:40:00 +0000 (12:40 +0100)]
dbus-glib-1: Fix cname of RawMessageType and RawType enums
Fixes bug 637971.
Jürg Billeter [Thu, 23 Dec 2010 10:39:16 +0000 (11:39 +0100)]
gio-unix-2.0: Fix g_unix_mounts_get binding
Jürg Billeter [Wed, 22 Dec 2010 08:33:15 +0000 (09:33 +0100)]
gen-introspect: Fix exit code for missing header files
Fixes bug 633596.
Andreas Fenkart [Wed, 24 Nov 2010 19:03:26 +0000 (20:03 +0100)]
gstreamer-0.10: transfer ownership of arguments in Element.message_full
Fixes bug 635721.
Luca Bruno [Wed, 15 Dec 2010 13:43:04 +0000 (14:43 +0100)]
Fix missing source references for some generated MemberAccess
Evan Nemerson [Sun, 21 Nov 2010 02:36:31 +0000 (18:36 -0800)]
mx-1.0: Remove abstract for several Draggable and Droppable methods
Fixes bug 633902.
Luca Bruno [Wed, 17 Nov 2010 23:34:32 +0000 (00:34 +0100)]
clutter-1.0: Mark ClutterEvent.get_coords parameters as out
Evan Nemerson [Tue, 16 Nov 2010 19:15:01 +0000 (11:15 -0800)]
gtk+-2.0: Mark Widget.style_get_property.value as out
Evan Nemerson [Sun, 14 Nov 2010 17:51:59 +0000 (09:51 -0800)]
glib-2.0: Add UserDirectory.N_DIRECTORIES
Evan Nemerson [Sun, 14 Nov 2010 04:05:42 +0000 (20:05 -0800)]
zlib: Remove values from enums
Evan Nemerson [Thu, 11 Nov 2010 05:27:26 +0000 (21:27 -0800)]
gtk+-2.0: Mark IconTheme.load_icon as transferring ownership
Evan Nemerson [Wed, 10 Nov 2010 07:54:27 +0000 (23:54 -0800)]
glib-2.0: Add missing GIR names for (u)char and (s)size_t
Alban Browaeys [Mon, 8 Nov 2010 08:18:31 +0000 (09:18 +0100)]
Genie: Fix lists and dicts with libgee 0.7
The delegate type used for equal and hash functions changed in
libgee 0.7. However, as libgee 0.5+ takes care of setting reasonable
default functions, simply removing the corresponding code from the
Genie parser fixes this incompatibility.
Jürg Billeter [Sat, 6 Nov 2010 15:43:22 +0000 (16:43 +0100)]
gdk-pixbuf-2.0: Update to 2.22.1
Thijs Vermeir [Wed, 3 Nov 2010 17:17:38 +0000 (18:17 +0100)]
gstreamer-0.10: fix GCallback casting in probe functions
Evan Nemerson [Wed, 3 Nov 2010 16:44:14 +0000 (09:44 -0700)]
gtk+-2.0: mark Style.get_style_property value argument as out
Evan Nemerson [Wed, 3 Nov 2010 05:18:31 +0000 (22:18 -0700)]
sqlite3: update to 3.7.2
Evan Nemerson [Tue, 2 Nov 2010 20:13:15 +0000 (13:13 -0700)]
gtk+-2.0: fix CellRenderer.get_fixed_size arguments
Evan Nemerson [Tue, 2 Nov 2010 18:46:05 +0000 (11:46 -0700)]
pango: fix ownership of AttrList.get_iterator return value
Evan Nemerson [Tue, 2 Nov 2010 03:24:30 +0000 (20:24 -0700)]
pango: fix ownership of GlyphItem.split return value
Evan Nemerson [Mon, 1 Nov 2010 22:22:12 +0000 (15:22 -0700)]
gio-2.0: make AppInfo.create_from_commandline.application_name nullable
Evan Nemerson [Sun, 31 Oct 2010 00:17:53 +0000 (17:17 -0700)]
gdk-pixbuf-2.0: fix several return types
Evan Nemerson [Sat, 30 Oct 2010 17:44:49 +0000 (10:44 -0700)]
gio-2.0: Fix ownership of several callbacks
Jürg Billeter [Fri, 29 Oct 2010 16:48:11 +0000 (18:48 +0200)]
gobject-2.0: Fix GEnumValue binding
Evan Nemerson [Tue, 26 Oct 2010 23:56:38 +0000 (16:56 -0700)]
gio-2.0: make Icon.new_for_string return value transfer ownership
Jürg Billeter [Tue, 26 Oct 2010 19:20:47 +0000 (21:20 +0200)]
codegen: Fix crash on delegates with varargs
Jürg Billeter [Tue, 26 Oct 2010 18:17:23 +0000 (20:17 +0200)]
Release 0.10.1
Jürg Billeter [Tue, 26 Oct 2010 15:39:11 +0000 (17:39 +0200)]
codegen: Fix support for g_boxed_copy
Jürg Billeter [Mon, 25 Oct 2010 19:05:19 +0000 (21:05 +0200)]
pango: Fix PangoGlyph and PangoGlyphString bindings
Jürg Billeter [Mon, 25 Oct 2010 12:28:31 +0000 (14:28 +0200)]
pango: Fix PangoAnalysis binding
Jürg Billeter [Mon, 25 Oct 2010 12:10:42 +0000 (14:10 +0200)]
gio-2.0: Fix g_data_input_stream_read_upto binding
Jürg Billeter [Sun, 24 Oct 2010 11:24:28 +0000 (13:24 +0200)]
Genie: Report error on print expressions with uneven parentheses
Jürg Billeter [Sun, 24 Oct 2010 11:24:01 +0000 (13:24 +0200)]
Genie: Fix out of bounds access in scanner
Evan Nemerson [Sat, 23 Oct 2010 23:50:32 +0000 (16:50 -0700)]
pango: mark several arguments as out
Jürg Billeter [Fri, 22 Oct 2010 13:01:42 +0000 (15:01 +0200)]
D-Bus: Ignore non-abstract methods in interfaces of GDBus clients
Robert Ancell [Sat, 23 Oct 2010 08:29:12 +0000 (01:29 -0700)]
glib-2.0: add g_strsignal binding
Fixes bug 628934.
Jürg Billeter [Fri, 22 Oct 2010 07:10:39 +0000 (09:10 +0200)]
pango: Fix PangoGlyphItemIter binding
Jürg Billeter [Thu, 21 Oct 2010 08:21:02 +0000 (10:21 +0200)]
tests: Always enable gio-2.0 package
Fixes bug 622634.
Jürg Billeter [Wed, 20 Oct 2010 21:48:38 +0000 (23:48 +0200)]
D-Bus: Fix overriding and interface methods in GDBus servers
Fixes bug 631044.
Jürg Billeter [Wed, 20 Oct 2010 21:43:25 +0000 (23:43 +0200)]
D-Bus: Report error on invalid use of register_object in GDBus servers
Jürg Billeter [Wed, 20 Oct 2010 21:26:17 +0000 (23:26 +0200)]
D-Bus: Fix crash for properties with unowned getter in GDBus servers
Fixes bug 630832.
Jürg Billeter [Tue, 26 Oct 2010 17:53:48 +0000 (19:53 +0200)]
Remove gdk-3.0, gdk-x11-3.0, and gtk+-3.0 bindings
Jürg Billeter [Wed, 20 Oct 2010 18:28:31 +0000 (20:28 +0200)]
tests: Enable extra checks during C compilation
Evan Nemerson [Tue, 19 Oct 2010 18:07:13 +0000 (11:07 -0700)]
gio-2.0: Do not mark out arguments as nullable
Jürg Billeter [Tue, 19 Oct 2010 17:23:06 +0000 (19:23 +0200)]
valac: Set locale from environment
Jiří Zárevúcky [Tue, 19 Oct 2010 16:01:20 +0000 (18:01 +0200)]
Report error when variable or property type is void
Fixes bug 628693.