]> git.ipfire.org Git - thirdparty/vala.git/log
thirdparty/vala.git
12 years agoglib-2.0: mark Thread.set_priority and Thread.foreach as deprecated
Evan Nemerson [Tue, 22 Jan 2013 02:28:13 +0000 (18:28 -0800)] 
glib-2.0: mark Thread.set_priority and Thread.foreach as deprecated

12 years agocodegen: Use equal method of base-struct for derived structs
Rico Tzschichholz [Mon, 17 Dec 2012 20:27:27 +0000 (21:27 +0100)] 
codegen: Use equal method of base-struct for derived structs

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

12 years agoclutter-1.0: undeprecate BinAlignment enum.
Evan Nemerson [Fri, 11 Jan 2013 07:14:01 +0000 (23:14 -0800)] 
clutter-1.0: undeprecate BinAlignment enum.

12 years agoclutter-1.0: avoid deprecation warning for BinLayout constructor
Evan Nemerson [Thu, 10 Jan 2013 09:50:13 +0000 (01:50 -0800)] 
clutter-1.0: avoid deprecation warning for BinLayout constructor

12 years agogstreamer-1.0: Update to 1.0.5
Rico Tzschichholz [Tue, 8 Jan 2013 16:56:02 +0000 (17:56 +0100)] 
gstreamer-1.0: Update to 1.0.5

12 years agopango: Update to 1.32.5
Rico Tzschichholz [Sat, 29 Dec 2012 21:03:14 +0000 (22:03 +0100)] 
pango: Update to 1.32.5

12 years agoposix: Add fchmod
Luca Bruno [Sat, 29 Dec 2012 14:49:01 +0000 (15:49 +0100)] 
posix: Add fchmod

12 years agoclutter-gtk-1.0: Update to 1.4.2
Rico Tzschichholz [Sat, 29 Dec 2012 10:47:02 +0000 (11:47 +0100)] 
clutter-gtk-1.0: Update to 1.4.2

12 years agoclutter-1.0: Update to 1.13.2
Rico Tzschichholz [Sat, 29 Dec 2012 10:46:38 +0000 (11:46 +0100)] 
clutter-1.0: Update to 1.13.2

12 years agogstreamer-1.0: Update to 1.0.4
Rico Tzschichholz [Sat, 29 Dec 2012 10:14:26 +0000 (11:14 +0100)] 
gstreamer-1.0: Update to 1.0.4

12 years agox11: add some contansts and mark some enums as flags
Rico Tzschichholz [Thu, 20 Dec 2012 17:35:35 +0000 (18:35 +0100)] 
x11: add some contansts and mark some enums as flags

12 years agogtk+-3.0: Update to 3.6.2
Jürg Billeter [Mon, 17 Dec 2012 19:37:25 +0000 (20:37 +0100)] 
gtk+-3.0: Update to 3.6.2

12 years agopixman-1: multiple fixes, mainly for Pixman.Image
Rico Tzschichholz [Sun, 16 Dec 2012 19:35:38 +0000 (20:35 +0100)] 
pixman-1: multiple fixes, mainly for Pixman.Image

12 years agogdk-3.0: do not implicitly pass array length to property_change
Evan Nemerson [Sun, 16 Dec 2012 11:24:00 +0000 (03:24 -0800)] 
gdk-3.0: do not implicitly pass array length to property_change

Fixes bug 689286.

12 years agolibxml-2.0: fix Html.Doc.new_no_dtd cname
Evan Nemerson [Sun, 16 Dec 2012 11:12:39 +0000 (03:12 -0800)] 
libxml-2.0:  fix Html.Doc.new_no_dtd cname

Fixes bug 689368.

12 years agogobject-2.0: Update and fix some enums which are actually flags
Rico Tzschichholz [Sun, 16 Dec 2012 10:54:59 +0000 (11:54 +0100)] 
gobject-2.0: Update and fix some enums which are actually flags

12 years agogstreamer-interfaces-0.10: Fix cheader_filename of StreamVolume
Luca Bruno [Thu, 6 Dec 2012 15:43:57 +0000 (16:43 +0100)] 
gstreamer-interfaces-0.10: Fix cheader_filename of StreamVolume

Based on patch by Reiner Merk.

Fixes bug 689541.

