.. |
checksettings.c
|
map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings
|
2006-02-27 14:08:06 +00:00 |
gdkapplaunchcontext-x11.c
|
Cleanup some translation handling
|
2009-06-15 18:25:04 -04:00 |
gdkasync.c
|
New approach for grab tracking code
|
2009-04-02 10:15:30 +02:00 |
gdkasync.h
|
New approach for grab tracking code
|
2009-04-02 10:15:30 +02:00 |
gdkcolor-x11.c
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00:00 |
gdkcursor-x11.c
|
Use g_object_ref/unref instead deprecated gdk_*_ref/unref functions
|
2009-10-14 03:13:52 +02:00 |
gdkdisplay-x11.c
|
fix race between fetching owner of composit selection, and
|
2009-09-14 15:33:59 +01:00 |
gdkdisplay-x11.h
|
Initial version of input support
|
2009-05-29 16:39:12 +02:00 |
gdkdnd-x11.c
|
[gdk/x11/gdkdnd-x11] Add missing "Deprecated: 2.x" to the api doc comments.
|
2009-11-06 03:41:02 +01:00 |
gdkdrawable-x11.c
|
Add function accessors for x11 window/pixmap impl
|
2009-09-04 17:59:17 +02:00 |
gdkdrawable-x11.h
|
Add function accessors for x11 window/pixmap impl
|
2009-09-04 17:59:17 +02:00 |
gdkevents-x11.c
|
Make level3 keys work again
|
2009-11-25 01:02:40 -05:00 |
gdkfont-x11.c
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00:00 |
gdkgc-x11.c
|
Initial client-side-windows work
|
2009-04-02 10:14:01 +02:00 |
gdkgeometry-x11.c
|
Cleanups
|
2009-09-10 13:53:28 -04:00 |
gdkglobals-x11.c
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00:00 |
gdkim-x11.c
|
Fix warning: cast to gchar*
|
2009-10-30 04:04:28 +01:00 |
gdkimage-x11.c
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00:00 |
gdkinput-none.c
|
Make disabled xinput work again
|
2009-05-29 16:45:06 +02:00 |
gdkinput-x11.c
|
Interpret min_value == max_value correctly
|
2009-09-30 09:21:12 +02:00 |
gdkinput-xfree.c
|
Add a missing include
|
2009-11-27 20:59:42 -05:00 |
gdkinput.c
|
Only use gdk_input_select_events() if XINPUT_NONE is defined
|
2009-11-11 17:42:20 +01:00 |
gdkinputprivate.h
|
Select for DeviceStateNotify
|
2009-09-30 09:21:11 +02:00 |
gdkkeys-x11.c
|
Do not use static GTypeInfo and GInterfaceInfo
|
2009-11-06 01:21:09 +01:00 |
gdkmain-x11.c
|
Base pointer grab on get-offscreen-parent
|
2009-06-08 19:39:14 +02:00 |
gdkpixmap-x11.c
|
Fix a documentation error
|
2009-08-29 20:23:07 -04:00 |
gdkpixmap-x11.h
|
Cleanup. (#169648, Fabricio Barros Cabral)
|
2005-06-12 05:32:25 +00:00 |
gdkprivate-x11.h
|
Ensure that queue_translation is paired with the right X operation
|
2009-08-13 14:46:02 +02:00 |
gdkproperty-x11.c
|
Silence the conversion from xatom to atom too
|
2009-08-20 18:06:35 -04:00 |
gdkscreen-x11.c
|
Add gdk_screen_get_primary_monitor(). This fixes bug #601712
|
2009-12-08 11:27:02 -06:00 |
gdkscreen-x11.h
|
Add gdk_screen_get_primary_monitor(). This fixes bug #601712
|
2009-12-08 11:27:02 -06:00 |
gdkselection-x11.c
|
Ensure that windows used for selections are native
|
2009-07-10 19:36:38 +02:00 |
gdksettings.c
|
Add event sound settings. Patch by Lennart Pöttering.
|
2008-07-01 06:22:04 +00:00 |
gdkspawn-x11.c
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00:00 |
gdktestutils-x11.c
|
Handle non-native windows in the gdk test utils
|
2009-07-08 18:47:43 +02:00 |
gdkvisual-x11.c
|
Do not use static GTypeInfo and GInterfaceInfo
|
2009-11-06 01:21:09 +01:00 |
gdkwindow-x11.c
|
Fix mouse pointer handling on multiple screens
|
2009-12-07 10:49:57 +01:00 |
gdkwindow-x11.h
|
Move bitfield in GdkWindowImplX11 to make struct more compact
|
2009-04-02 10:15:29 +02:00 |
gdkx.h
|
Add function accessors for x11 window/pixmap impl
|
2009-09-04 17:59:17 +02:00 |
gdkxftdefaults.c
|
Make the initialization of screen_x11->xft_rgba more explicit. (#319627,
|
2005-10-25 18:11:57 +00:00 |
gdkxid.c
|
Tiny docs improvement
|
2009-08-17 13:46:30 -04:00 |
gxid_proto.h
|
Initial revision
|
1997-11-24 22:37:52 +00:00 |
Makefile.am
|
Add git.mk to generate .gitignore files
|
2009-05-04 14:29:21 -04:00 |
MwmUtil.h
|
Cleanup. (#169648, Fabricio Barros Cabral)
|
2005-06-12 05:32:25 +00:00 |
xsettings-client.c
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00: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
|
Include "config.h" instead of <config.h> Command used: find -name
|
2008-06-22 14:28:52 +00:00 |
xsettings-common.h
|
Add some missing symbols.
|
2007-05-23 17:49:34 +00:00 |