gtk/gdk/x11
Matthias Clasen c6a5074295 Move GdkVisual parallel-implementable
It turned out no vfuncs were necessary. I've decided to move
the screen member up to GdkVisual, since it is the same in all
backends. The X11 backend subclasses now, to add the X members
that it needs to keep track of. GdkVisual and GdkVisualClass
are hidden now.
2010-12-21 12:06:56 -05:00
..
checksettings.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkapplaunchcontext-x11.c Make GdkAppLaunchContext display-dependent 2010-12-21 12:06:55 -05:00
gdkasync.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkasync.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkcursor-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkdevice-core.c x11: Fix in_rectangle computation 2010-12-02 20:21:03 +01:00
gdkdevice-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi2.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkdevice-xi2.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkdevice-xi.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkdevice-xi.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-core.c gdk: Rename GdkWindowObject to GdkWindow 2010-12-02 20:21:03 +01:00
gdkdevicemanager-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-x11.c Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdkdevicemanager-xi2.c xi2: Improve device hierarchy handling 2010-12-15 03:17:59 +01:00
gdkdevicemanager-xi2.h xi2: Improve device hierarchy handling 2010-12-15 03:17:59 +01:00
gdkdevicemanager-xi.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gdkdevicemanager-xi.h Fix up abi checking 2010-06-07 06:16:21 -04:00
gdkdisplay-x11.c Rename _gdk_dnd_init 2010-12-21 12:06:56 -05:00
gdkdisplay-x11.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkdnd-x11.c Fully initialize the ClientMessage struct 2010-12-21 12:06:56 -05:00
gdkeventsource.c gdk: Fix GdkWindowFilter internal refcounting 2010-12-17 12:07:37 -05:00
gdkeventsource.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkeventtranslator.c gdk/x11/gdkeventtranslator.c: use G_DEFINE_INTERFACE macro 2010-08-26 14:57:56 +02:00
gdkeventtranslator.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkgeometry-x11.c gdk: Rename GdkWindowObject to GdkWindow 2010-12-02 20:21:03 +01:00
gdkglobals-x11.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkim-x11.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkkeys-x11.c Convert all gdk_keymap methods to vtable calls 2010-12-21 12:06:54 -05:00
gdkmain-x11.c Move gdk_get_display to common code 2010-12-21 12:06:55 -05:00
gdkprivate-x11.h Move GdkVisual parallel-implementable 2010-12-21 12:06:56 -05:00
gdkproperty-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkscreen-x11.c Move GdkVisual parallel-implementable 2010-12-21 12:06:56 -05:00
gdkscreen-x11.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkselection-x11.c x11: Use window macros instead of drawable macros 2010-12-02 20:17:27 +01:00
gdksettings.c gdk: Add big fat warning about updating XSettings 2010-11-15 17:15:19 +00:00
gdkspawn-x11.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdktestutils-x11.c gdk: Rename GdkWindowObject to GdkWindow 2010-12-02 20:21:03 +01:00
gdkvisual-x11.c Move GdkVisual parallel-implementable 2010-12-21 12:06:56 -05:00
gdkwindow-x11.c Add vtables for DND 2010-12-21 12:06:56 -05:00
gdkwindow-x11.h Add missing include 2010-12-08 11:49:48 -05:00
gdkx.h Fix up parameter mismatches in the docs 2010-12-03 09:07:06 -05:00
gdkxftdefaults.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkxid.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
Makefile.am Remove *_set_extension_events() and old API to query devices. 2010-12-17 16:25:14 +01:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-common.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
xsettings-common.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00