12 years agoresolver: Accept children of DeleteStatement
Luca Bruno [Sun, 2 Dec 2012 08:44:00 +0000 (09:44 +0100)] 
resolver: Accept children of DeleteStatement

Fixes bug 689464.

12 years agolinux: Make If* enums public
Jan Dvořák [Sun, 2 Dec 2012 00:52:50 +0000 (01:52 +0100)] 
linux: Make If* enums public

Fixes bug 689466.

12 years agoatk: update bindings to account for changes made in atk
Evan Nemerson [Wed, 24 Oct 2012 01:23:18 +0000 (18:23 -0700)] 
atk: update bindings to account for changes made in atk

12 years agoglib-2.0: make MainContext.ref_thread_default return value owned
Evan Nemerson [Sat, 1 Dec 2012 20:25:57 +0000 (12:25 -0800)] 
glib-2.0: make MainContext.ref_thread_default return value owned

12 years agoDocument --api-version in the man page
Luca Bruno [Thu, 29 Nov 2012 16:48:38 +0000 (17:48 +0100)] 
Document --api-version in the man page

12 years agoAdd --api-version option
Jürg Billeter [Thu, 29 Nov 2012 12:59:35 +0000 (13:59 +0100)] 
Add --api-version option

12 years agolibgsf-1: Use uint8[] for InputMemory creation methods
Luca Bruno [Thu, 29 Nov 2012 11:33:41 +0000 (12:33 +0100)] 
libgsf-1: Use uint8[] for InputMemory creation methods

Based on patch by Hodong Kim.

Fixes bug 689026.

12 years agocodegen: Fix passing nullable structs to non-nullable parameters
Luca Bruno [Wed, 28 Nov 2012 19:43:56 +0000 (20:43 +0100)] 
codegen: Fix passing nullable structs to non-nullable parameters

Fixes bug 685177.

12 years agoatspi-2: Add new bindings
Daiki Ueno [Fri, 16 Nov 2012 07:19:02 +0000 (16:19 +0900)] 
atspi-2: Add new bindings

Fixes bug 688442.

12 years agolibxklavier: Add new bindings
Daiki Ueno [Thu, 15 Nov 2012 01:22:15 +0000 (10:22 +0900)] 
libxklavier: Add new bindings

Fixes bug 688358.

12 years agogstreamer-0.10: Fix Element.request_pad
Luca Bruno [Sun, 25 Nov 2012 20:09:19 +0000 (21:09 +0100)] 
gstreamer-0.10: Fix Element.request_pad

Based on patch by Marcin Lewandowski.

Fixes bug 682208.

12 years agogstreamer-1.0: Mark argv as unowned in Gst.init_check()
Víctor Manuel Jáquez Leal [Sun, 25 Nov 2012 00:53:28 +0000 (01:53 +0100)] 
gstreamer-1.0: Mark argv as unowned in Gst.init_check()

Fixes bug 689003.

12 years agolibgsf-1: Fix type_id to match the unusual libgsf convention
Luca Bruno [Thu, 22 Nov 2012 09:04:01 +0000 (10:04 +0100)] 
libgsf-1: Fix type_id to match the unusual libgsf convention

Fixes bug 688851.

12 years agogio-2.0: Add throws to DBusProxy.new and .create_for_bus
Luca Bruno [Wed, 21 Nov 2012 15:59:27 +0000 (16:59 +0100)] 
gio-2.0: Add throws to DBusProxy.new and .create_for_bus

Fixes bug 688815.

12 years agoglib-2.0: set GLib.GenericArray GIR name to PtrArray.
Evan Nemerson [Tue, 20 Nov 2012 23:19:09 +0000 (15:19 -0800)] 
glib-2.0: set GLib.GenericArray GIR name to PtrArray.

12 years agogirwriter: write GArray and GPtrArray to GIRs as arrays.
Evan Nemerson [Tue, 20 Nov 2012 23:17:53 +0000 (15:17 -0800)] 
girwriter: write GArray and GPtrArray to GIRs as arrays.

12 years agoglib-2.0: remove GLib.DateTime.add_milliseconds
Thomas Wood [Tue, 20 Nov 2012 10:16:07 +0000 (10:16 +0000)] 
glib-2.0: remove GLib.DateTime.add_milliseconds

This function was removed before glib 2.26 was released.

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

