gtk2/gdk/x11
Benjamin Otte 0990c11a83 gdk: Unvfuncify generic key functions
This makes Wayland and X11 no longer call into XKB and libX11 for these
functions but use GDK's own copy of these functions, just like the
win32, quartz and broadway backends.
2013-04-16 15:30:14 +02:00
..
gdkapplaunchcontext-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkasync.c x11: Mark unused variables as such 2012-03-01 05:32:34 +01:00
gdkasync.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevice-core-x11.c x11: Simplify code for single-screen case 2013-04-06 10:47:55 +02:00
gdkdevice-xi2.c x11: Simplify code for single-screen case 2013-04-06 10:47:55 +02:00
gdkdevicemanager-core-x11.c GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkdevicemanager-x11.c gdkdevicemanager-x11: Request XI2.3 2013-01-28 12:53:39 -05:00
gdkdevicemanager-xi2.c xi2: Improve pointer emulation debug reporting 2013-04-11 15:56:13 +01:00
gdkdevicemanagerprivate-core.h x11: Avoid spurious focus events on grabs 2012-03-07 15:35:21 +01:00
gdkdisplay-x11.c displaymanager: Handle list of displays in base class 2013-04-15 15:43:26 +02:00
gdkdisplay-x11.h x11: Make display:screen relation 1:1 2013-04-01 14:20:46 +02:00
gdkdisplaymanager-x11.c gdk: Unvfuncify generic key functions 2013-04-16 15:30:14 +02:00
gdkdnd-x11.c Drop the Motif DND protocol 2013-03-12 20:03:19 -04:00
gdkeventsource.c gdk_display_get_event: don't unqueue events from the windowing system when paused 2013-02-14 17:19:50 -05:00
gdkeventsource.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventtranslator.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventtranslator.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkgeometry-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkkeys-x11.c gdk: Unvfuncify generic key functions 2013-04-16 15:30:14 +02:00
gdkmain-x11.c Drop support for pre-R6 X 2012-03-10 23:27:21 -05:00
gdkprivate-x11.h gdk: Unvfuncify generic key functions 2013-04-16 15:30:14 +02:00
gdkproperty-x11.c docs: Move property section docs to correct file 2013-04-16 15:30:14 +02:00
gdkscreen-x11.c GdkScreen: get a long X property correctly 2013-02-26 17:58:21 -06:00
gdkscreen-x11.h x11: Get rid of XSettingsClient object 2013-02-19 14:33:39 +01:00
gdkselection-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdksettings.c x11: Store GDK name in xsettings hash table 2013-02-19 14:33:37 +01:00
gdktestutils-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkvisual-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkwindow-x11.c Remove an unused field in GdkWindowX11 2013-03-31 22:44:59 -04:00
gdkwindow-x11.h Remove an unused field in GdkWindowX11 2013-03-31 22:44:59 -04:00
gdkx11applaunchcontext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11cursor.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11device-core.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11device-xi2.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11device.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11devicemanager-core.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager-xi2.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager-xi.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11display.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11displaymanager.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11dnd.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11keys.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11property.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11screen.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11selection.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11utils.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11visual.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkx11window.h Add available marker to gdk_x11_window_set_utf8_property 2013-02-25 10:54:33 +01:00
gdkx.h Require XInput2.h in X11 backend 2012-03-02 12:52:12 +00:00
gdkxftdefaults.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkxid.c Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am x11: Fold xsettings-common.[ch] into xsettings-client.[ch] 2013-02-19 14:32:41 +01:00
MwmUtil.h Change FSF Address 2012-02-27 17:06:11 +00:00
xsettings-client.c x11: Get rid of XSettingsClient object 2013-02-19 14:33:39 +01:00
xsettings-client.h x11: Get rid of XSettingsClient object 2013-02-19 14:33:39 +01:00