]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
14 years agogdk-2.0, gdk-3.0: Fix Keymap.get_entries_for_keycode binding
Luca Bruno [Sat, 30 Apr 2011 15:28:15 +0000 (17:28 +0200)] 
gdk-2.0, gdk-3.0: Fix Keymap.get_entries_for_keycode binding

Fixes bug 649013.

14 years agogstreamer-0.10: Mark Clock.wait jitter parameter to be out
Luca Bruno [Fri, 29 Apr 2011 12:16:34 +0000 (14:16 +0200)] 
gstreamer-0.10: Mark Clock.wait jitter parameter to be out

Fixes bug 648684.

14 years agogio-2.0: Make return value for File.query_filesystem_info be owned
Oliver Sauder [Wed, 27 Apr 2011 21:45:39 +0000 (23:45 +0200)] 
gio-2.0: Make return value for File.query_filesystem_info be owned

Fixes bug 648814.

14 years agogdk-3.0: Fix Gdk.threads_add_* bindings
Luca Bruno [Fri, 29 Apr 2011 11:03:06 +0000 (13:03 +0200)] 
gdk-3.0: Fix Gdk.threads_add_* bindings

Fixes bug 648744.

14 years agoFix creation of lambdas inside interface methods
Maciej Piechotka [Sun, 24 Apr 2011 20:01:31 +0000 (22:01 +0200)] 
Fix creation of lambdas inside interface methods

Fixes bug 648320.

14 years agocodegen: Fix memory leak for return statements in inner blocks
Jürg Billeter [Wed, 27 Apr 2011 10:51:34 +0000 (12:51 +0200)] 
codegen: Fix memory leak for return statements in inner blocks

variable_accessible_in_finally was not correctly working as symbol
lookup failed due to local.active set to false by visit_member_access.

14 years agoglib-2.0: Set type_id for Pid
Luca Bruno [Tue, 26 Apr 2011 09:13:36 +0000 (11:13 +0200)] 
glib-2.0: Set type_id for Pid

14 years agox11: Set type_id for Atom
Luca Bruno [Tue, 26 Apr 2011 09:08:40 +0000 (11:08 +0200)] 
x11: Set type_id for Atom

14 years agogtk+-2.0, gtk+-3.0: Mark *_get_layout_offsets parameters to be out
Daniel Svensson [Sat, 23 Apr 2011 15:45:21 +0000 (17:45 +0200)] 
gtk+-2.0, gtk+-3.0: Mark *_get_layout_offsets parameters to be out

Fixes bug 648540.

14 years agogtk+-2.0, gtk+-3.0: Mark Range.get_slider_range parameters to be out
Daniel Svensson [Sat, 23 Apr 2011 10:26:31 +0000 (12:26 +0200)] 
gtk+-2.0, gtk+-3.0: Mark Range.get_slider_range parameters to be out

Fixes bug 648503.

14 years agogdk-2.0, gdk-3.0: Mark Window.get_root_coords parameters to be out
Daniel Svensson [Sat, 23 Apr 2011 10:20:48 +0000 (12:20 +0200)] 
gdk-2.0, gdk-3.0: Mark Window.get_root_coords parameters to be out

Fixes bug 648505.

14 years agoavahi-gobject: Use string.length instead of deprecated string.size()
Daniel Svensson [Sun, 23 Jan 2011 22:06:06 +0000 (23:06 +0100)] 
avahi-gobject: Use string.length instead of deprecated string.size()

Fixes bug 648506.

14 years agoFix default free function for classes
Luca Bruno [Fri, 22 Apr 2011 16:23:34 +0000 (18:23 +0200)] 
Fix default free function for classes

Fixes bug 642362.

14 years agoglib-2.0: Rename DataTestFunc to TestDataFunc
Luca Bruno [Tue, 19 Apr 2011 20:21:14 +0000 (22:21 +0200)] 
glib-2.0: Rename DataTestFunc to TestDataFunc

Fixes bug 645178.

14 years agolibpq: Fix several function bindings having parameters with array type
Luca Bruno [Tue, 19 Apr 2011 20:14:27 +0000 (22:14 +0200)] 
libpq: Fix several function bindings having parameters with array type

Fixes bug 644308.

14 years agogio-2.0: GSettingsBindSetMapping returns owned
Ryan Lortie [Sun, 17 Apr 2011 20:19:34 +0000 (16:19 -0400)] 
gio-2.0: GSettingsBindSetMapping returns owned