12 years agoSupport scope = "async" on parameters.
Luca Bruno [Mon, 19 Nov 2012 13:06:30 +0000 (14:06 +0100)] 
Support scope = "async" on parameters.

This flag is still useful on delegates such as ThreadFunc that are
always scope = "async" by default. The flag on the parameter will
override the flag has been set on the delegate.

12 years agolibgsf-1: No array length for Infile.child_by_aname.names
Luca Bruno [Mon, 19 Nov 2012 12:28:33 +0000 (13:28 +0100)] 
libgsf-1: No array length for Infile.child_by_aname.names

Fixes bug 688556.

12 years agogstreamer-1.0: update deps accordingly
Rico Tzschichholz [Thu, 15 Nov 2012 22:26:48 +0000 (23:26 +0100)] 
gstreamer-1.0: update deps accordingly

12 years agogio-2.0: assorted minor fixes
Evan Nemerson [Thu, 15 Nov 2012 18:33:04 +0000 (10:33 -0800)] 
gio-2.0: assorted minor fixes

12 years agogstreamer-1.0: Update to 1.0.2
Jürg Billeter [Wed, 14 Nov 2012 16:42:25 +0000 (17:42 +0100)] 
gstreamer-1.0: Update to 1.0.2

12 years agogtk+-3.0: Fix gtk_css_provider_get_named binding
Jürg Billeter [Wed, 14 Nov 2012 16:37:05 +0000 (17:37 +0100)] 
gtk+-3.0: Fix gtk_css_provider_get_named binding

Fixes bug 688292.

Reported-by: Pascal Garber <jumplink@gmail.com>
12 years agoFix source reference of switch sections
Jürg Billeter [Tue, 13 Nov 2012 20:10:07 +0000 (21:10 +0100)] 
Fix source reference of switch sections

12 years agogtk+-3.0: Fix gtk_grid_attach_next_to binding
Jürg Billeter [Sun, 11 Nov 2012 19:39:09 +0000 (20:39 +0100)] 
gtk+-3.0: Fix gtk_grid_attach_next_to binding

Fixes bug 682477.

12 years agocodegen: Fix memory leak when chaining up in fundamental classes
Jürg Billeter [Sun, 11 Nov 2012 19:12:45 +0000 (20:12 +0100)] 
codegen: Fix memory leak when chaining up in fundamental classes

Fixes bug 684776.

12 years agocodegen: Fix g_simple_async_result_new in interface methods
Jürg Billeter [Sun, 11 Nov 2012 18:32:10 +0000 (19:32 +0100)] 
codegen: Fix g_simple_async_result_new in interface methods

Fixes bug 684557.

12 years agoAdded gstreamer-rtsp-server-1.0 bindings
Sebastian Pölsterl [Sun, 28 Oct 2012 13:07:54 +0000 (14:07 +0100)] 
Added gstreamer-rtsp-server-1.0 bindings

Fixes bug 687039.

12 years agolinux: Fix uinput_user_dev binding
Jürg Billeter [Sun, 11 Nov 2012 14:41:52 +0000 (15:41 +0100)] 
linux: Fix uinput_user_dev binding

Based on patch by Pascal Garber.

Fixes bug 687602.

12 years agogstreamer-0.10: removed static from transition_next/current.
Andreas Fenkart [Sun, 30 Jan 2011 21:13:28 +0000 (22:13 +0100)] 
gstreamer-0.10: removed static from transition_next/current.

Fixes bug 687807.

Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com>
12 years agoposix: Add nl_langinfo
Robert Ancell [Thu, 8 Nov 2012 01:50:56 +0000 (14:50 +1300)] 
posix: Add nl_langinfo

Fixes 685039.

12 years agoForbid `resize' method for multi-dimensional array
Simon Werbeck [Thu, 8 Nov 2012 19:25:03 +0000 (20:25 +0100)] 
Forbid `resize' method for multi-dimensional array

Fixes bug 687943.

12 years agogtk+-3.0: Add gtk_widget_has_grab binding
Jürg Billeter [Sun, 11 Nov 2012 10:26:13 +0000 (11:26 +0100)] 
gtk+-3.0: Add gtk_widget_has_grab binding

Reported-by: Hans Baier <hansfbaier@googlemail.com>
12 years agocodegen: Retain array length for cast from/to generic array
Jürg Billeter [Sat, 10 Nov 2012 16:46:25 +0000 (17:46 +0100)] 
codegen: Retain array length for cast from/to generic array

