gtk2/gdk
Alexander Larsson cf73930869 Don't unnecessarily set the event mask as that can cause X errors
For instance, two clients selecting for button events can cause BadAccess.
This fixes bug 592624, where a gdk_window_reparent caused us to re-set
the event mask, breaking the workaround for the mozilla BadAccess bug.
2009-08-26 14:53:27 +02:00
..
directfb Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
quartz Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
tests Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
win32 Deprecate also GdkFontPrivateWin32 2009-08-20 23:57:41 +03:00
x11 Silence the conversion from xatom to atom too 2009-08-20 18:06:35 -04:00
abicheck.sh
COPYING
gdk.c Add support for enabling only native windows 2009-08-24 15:22:29 +02:00
gdk.h
gdk.symbols Add missing gdk_window_get_cursor to the GDK symbols 2009-07-30 11:12:26 +01:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkcairo.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Add support for enabling only native windows 2009-08-24 15:22:29 +02:00
gdkdisplay.h Initial version of input support 2009-05-29 16:39:12 +02:00
gdkdisplaymanager.c Make distcheck pass 2009-07-06 23:06:46 -04:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Clean up gdk_draw_drawable() composite handling 2009-08-25 10:37:18 +02:00
gdkdrawable.h Make GdkDrawable draw_drawable backwards compat 2009-07-01 19:50:49 +02:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Track viewable for GdkWindow 2009-07-18 23:11:54 +02:00
gdkevents.h Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkfont.c
gdkfont.h
gdkgc.c Fix clipping issue with clip masks 2009-08-25 10:37:18 +02:00
gdkgc.h
gdkglobals.c Add support for enabling only native windows 2009-08-24 15:22:29 +02:00
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h Add support for enabling only native windows 2009-08-24 15:22:29 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms-update.pl
gdkkeysyms.h Fix the sorting of GDK_KP_Equal 2009-03-02 03:12:09 +00:00
gdkkeyuni.c
gdkmarshalers.list Add signals for offscreen window embedding 2009-06-08 19:39:06 +02:00
gdkmedialib.c Minor fix for GTK+ mediaLib code. 2009-04-29 18:52:32 -05:00
gdkmedialib.h
gdkoffscreenwindow.c Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gdkpango.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c Clean up gdk_draw_drawable() composite handling 2009-08-25 10:37:18 +02:00
gdkpixmap.h Remove_gdk_pixmap_set_as_backing etc, as this is not used anymore 2009-04-02 10:15:28 +02:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h Make distcheck pass 2009-07-06 23:06:46 -04:00
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Add gdk_region_rect_equal to compare a region with a rect 2009-05-26 20:48:10 +02:00
gdkregion-generic.h
gdkregion.h Small documentation fixes 2009-07-05 20:56:44 -04:00
gdkrgb.c
gdkrgb.h
gdkscreen.c Fix get_nearest_monitor 2009-03-24 05:57:53 +00:00
gdkscreen.h Add _gdk_drawable_get_subwindow_scratch_gc as a way to get cached gcs with GDK_INCLUDE_INFERIORS 2009-04-02 10:15:18 +02:00
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Don't unnecessarily set the event mask as that can cause X errors 2009-08-26 14:53:27 +02:00
gdkwindow.h add gdk_window_get_cursor() 2009-07-29 22:38:36 -05:00
gdkwindowimpl.c
gdkwindowimpl.h Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Make distcheck pass 2009-07-06 23:06:46 -04:00
makefile.msc Make more use of defines in $(TOP)/build/win32/make.msc 2009-07-13 09:45:04 +02:00
makegdkalias.pl
pltcheck.sh
testgdk.c Use g_object_unref instead of deprecated gdk_pixmap_unref 2009-07-08 15:48:51 +02:00