The old binding says it returns an 'unowned GLib.Variant', which is a
pretty difficult proposition for a mapping function...

14 years agogirparser: Fix detecting gunichar type as unichar
Luca Bruno [Sat, 16 Apr 2011 14:37:34 +0000 (16:37 +0200)] 
girparser: Fix detecting gunichar type as unichar

14 years agoglib-2.0: Fix ChildWatchSource binding
Colomban Wendling [Fri, 15 Apr 2011 21:53:09 +0000 (23:53 +0200)] 
glib-2.0: Fix ChildWatchSource binding

Fixes bug 647911.

14 years agogstreamer-0.10: Fix Gst.Message parse_qos* methods binding
Diego Dompe [Sat, 16 Apr 2011 07:47:01 +0000 (09:47 +0200)] 
gstreamer-0.10: Fix Gst.Message parse_qos* methods binding

Fixes bug 647679.

14 years agogio-2.0: Mark data parameter of ContentType.guess as nullable
Luca Bruno [Sat, 16 Apr 2011 07:29:41 +0000 (09:29 +0200)] 
gio-2.0: Mark data parameter of ContentType.guess as nullable

Fixes bug 647804.

14 years agogio-2.0: Make ResolverError be an errordomain
Jim Nelson [Sun, 10 Apr 2011 08:19:33 +0000 (10:19 +0200)] 
gio-2.0: Make ResolverError be an errordomain

Fixes bug 646983.

14 years agox11: Add missing XMapRaised function, ErrorCode and WindowClass enums
Joshua Simmons [Thu, 7 Apr 2011 19:57:23 +0000 (21:57 +0200)] 
x11: Add missing XMapRaised function, ErrorCode and WindowClass enums

Partially fixes bug 625662.

14 years agolibgda-4.0, gedit-2.20: Fix gedit typo and GdaXaTransactionId.data
Luca Bruno [Wed, 6 Apr 2011 20:34:32 +0000 (22:34 +0200)] 
libgda-4.0, gedit-2.20: Fix gedit typo and GdaXaTransactionId.data

Fixes bug 627035.

14 years agogtksourceview-2.0: Fix cheader filename for SourceCompletionWords
Luca Bruno [Wed, 6 Apr 2011 12:13:46 +0000 (14:13 +0200)] 
gtksourceview-2.0: Fix cheader filename for SourceCompletionWords

Fixes bug 617321.

14 years agocodegen: Copy the delegate target when copying structs
Joakim Sindholt [Thu, 3 Mar 2011 01:27:32 +0000 (02:27 +0100)] 
codegen: Copy the delegate target when copying structs

Fixes bug 639751.

14 years agocairo: Fix cairo_read_func_t and cairo_write_func_t bindings
Marin Moulinier [Tue, 5 Apr 2011 19:37:48 +0000 (21:37 +0200)] 
cairo: Fix cairo_read_func_t and cairo_write_func_t bindings

Fixes bug 645766.

14 years agox11: Fix Display.display_string bindings
Alexander Kurtz [Tue, 5 Apr 2011 19:10:04 +0000 (21:10 +0200)] 
x11: Fix Display.display_string bindings

14 years agoAllow access to length of constant array in constant initializer lists
Jürg Billeter [Tue, 5 Apr 2011 17:28:31 +0000 (19:28 +0200)] 
Allow access to length of constant array in constant initializer lists

Fixes bug 643010.

14 years agovapi: Update clutter-gtk-1.0 bindings
Emmanuele Bassi [Tue, 5 Apr 2011 12:47:09 +0000 (13:47 +0100)] 
vapi: Update clutter-gtk-1.0 bindings

The metadata and files of clutter-gtk-1.0 were still referencing
clutter-gtk-0.10 includes and shared object.

The clutter-gtk-1.0 metadata has been regenerated against the
current 1.0.0 tarball.

14 years agox11: Add function bindings to deal with KeySym and KeyCode
Alexander Kurtz [Mon, 4 Apr 2011 20:30:46 +0000 (22:30 +0200)] 
x11: Add function bindings to deal with KeySym and KeyCode

14 years agocodewriter: Write enum cname when it differs from the default cname
Luca Bruno [Mon, 4 Apr 2011 19:53:45 +0000 (21:53 +0200)] 
codewriter: Write enum cname when it differs from the default cname

Based on patch by Evan Nemerson.

Fixes bug 615493.

14 years agox11: Fix get_keyboard_mapping and keysym_to_keycode bindings
Alexander Kurtz [Mon, 4 Apr 2011 18:22:20 +0000 (20:22 +0200)] 
x11: Fix get_keyboard_mapping and keysym_to_keycode bindings