Fixes bug 687728.

12 years agoFix build for Windows
Arnel A. Borja [Sun, 30 Sep 2012 10:33:56 +0000 (18:33 +0800)] 
Fix build for Windows

- Replace POSIX calls for spawning process with functions from Windows
  API when compiling for Windows
- Add EXEEXT to valac and vapigen paths
- Remove EXEEXT from scripts

Fixes bug 685180.

12 years agoglib-2.0: add float.ROUNDS and RADIX
Evan Nemerson [Sat, 3 Nov 2012 02:27:24 +0000 (19:27 -0700)] 
glib-2.0: add float.ROUNDS and RADIX

12 years agoglib-2.0: add Process.check_exit_status binding
Evan Nemerson [Thu, 1 Nov 2012 21:35:54 +0000 (14:35 -0700)] 
glib-2.0: add Process.check_exit_status binding

12 years agoposix: mark inet_ntop as nullable
Dmitry Vagin [Wed, 24 Oct 2012 03:15:08 +0000 (20:15 -0700)] 
posix: mark inet_ntop as nullable

Fixes bug 678988.

12 years agoatk: fix Util.add_global_event_listener callback type
Evan Nemerson [Tue, 23 Oct 2012 23:07:24 +0000 (16:07 -0700)] 
atk: fix Util.add_global_event_listener callback type

Fixes bug 685552.

12 years agogtk+-2.0, gtk+-3.0: assorted minor fixes
Evan Nemerson [Tue, 23 Oct 2012 00:48:08 +0000 (17:48 -0700)] 
gtk+-2.0, gtk+-3.0: assorted minor fixes

12 years agogtk+-3.0: fix nullability of ColorChooserDialog constructor arguments
Evan Nemerson [Mon, 22 Oct 2012 00:52:54 +0000 (17:52 -0700)] 
gtk+-3.0: fix nullability of ColorChooserDialog constructor arguments

12 years agogtk+-2.0, gtk+-3.0: make RadioButton radio_group_member args nullable
Evan Nemerson [Mon, 22 Oct 2012 00:39:45 +0000 (17:39 -0700)] 
gtk+-2.0, gtk+-3.0: make RadioButton radio_group_member args nullable

12 years agoclutter-1.0: remove "out" from several caller-allocates parameters 0cd8009728245300d32009fb029898b4a3ceed8a
Evan Nemerson [Sun, 21 Oct 2012 20:37:00 +0000 (13:37 -0700)] 
clutter-1.0: remove "out" from several caller-allocates parameters

12 years agotests: Add D-Bus test for dictionary passing
Rico Tzschichholz [Sat, 20 Oct 2012 16:21:45 +0000 (18:21 +0200)] 
tests: Add D-Bus test for dictionary passing

12 years agogtk+-2.0, gtk+-3.0: improvements for Gtk.ScaleButton constructor args
Evan Nemerson [Sat, 20 Oct 2012 09:08:19 +0000 (02:08 -0700)] 
gtk+-2.0, gtk+-3.0: improvements for Gtk.ScaleButton constructor args

12 years agocodegen: Fix fields initialized by functions returning an array
Jürg Billeter [Sat, 20 Oct 2012 07:50:54 +0000 (09:50 +0200)] 
codegen: Fix fields initialized by functions returning an array

Fixes bug 686336.

12 years agogkt+-2.0, gtk+-3.0: fix Gtk.HSV.get_* arguments
Evan Nemerson [Sat, 20 Oct 2012 02:04:20 +0000 (19:04 -0700)] 
gkt+-2.0, gtk+-3.0: fix Gtk.HSV.get_* arguments

12 years agoGDBus: Initialize array length variable in property get wrappers
Jürg Billeter [Fri, 19 Oct 2012 21:46:17 +0000 (23:46 +0200)] 
GDBus: Initialize array length variable in property get wrappers

This fixes a gcc warning when building with -O3.

Based on patch by Marc-Antoine Perennou.

Fixes bug 686123.

12 years agogtk+-3.0: mark Gtk.FontChooserDialog construtor arguments as nullable
Evan Nemerson [Fri, 19 Oct 2012 21:45:29 +0000 (14:45 -0700)] 
gtk+-3.0: mark Gtk.FontChooserDialog construtor arguments as nullable

