gtk2/gdk/x11
Owen Taylor 26df647a0f (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>)
Thu Apr  9 14:24:35 1998  Owen Taylor  <owt1@cornell.edu>

	(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>)

	* gtk/gtkcurve.c (gtk_curve_interpolate): Added a
	missing g_free.

	* gtk/gtkcurve.c (gtk_curve_graph_events): Limits
	were off by one, resulting in writing past array
	bounds. Removed some unused code.

	* gdk/gdk.c (gdk_dnd_drag_begin): The event structure
	used for gdk_event_put should be a GdkEvent, not a
	subtype, since it will all be copied.

	* gtk/gtkcolorsel.c: Added a unrealize handler that
	unref's the GC's that were created.

	* gtk/testgtk.c (clist_warning_test): ref and sink
	child because it may never be added to anything.
1998-04-09 19:12:12 +00:00
..
gdkcc-x11.c Try to guess if we can use the mb* functions safely. (For glibc, they do 1998-03-17 19:03:52 +00:00
gdkcolor-x11.c Fixes to allow GTK to work with colormaps that aren't 256 entries long. 1998-03-23 00:16:13 +00:00
gdkcursor-x11.c new functions for setting WM hints 1998-02-27 03:55:33 +00:00
gdkdnd-x11.c When setting up the drag cursor as a shaped window, make sure to hide the previous drag shaped windows. 1998-04-09 03:33:24 +00:00
gdkfont-x11.c Don't clear the window on an expose event. On draws, just clear the 1998-03-28 00:10:49 +00:00
gdkglobals-x11.c DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the dnd in testgtk 1998-03-10 21:57:05 +00:00
gdkimage-x11.c removed g_warnings from the common XShm failure cases in gdkimage.c 1998-02-20 00:59:45 +00:00
gdkinput-gxi.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinput-none.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinput-x11.c return NULL if device is not ready gtk/gtkwindow.h: check for 1998-03-06 23:17:12 +00:00
gdkinput-xfree.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinput.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkmain-x11.c (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
gdkpixmap-x11.c Removed, because that's what a NULL comparison function means. And it 1998-04-07 23:59:25 +00:00
gdkproperty-x11.c Initialize gdk_error_code to zero before calling the X routine. 1998-03-03 01:54:44 +00:00
gdkregion-x11.c Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +00:00
gdkselection-x11.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkvisual-x11.c Try to guess if we can use the mb* functions safely. (For glibc, they do 1998-03-17 19:03:52 +00:00
gdkwindow-x11.c Removed, because that's what a NULL comparison function means. And it 1998-04-07 23:59:25 +00:00
gdkx.h cleanups for color changing stuff 1997-11-27 05:07:48 +00:00
gdkxid.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Initial revision 1997-11-24 22:37:52 +00:00
MwmUtil.h new functions for setting WM hints 1998-02-27 03:55:33 +00:00