gtk2/gdk/x11
Patrick Welche 2ceb092afc Non-XInput2 build fix
The part in gdkwindow-x11.c which uses XIEvent and friends is "protected"
by HAVE_XGENERICEVENTS, i.e., XGetEventData() has been found. (Xlib.h)

XIEvent and friends are defined in <X11/extension/XInput2.h> which is
included by gdkdisplay-x11.h if XINPUT_2 is defined.

The patch makes sure XIEvent is only used if XINPUT_2 is defined.

https://bugzilla.gnome.org/show_bug.cgi?id=667534
2012-01-10 13:54:22 +00:00
..
checksettings.c
gdkapplaunchcontext-x11.c
gdkasync.c
gdkasync.h
gdkcursor-x11.c gdk: s/gdk_cursor_unref/g_object_unref/ 2011-10-15 14:35:28 +02:00
gdkdevice-core-x11.c x11: Don't use deprecated function 2011-11-02 02:32:25 +01:00
gdkdevice-xi2.c XI2: Push error traps around XIQueryDevice calls 2011-11-30 00:16:43 -05:00
gdkdevice-xi.c x11: Don't use deprecated function 2011-11-02 02:32:25 +01:00
gdkdevicemanager-core-x11.c x11: Don't handle focus events for NULL windows 2011-12-23 00:15:59 +01:00
gdkdevicemanager-x11.c
gdkdevicemanager-xi2.c Revert "x11: Avoid spurious focus events on grabs" 2011-12-22 16:03:56 +00:00
gdkdevicemanager-xi.c gdk/*: Use g_list_free_full convenience function 2012-01-05 04:22:42 +01:00
gdkdevicemanagerprivate-core.h Revert "x11: Avoid spurious focus events on grabs" 2011-12-22 16:03:56 +00:00
gdkdeviceprivate-xi.h
gdkdisplay-x11.c gdk/*: Use g_list_free_full convenience function 2012-01-05 04:22:42 +01:00
gdkdisplay-x11.h
gdkdisplaymanager-x11.c
gdkdnd-x11.c Fix problems with DND on some X servers 2012-01-03 10:57:53 -05:00
gdkeventsource.c
gdkeventsource.h
gdkeventtranslator.c
gdkeventtranslator.h
gdkgeometry-x11.c
gdkkeys-x11.c gdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkkeys-x11.c 2011-11-18 16:43:41 +01:00
gdkmain-x11.c
gdkprivate-x11.h
gdkproperty-x11.c
gdkscreen-x11.c Add gdk_screen_get_monitor_workarea 2011-12-18 14:29:16 -05:00
gdkscreen-x11.h
gdkselection-x11.c
gdksettings.c GtkSettings: add shell-shows-menubar property 2011-12-19 12:51:09 -05:00
gdktestutils-x11.c
gdkvisual-x11.c
gdkwindow-x11.c Non-XInput2 build fix 2012-01-10 13:54:22 +00:00
gdkwindow-x11.h gdk: Fix prototype for gdk_x11_window_set_utf8_property 2011-12-19 12:51:08 -05:00
gdkx11applaunchcontext.h
gdkx11cursor.h
gdkx11device-core.h
gdkx11device-xi2.h
gdkx11device-xi.h
gdkx11device.h
gdkx11devicemanager-core.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager-xi.h
gdkx11devicemanager.h
gdkx11display.h
gdkx11displaymanager.h
gdkx11dnd.h
gdkx11keys.h
gdkx11property.h
gdkx11screen.h
gdkx11selection.h
gdkx11utils.h
gdkx11visual.h
gdkx11window.h gdk: Fix prototype for gdk_x11_window_set_utf8_property 2011-12-19 12:51:08 -05:00
gdkx.h
gdkxftdefaults.c
gdkxid.c
Makefile.am
MwmUtil.h
xsettings-client.c
xsettings-client.h
xsettings-common.c
xsettings-common.h