12 years agocodegen: Do not call g_type_init when targeting GLib >= 2.36
Jürg Billeter [Fri, 19 Oct 2012 19:32:04 +0000 (21:32 +0200)] 
codegen: Do not call g_type_init when targeting GLib >= 2.36

Fixes bug 686222.

12 years agocodegen: Do not call g_thread_init when targeting GLib >= 2.32
Jürg Billeter [Fri, 19 Oct 2012 19:28:03 +0000 (21:28 +0200)] 
codegen: Do not call g_thread_init when targeting GLib >= 2.32

12 years agogtk+-2.0, gtk+-3.0: fix FileChooserButton.with_dialog argument type
Evan Nemerson [Fri, 19 Oct 2012 18:44:33 +0000 (11:44 -0700)] 
gtk+-2.0, gtk+-3.0: fix FileChooserButton.with_dialog argument type

12 years agogtk+-2.0, gtk+-3.0: the parameter passed to Gtk.init can be null
Evan Nemerson [Thu, 18 Oct 2012 07:12:05 +0000 (00:12 -0700)] 
gtk+-2.0, gtk+-3.0: the parameter passed to Gtk.init can be null

12 years agoglib-2.0: use g_async_queue_new_full instead of g_async_queue_new
Evan Nemerson [Tue, 16 Oct 2012 21:47:19 +0000 (14:47 -0700)] 
glib-2.0: use g_async_queue_new_full instead of g_async_queue_new

12 years agoglib-2.0: mark envp parameters in GLib.Environ methods as nullable
Evan Nemerson [Tue, 16 Oct 2012 21:01:01 +0000 (14:01 -0700)] 
glib-2.0: mark envp parameters in GLib.Environ methods as nullable

12 years agoglib-2.0: add generic type arguments to PtrArray sort callbacks
Evan Nemerson [Tue, 16 Oct 2012 20:59:57 +0000 (13:59 -0700)] 
glib-2.0: add generic type arguments to PtrArray sort callbacks

12 years agoglib-2.0: add missing parameters to Test.rand_double_range
Evan Nemerson [Wed, 10 Oct 2012 22:34:13 +0000 (15:34 -0700)] 
glib-2.0: add missing parameters to Test.rand_double_range

12 years agovapigen: support GIRDIRS variable in Makefile.vapigen
Evan Nemerson [Wed, 10 Oct 2012 04:26:17 +0000 (21:26 -0700)] 
vapigen: support GIRDIRS variable in Makefile.vapigen

12 years agogstreamer-0.10: add GIR namespace and version info
Evan Nemerson [Tue, 9 Oct 2012 19:41:36 +0000 (12:41 -0700)] 
gstreamer-0.10: add GIR namespace and version info

12 years agoglib-2.0: generic-related improvements to Tree
Evan Nemerson [Tue, 9 Oct 2012 19:26:10 +0000 (12:26 -0700)] 
glib-2.0: generic-related improvements to Tree

12 years agogstreamer-1.0: update to 1.0.1
Rico Tzschichholz [Tue, 9 Oct 2012 19:22:58 +0000 (12:22 -0700)] 
gstreamer-1.0: update to 1.0.1

12 years agolibxml-2.0: add has_type_id = false to all enums
Evan Nemerson [Sat, 22 Sep 2012 22:20:57 +0000 (15:20 -0700)] 
libxml-2.0: add has_type_id = false to all enums

12 years agoBump version suffix
Jürg Billeter [Thu, 4 Oct 2012 19:19:23 +0000 (21:19 +0200)] 
Bump version suffix

12 years agogtk+-3.0: Fix gtk_application_inhibit binding
Jürg Billeter [Wed, 3 Oct 2012 18:31:48 +0000 (20:31 +0200)] 
gtk+-3.0: Fix gtk_application_inhibit binding

Fixes bug 685425.

12 years agobindings: update GIR-based bindings.
Rico Tzschichholz [Mon, 1 Oct 2012 18:28:54 +0000 (20:28 +0200)] 
bindings: update GIR-based bindings.

12 years agoRelease 0.18.0 0.18.0
Jürg Billeter [Mon, 24 Sep 2012 18:43:05 +0000 (20:43 +0200)] 
Release 0.18.0