14 years agoFix InterfaceType cname to refer to Interface type_cname
Luca Bruno [Fri, 11 Mar 2011 10:30:30 +0000 (11:30 +0100)] 
Fix InterfaceType cname to refer to Interface type_cname

14 years agoSupport setting type_id to Vala.Interface
Luca Bruno [Thu, 10 Mar 2011 21:35:59 +0000 (22:35 +0100)] 
Support setting type_id to Vala.Interface

14 years agoRelease 0.12.0 0.12.0
Jürg Billeter [Sun, 3 Apr 2011 21:10:59 +0000 (23:10 +0200)] 
Release 0.12.0

14 years agoD-Bus: Avoid invalid C code when using reserved names as parameters
Marco Trevisan (Treviño) [Thu, 3 Mar 2011 02:39:55 +0000 (03:39 +0100)] 
D-Bus: Avoid invalid C code when using reserved names as parameters

Fixes bug 643744.

14 years agocodegen: Fix use of property assignments as subexpressions
Jürg Billeter [Sat, 2 Apr 2011 21:39:04 +0000 (23:39 +0200)] 
codegen: Fix use of property assignments as subexpressions

Fixes bug 640171.

14 years agoglib-2.0: Add string.get_next_char
Jürg Billeter [Sat, 2 Apr 2011 18:29:23 +0000 (20:29 +0200)] 
glib-2.0: Add string.get_next_char

Fixes bug 645150.

14 years agocodegen: Fix array size variable on assignment
Jürg Billeter [Sat, 2 Apr 2011 16:01:24 +0000 (18:01 +0200)] 
codegen: Fix array size variable on assignment

The array size of the right-hand side should not be used as the copy may
have a different size.

Fixes bug 646294.

14 years agoglib-2.0: Add g_unichar_ismark binding
Jürg Billeter [Sat, 2 Apr 2011 14:21:55 +0000 (16:21 +0200)] 
glib-2.0: Add g_unichar_ismark binding

14 years agocodegen: Fix look-up of next closure block
Luca Bruno [Sat, 2 Apr 2011 08:09:10 +0000 (10:09 +0200)] 
codegen: Fix look-up of next closure block

Methods that are not closures don't capture parent blocks.

Fixes bug 646345.

14 years agolinux: start with binding the Wireless Extension API (WEXT) infrastructure
Michael 'Mickey' Lauer [Wed, 30 Mar 2011 23:34:44 +0000 (01:34 +0200)] 
linux: start with binding the Wireless Extension API (WEXT) infrastructure

14 years agolinux: bind IFNAMSIZ from linux/if.h to fix net/if.h conflict
Michael 'Mickey' Lauer [Wed, 30 Mar 2011 23:09:34 +0000 (01:09 +0200)] 
linux: bind IFNAMSIZ from linux/if.h to fix net/if.h conflict

add necessary netinet/in.h include to Linux.Network.IfReq

14 years agox11: Fix typo
Alexander Kurtz [Wed, 30 Mar 2011 19:20:15 +0000 (21:20 +0200)] 
x11: Fix typo

14 years agoGDBusConnection.call 'reply_type' is nullable
Ryan Lortie [Wed, 30 Mar 2011 10:44:56 +0000 (16:14 +0530)] 
GDBusConnection.call 'reply_type' is nullable

14 years agoGVariant binding: add get_child() method
Ryan Lortie [Wed, 30 Mar 2011 10:41:39 +0000 (16:11 +0530)] 
GVariant binding: add get_child() method

14 years agoGActionGroup bindings: add some metadata
Ryan Lortie [Wed, 30 Mar 2011 10:41:00 +0000 (16:11 +0530)] 
GActionGroup bindings: add some metadata

14 years agogidl parser: add interface type_cname attribute
Ryan Lortie [Wed, 30 Mar 2011 10:39:24 +0000 (16:09 +0530)] 
gidl parser: add interface type_cname attribute

This is how to specify eg. GActionIface vs. GActionInterface

14 years agoFix DelegateType.copy
Jürg Billeter [Tue, 29 Mar 2011 09:57:13 +0000 (11:57 +0200)] 
Fix DelegateType.copy

14 years agogirwriter: Set scope for callback parameters of async methods
Jürg Billeter [Tue, 29 Mar 2011 09:53:28 +0000 (11:53 +0200)] 
girwriter: Set scope for callback parameters of async methods

