gtk3/gdk
2006-02-09 11:39:48 +00:00
..
directfb added .cvsignore file to shut up CVS 2006-02-09 11:39:48 +00:00
linux-fb If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
quartz If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
win32 If we don't know where we went, and have generated a leave event, set 2006-02-09 05:49:55 +00:00
x11 Make drops on the root window work again. (#145243, Andrew S. Dixon) 2006-02-02 20:51:49 +00:00
.cvsignore
abicheck.sh Make this work on more platforms. 2006-01-14 04:45:22 +00:00
COPYING
gdk.c
gdk.h
gdk.symbols Added new directfb backend 2006-02-05 04:04:29 +00:00
gdkcairo.c Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha = 2006-02-05 20:34:43 +00:00
gdkcairo.h Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c
gdkdisplay.h
gdkdisplaymanager.c Call gdk_display_manager_set_default_display() to change the default 2005-12-30 06:32:30 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c
gdkdrawable.h
gdkevents.c
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c Correct a warning. (#326341, Benoît Carpentier) 2006-01-10 04:42:18 +00:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c connect to the display's "closed" signal and free the cached scratch 2006-01-12 13:50:51 +00:00
gdkimage.h
gdkinput.h
gdkinternals.h
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkpango.c disconnect from the right object ("closed" is emitted by the display, not 2006-01-10 16:47:37 +00:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Fix this for the single-rectangle case. (#326127, Benjamin Berg) 2006-01-08 06:11:18 +00:00
gdkregion-generic.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkregion.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkrgb.c
gdkrgb.h
gdkscreen.c
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Work around https://bugs.freedesktop.org/show_bug.cgi?id=4320, which used 2006-02-03 21:17:34 +00:00
gdkwindow.h
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Added new directfb backend 2006-02-05 04:04:29 +00:00
makefile.msc also recurse into win32 for ::clean create gtkbuiltincache.h (most code to 2006-01-05 23:55:08 +00:00
makegdkalias.pl
testgdk.c