12 years agoReport error for signals with variable argument lists
Jürg Billeter [Mon, 24 Sep 2012 18:40:58 +0000 (20:40 +0200)] 
Report error for signals with variable argument lists

Fixes bug 683922.

12 years agoRelease 0.17.7 0.17.7
Jürg Billeter [Sun, 16 Sep 2012 18:53:00 +0000 (20:53 +0200)] 
Release 0.17.7

12 years agocodegen: Do not use deprecated functions for lock statements
Jürg Billeter [Sun, 16 Sep 2012 18:45:15 +0000 (20:45 +0200)] 
codegen: Do not use deprecated functions for lock statements

Fixes bug 662810.

12 years agogtk+-3.0: Gtk.TextBuffer.create_tag should allow null tag name
Robert Ancell [Sat, 15 Sep 2012 06:48:43 +0000 (18:48 +1200)] 
gtk+-3.0: Gtk.TextBuffer.create_tag should allow null tag name

Fixes bug 684069.

12 years agopango: set AttrIterator free_function
Rico Tzschichholz [Sat, 15 Sep 2012 23:25:25 +0000 (16:25 -0700)] 
pango: set AttrIterator free_function

12 years agogirparser: add cname for constructors not prefixed with new_
Evan Nemerson [Sat, 15 Sep 2012 23:20:34 +0000 (16:20 -0700)] 
girparser: add cname for constructors not prefixed with new_

12 years agobindings: update GIR-based bindings.
Evan Nemerson [Sat, 15 Sep 2012 18:46:51 +0000 (11:46 -0700)] 
bindings: update GIR-based bindings.

12 years agoclutter-1.0: upgrade to 1.11.15
Evan Nemerson [Sat, 15 Sep 2012 19:56:29 +0000 (12:56 -0700)] 
clutter-1.0: upgrade to 1.11.15

12 years agolinux: make backtrace_symbols return unowned
Evan Nemerson [Sat, 15 Sep 2012 18:14:54 +0000 (11:14 -0700)] 
linux: make backtrace_symbols return unowned

You are supposed to free() the result of backtrace_symbols, but not
each element in the array.  The current binding will free each element
which will likely result in a crash.  Since we don't currently support
owned arrays of unowned values (bug #571486), making the whole thing
unowned and leaking (unless you call free manually) is the best we can
do right now.

12 years agox11: Add missing XA_STRING atom
Jamie McCracken [Sat, 15 Sep 2012 18:08:39 +0000 (14:08 -0400)] 
x11: Add missing XA_STRING atom

12 years agoGENIE: Updated genie to include fixes from vala parser
Jamie McCracken [Sat, 15 Sep 2012 16:57:48 +0000 (12:57 -0400)] 
GENIE: Updated genie to include fixes from vala parser

12 years agoadd libgnome-menu-3.0 bindings
Rico Tzschichholz [Wed, 12 Sep 2012 06:52:19 +0000 (08:52 +0200)] 
add libgnome-menu-3.0 bindings

12 years agocodegen: Fix memory management when assigning to captured parameters
Jürg Billeter [Sun, 9 Sep 2012 19:55:12 +0000 (21:55 +0200)] 
codegen: Fix memory management when assigning to captured parameters

Fixes bug 683646.

12 years agocodegen: Fix memory leak with owned delegate parameters in async methods
Jürg Billeter [Sat, 8 Sep 2012 05:20:42 +0000 (07:20 +0200)] 
codegen: Fix memory leak with owned delegate parameters in async methods

Fixes bug 683600.

12 years agogtk+-3.0: mark ResizeMode.IMMEDIATE as deprecated
Evan Nemerson [Wed, 5 Sep 2012 03:49:24 +0000 (20:49 -0700)] 
gtk+-3.0: mark ResizeMode.IMMEDIATE as deprecated

Fixes bug 679771.

12 years agogtk+-3.0: mark deprecated symbols as such
Evan Nemerson [Wed, 5 Sep 2012 03:36:08 +0000 (20:36 -0700)] 
gtk+-3.0: mark deprecated symbols as such

12 years agox11: Add GenericEvent bindings
Daiki Ueno [Tue, 4 Sep 2012 21:27:28 +0000 (14:27 -0700)] 
x11: Add GenericEvent bindings

Fixes bug 683310.