..
.cvsignore
Added checksettings.
2006-03-15 07:59:09 +00:00
checksettings.c
map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings
2006-02-27 14:08:06 +00:00
gdkasync.c
Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11.
2007-03-09 05:28:00 +00:00
gdkasync.h
gdkcolor-x11.c
Remove extraneous ;
2006-05-14 03:58:06 +00:00
gdkcursor-x11.c
gdkdisplay-x11.c
applied patch from Mark Tiefenbruck to add missing return_if_fail,
2007-06-21 22:37:21 +00:00
gdkdisplay-x11.h
Add support for composited child windows. ( #412882 , Ryan Lortie)
2007-06-01 12:16:12 +00:00
gdkdnd-x11.c
Cleanups
2006-10-08 05:32:07 +00:00
gdkdrawable-x11.c
Don't leak ShmPixmapInfo. ( #349858 , Chris Wilson)
2006-08-15 17:05:00 +00:00
gdkdrawable-x11.h
gdkevents-x11.c
Check that window_private is not NULL before using it. ( #444351 , David
2007-06-05 15:53:41 +00:00
gdkfont-x11.c
Fix small theoretical memory leaks. ( #353916 , Chris Wilson)
2006-09-09 05:31:07 +00:00
gdkgc-x11.c
Remove extraneous ;
2006-05-14 03:58:06 +00:00
gdkgeometry-x11.c
replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman Sauerbeck
2007-06-17 11:24:25 +00:00
gdkglobals-x11.c
Commit a patch by Behdad to fix typos, omissions and other errors in the
2006-09-10 06:39:16 +00:00
gdkim-x11.c
Cleanups
2006-10-08 05:32:07 +00:00
gdkimage-x11.c
Remove extraneous ;
2006-05-14 03:58:06 +00:00
gdkinput-none.c
gdkinput-x11.c
Remove unnecessary NULL checks before g_free(). ( #369666 , Morten Welinder,
2007-03-09 21:57:37 +00:00
gdkinput-xfree.c
Correct return_if_fail checks. ( #379803 , Tommi Komulainen)
2006-12-21 16:28:28 +00:00
gdkinput.c
Make gtk_widget_set_extension_events() work on already realized widgets
2007-03-14 13:55:12 +00:00
gdkinputprivate.h
gdkkeys-x11.c
New function to determine if keyboard layouts for both LTR and LTR
2007-06-30 01:43:04 +00:00
gdkmain-x11.c
Be more careful when checking for ButtonRelease events that end implicit
2007-02-16 04:01:50 +00:00
gdkpixmap-x11.c
Remove extraneous ;
2006-05-14 03:58:06 +00:00
gdkpixmap-x11.h
gdkprivate-x11.h
gdkproperty-x11.c
gdkscreen-x11.c
Add functionality to set overall opacity of a top-level window. ( #405316 )
2007-04-30 07:27:22 +00:00
gdkscreen-x11.h
Create 'composited' label.
2006-04-25 14:27:32 +00:00
gdkselection-x11.c
Make this work for list == NULL. (Coverity)
2006-04-12 18:38:40 +00:00
gdksettings.c
map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings
2006-02-27 14:08:06 +00:00
gdkspawn-x11.c
Handle child_setup being NULL. ( #445691 , Christopher Taylor)
2007-06-11 00:18:51 +00:00
gdkvisual-x11.c
Initialise nxvisuals to 0 in order to handle XGetVisualInfo() failures
2007-03-17 18:51:35 +00:00
gdkwindow-x11.c
Connect the "destroy" signal so that the 'window' pointer is set back to
2007-06-29 16:02:24 +00:00
gdkwindow-x11.h
Add support for composited child windows. ( #412882 , Ryan Lortie)
2007-06-01 12:16:12 +00:00
gdkx.h
New method to marshall and send a Startup Notification message. (from
2007-04-29 18:13:42 +00:00
gdkxftdefaults.c
gdkxid.c
gxid_proto.h
Makefile.am
Commit a patch by Behdad to fix typos, omissions and other errors in the
2006-09-10 06:39:16 +00:00
MwmUtil.h
xsettings-client.c
Change the XSettingsWatchFunc to return a Bool to indicate success. Update
2007-04-10 23:16:30 +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
xsettings-common.h
Add some missing symbols.
2007-05-23 17:49:34 +00:00