14 years agocodegen: Fix freeing on assignment to fields of generic type
Jürg Billeter [Sun, 27 Mar 2011 18:26:37 +0000 (20:26 +0200)] 
codegen: Fix freeing on assignment to fields of generic type

Fixes bug 645773.

14 years agocodegen: Fix leak when destroying null terminated arrays
Luca Bruno [Wed, 16 Mar 2011 13:27:07 +0000 (14:27 +0100)] 
codegen: Fix leak when destroying null terminated arrays

14 years agolinux: add ioctls and structures for n_gsm
Michael 'Mickey' Lauer [Sat, 26 Mar 2011 12:29:41 +0000 (13:29 +0100)] 
linux: add ioctls and structures for n_gsm

n_gsm is a new line discipline that implements the 3GPP 07.10
multiplexing protocol in the kernel.

14 years agolinux: add makedev(3), major(3), and minor(3)
Michael 'Mickey' Lauer [Sat, 26 Mar 2011 12:27:16 +0000 (13:27 +0100)] 
linux: add makedev(3), major(3), and minor(3)

14 years agogtk+-3.0: Update to 3.0.5
Jürg Billeter [Thu, 24 Mar 2011 07:38:18 +0000 (08:38 +0100)] 
gtk+-3.0: Update to 3.0.5

14 years agogio-2.0: Fix g_data_input_stream_read_line_finish binding
Jürg Billeter [Wed, 23 Mar 2011 21:40:18 +0000 (22:40 +0100)] 
gio-2.0: Fix g_data_input_stream_read_line_finish binding

Fixes bug 639211.

14 years agoD-Bus: Emit cast to avoid C warning for signal handling in clients
Jürg Billeter [Wed, 23 Mar 2011 21:32:30 +0000 (22:32 +0100)] 
D-Bus: Emit cast to avoid C warning for signal handling in clients

14 years agoD-Bus: Remove extra semicolon to avoid C warning
Jürg Billeter [Wed, 23 Mar 2011 21:26:55 +0000 (22:26 +0100)] 
D-Bus: Remove extra semicolon to avoid C warning

14 years agoD-Bus: Add missing string.h includes
Jürg Billeter [Wed, 23 Mar 2011 21:21:50 +0000 (22:21 +0100)] 
D-Bus: Add missing string.h includes

14 years agocodegen: Always call _finish() after yield
Luca Bruno [Tue, 22 Mar 2011 20:53:22 +0000 (21:53 +0100)] 
codegen: Always call _finish() after yield

Fixes bug 645606.

14 years agoglib binding: mark VariantType [Immutable]
Ryan Lortie [Wed, 23 Mar 2011 16:07:12 +0000 (12:07 -0400)] 
glib binding: mark VariantType [Immutable]

This gets us proper behaviour with respect to functions that return
unowned VariantType (which is 'const GVariantType *' in C).

14 years agogirwriter: Skip methods with va_list parameters
Jürg Billeter [Wed, 23 Mar 2011 13:00:23 +0000 (14:00 +0100)] 
girwriter: Skip methods with va_list parameters

gobject-introspection does not currently support va_list parameters.

14 years agoD-Bus: Support DBus.signature attribute for struct fields
Jürg Billeter [Tue, 22 Mar 2011 20:39:23 +0000 (21:39 +0100)] 
D-Bus: Support DBus.signature attribute for struct fields

Fixes bug 645528.

14 years agovte: Update to 0.27.90
Jürg Billeter [Tue, 22 Mar 2011 20:18:02 +0000 (21:18 +0100)] 
vte: Update to 0.27.90

Fixes bug 627410.

14 years agocodegen: Fix freeing of owned parameters
Jürg Billeter [Tue, 22 Mar 2011 19:48:52 +0000 (20:48 +0100)] 
codegen: Fix freeing of owned parameters

Fixes bug 645177.

14 years agoposix: Add setlogmask() and LOG_UPTO().
tfischer [Fri, 18 Mar 2011 21:15:47 +0000 (15:15 -0600)] 
posix: Add setlogmask() and LOG_UPTO().

Fixes bug 645189.

14 years agogio-2.0: Fix InetAddress.from_bytes bindings
Luca Bruno [Sun, 20 Mar 2011 00:04:29 +0000 (01:04 +0100)] 
gio-2.0: Fix InetAddress.from_bytes bindings

Based on patch by Robert Ancell.

Fixes bug 644974.

