gtk2/gdk/x11
Benjamin Otte 4d1604c77d gdk: Move window beeps into GdkWindowImpl
One less magic function. Also refactored it to make it easier to
implement. It now returns TRUE if it beeped and FALSE if it failed to do
so. A default implementation exists that just returns FALSE for all the
backends that can't beep windows (read: everything but X11 with XKB -
and why on earth do keyboard libs implement beeping?)
2010-12-02 20:21:05 +01:00
..
checksettings.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkapplaunchcontext-x11.c Avoid delays in starting applications 2010-11-27 23:12:09 -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 Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkdevicemanager-xi2.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkdevicemanager-xi2.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02: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 API: Remove GdkNoExposeEvent 2010-12-02 20:21:04 +01:00
gdkdisplay-x11.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkdnd-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkeventsource.c gdk: Rename GdkWindowObject to GdkWindow 2010-12-02 20:21:03 +01: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
gdkinput.c gdk: Rename GdkWindowObject to GdkWindow 2010-12-02 20:21:03 +01:00
gdkkeys-x11.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
gdkmain-x11.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkprivate-x11.h x11: Remove unused GDK_DRAWABLE_XROOTWIN macro 2010-12-02 20:21:03 +01:00
gdkproperty-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gdkscreen-x11.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01: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 Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkwindow-x11.c gdk: Move window beeps into GdkWindowImpl 2010-12-02 20:21:05 +01:00
gdkwindow-x11.h gdk: Make GdkWindowImpl a class, not an interface 2010-12-02 20:21:02 +01:00
gdkx.h x11: Remove duplicate definition of GDK_WINDOW_XID 2010-12-02 20:21:03 +01: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 x11: Remove GdkDrawableImplX11 2010-12-02 20:17:27 +01:00
MwmUtil.h
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