gtk/gdk
Owen Taylor 3ce820584f Convert over to using an GtkInvisible - selections don't work properly
Sun Feb 24 23:23:28 2002  Owen Taylor  <otaylor@redhat.com>

	* tests/testselection.c (main): Convert over to using
	an GtkInvisible - selections don't work properly
	with now NO_WINDOW GtkToggleButton. (Example really
	should be using GtkClipboard.)

	* gdk/x11/gdkselection-x11.c (gdk_selection_property_get):
	Fix  problems if sizeof(GdkAtom) != sizeof(Atom). (Unlikely)

	* gdk/x11/gdkproperty-x11.c (gdk_property_get): Set
	actual_length when converting atoms as well.
	(Gregory Merchan, #72074)
2002-02-25 05:12:14 +00:00
..
linux-fb Implement "fuzzy" key binding lookups; allow matches on key and level but 2002-02-21 17:14:10 +00:00
nanox
win32 Set also group in the key press/release events, always to zero for now. 2002-02-23 23:51:19 +00:00
x11 Convert over to using an GtkInvisible - selections don't work properly 2002-02-25 05:12:14 +00:00
.cvsignore
COPYING
gdk.c
gdk.def
gdk.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdnd.h
gdkdraw.c
gdkdrawable.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gdkevents.c
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h
gdkkeys.c
gdkkeys.h Implement "fuzzy" key binding lookups; allow matches on key and level but 2002-02-21 17:14:10 +00:00
gdkkeysyms.h
gdkkeyuni.c
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +00:00
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkselection.h
gdktypes.h Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +00:00
gdkvisual.h
gdkwindow.c
gdkwindow.h
makeenums.pl
Makefile.am
makefile.mingw.in
makefile.msc
testgdk.c
TODO