14 years agogio-2.0: Fix Bus.own_name and own_name_on_connection bindings.
Marco Trevisan (Treviño) [Tue, 1 Mar 2011 14:26:37 +0000 (15:26 +0100)] 
gio-2.0: Fix Bus.own_name and own_name_on_connection bindings.

14 years agoposix: Support handling SA_SIGINFO with sigaction
Robert Ancell [Mon, 14 Mar 2011 05:31:37 +0000 (16:31 +1100)] 
posix: Support handling SA_SIGINFO with sigaction

Closes bug 633769

14 years agogdk-2.0, gdk-3.0: Fix atom name bindings
Oliver Sauder [Sat, 19 Mar 2011 10:49:15 +0000 (11:49 +0100)] 
gdk-2.0, gdk-3.0: Fix atom name bindings

https://bugzilla.gnome.org/show_bug.cgi?id=645215

14 years agogtk+-2.0, gtk+-3.0: Fix more clipboard-related bindings
Michal Hruby [Thu, 17 Mar 2011 20:53:52 +0000 (21:53 +0100)] 
gtk+-2.0, gtk+-3.0: Fix more clipboard-related bindings

Fixes bug 645071.

14 years agoglib-2.0: Fix KeyFile get_comment and set_comment bindings
Luca Bruno [Thu, 17 Mar 2011 06:48:32 +0000 (07:48 +0100)] 
glib-2.0: Fix KeyFile get_comment and set_comment bindings

14 years agoRelease 0.11.7 0.11.7
Jürg Billeter [Wed, 16 Mar 2011 19:15:41 +0000 (20:15 +0100)] 
Release 0.11.7

14 years agoD-Bus: Fix Connection.get_proxy.begin calls
Jürg Billeter [Wed, 16 Mar 2011 18:33:22 +0000 (19:33 +0100)] 
D-Bus: Fix Connection.get_proxy.begin calls

14 years agoD-Bus: Fix get_proxy.begin calls
Jürg Billeter [Wed, 16 Mar 2011 18:20:09 +0000 (19:20 +0100)] 
D-Bus: Fix get_proxy.begin calls

14 years agoglib-2.0: Do not use strnlen
Jürg Billeter [Wed, 16 Mar 2011 17:33:58 +0000 (18:33 +0100)] 
glib-2.0: Do not use strnlen

strnlen is not available on all systems.

Fixes bug 644550.

14 years agoWrite delegates as qualified types in code writer
Ryan Lortie [Tue, 15 Mar 2011 21:09:54 +0000 (22:09 +0100)] 
Write delegates as qualified types in code writer

Fixes bug 643927.

14 years agoAdd support for [Experimental] attribute
Marco Trevisan (Treviño) [Tue, 15 Mar 2011 00:39:53 +0000 (01:39 +0100)] 
Add support for [Experimental] attribute

Report a warning when using experimental symbols. The GIDL parser has
been updated, too, and bindings have been regenerated.

Fixes bug 644779.

14 years agogio: one more fix for GActionGroup.list_actions()
Ryan Lortie [Mon, 14 Mar 2011 15:10:46 +0000 (11:10 -0400)] 
gio: one more fix for GActionGroup.list_actions()

We must explicitly specify that the array is null-terminated.

14 years agogio: fix binding for GActionGroup.list_actions()
Ryan Lortie [Mon, 14 Mar 2011 14:55:18 +0000 (10:55 -0400)] 
gio: fix binding for GActionGroup.list_actions()

vapigen was detecting

  gchar ** g_action_group_list_actions (GActionGroup *action_group);

as

  public abstract unowned string list_actions ();

Add some metadata to clear that up and regenerate the vapi.

14 years agogdk-pixbuf-2.0: Fix binding for serialize method
Michal Hruby [Mon, 14 Mar 2011 01:00:08 +0000 (02:00 +0100)] 
gdk-pixbuf-2.0: Fix binding for serialize method

14 years agoRevert "GModule vapi: add missing close() method"
Ryan Lortie [Sun, 13 Mar 2011 20:02:57 +0000 (16:02 -0400)] 
Revert "GModule vapi: add missing close() method"

This reverts commit 09b06c19dd7eb965f02d26305e810a9126e9bc93.

g_module_close() is the free function.

14 years agoGModule vapi: add missing close() method
Ryan Lortie [Sun, 13 Mar 2011 04:23:18 +0000 (23:23 -0500)] 
GModule vapi: add missing close() method

14 years agogtk+-2.0, gtk+-3.0: Fix gtk_tree_view_column_cell_get_position binding
Jürg Billeter [Sat, 12 Mar 2011 15:01:16 +0000 (16:01 +0100)] 
gtk+-2.0, gtk+-3.0: Fix gtk_tree_view_column_cell_get_position binding

14 years agopango: Multiple binding fixes
Michal Hruby [Fri, 11 Mar 2011 00:27:31 +0000 (01:27 +0100)] 
pango: Multiple binding fixes

Fixes bug 642293.

14 years agogtk+-2.0, gtk+-3.0: Fix TreeModelFilter.set_modify_func
Michal Hruby [Thu, 10 Mar 2011 22:19:35 +0000 (23:19 +0100)] 
gtk+-2.0, gtk+-3.0: Fix TreeModelFilter.set_modify_func

Fixes bug 643852.

14 years agogtk+-2.0, gtk+-3.0: Fix get_selection_bounds binding
Michal Hruby [Thu, 10 Mar 2011 21:39:46 +0000 (22:39 +0100)] 
gtk+-2.0, gtk+-3.0: Fix get_selection_bounds binding

Fixes bug 644158.

14 years agocairo: Mark filename parameter for PdfSurface nullable
Michal Hruby [Thu, 10 Mar 2011 21:31:55 +0000 (22:31 +0100)] 
cairo: Mark filename parameter for PdfSurface nullable

Fixes bug 644158.

14 years agotests: Add test for fixed size arrays
Michal Hruby [Thu, 10 Mar 2011 16:45:57 +0000 (17:45 +0100)] 
tests: Add test for fixed size arrays

14 years agocodegen: Fix assignment to fixed-length array variable
Jürg Billeter [Thu, 10 Mar 2011 19:27:02 +0000 (20:27 +0100)] 
codegen: Fix assignment to fixed-length array variable

Fixes bug 644413.

14 years agocodegen: Drop MemberAccess creation for field finalization
Luca Bruno [Sun, 6 Mar 2011 17:21:48 +0000 (18:21 +0100)] 
codegen: Drop MemberAccess creation for field finalization

14 years agocodegen: Drop MemberAccess creation for field array initializer
Luca Bruno [Sun, 6 Mar 2011 15:50:37 +0000 (16:50 +0100)] 
codegen: Drop MemberAccess creation for field array initializer

14 years agocodegen: Add convenience load_this_parameter() method
Luca Bruno [Sun, 6 Mar 2011 15:49:07 +0000 (16:49 +0100)] 
codegen: Add convenience load_this_parameter() method

14 years agocodegen: Use TargetValue instead of Expression for field instance
Luca Bruno [Sun, 6 Mar 2011 15:38:32 +0000 (16:38 +0100)] 
codegen: Use TargetValue instead of Expression for field instance

14 years agogtk+-2.0, gtk+-3.0: Fix Gtk.TextBuffer serialize and deserialize methods
Michal Hruby [Thu, 10 Mar 2011 17:36:54 +0000 (18:36 +0100)] 
gtk+-2.0, gtk+-3.0: Fix Gtk.TextBuffer serialize and deserialize methods

14 years agogtk+-2.0, gtk+-3.0: Fix Gtk.TextBufferDeserializeFunc
Michal Hruby [Thu, 10 Mar 2011 17:17:29 +0000 (18:17 +0100)] 
gtk+-2.0, gtk+-3.0: Fix Gtk.TextBufferDeserializeFunc

14 years agogtk+-2.0, gtk+-3.0: Fix binding for TextTagTable.foreach
Luca Bruno [Sun, 6 Mar 2011 17:13:11 +0000 (18:13 +0100)] 
gtk+-2.0, gtk+-3.0: Fix binding for TextTagTable.foreach

14 years agocodegen: Don't check for comma expression in get_field_cvalue
Luca Bruno [Sat, 5 Mar 2011 10:09:24 +0000 (11:09 +0100)] 
codegen: Don't check for comma expression in get_field_cvalue

All comma expressions have been dropped, so it's not possible that
an inner C expression is a comma expression.

14 years agocodegen: Don't check for comma expression in visit_addressof_expression
Luca Bruno [Sat, 5 Mar 2011 10:09:24 +0000 (11:09 +0100)] 
codegen: Don't check for comma expression in visit_addressof_expression

All comma expressions have been dropped, so it's not possible that
an inner C expression is a comma expression.

14 years agocodegen: Drop useless comma expression when copying GValue
Luca Bruno [Sat, 5 Mar 2011 11:41:50 +0000 (12:41 +0100)] 
codegen: Drop useless comma expression when copying GValue