Go to file
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
debian
docs
examples
gdk (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
glib
gtk (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
tests (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
ChangeLog.pre-2-0 (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
ChangeLog.pre-2-2 (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
ChangeLog.pre-2-4 (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
ChangeLog.pre-2-6 (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
ChangeLog.pre-2-8 (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
ChangeLog.pre-2-10 (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk-config.in
gtk.m4
gtk+.prj
gtk+.spec
HACKING
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in
missing
mkinstalldirs
NEWS
README
stamp-h.in
TODO (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00

This is GTK+ version 0.99.10.   GTK, which stands for the Gimp ToolKit, 
is a library for creating graphical user interfaces.  

The official ftp site is:
  ftp://ftp.gimp.org/pub/gtk

The official web site is:
  http://www.gimp.org/gtk

Patches can be uploaded to:
  ftp://ftp.gimp.org/incoming

A mailing list is located at:
  gtk-list@redhat.com

To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null
(Send mail to gtk-list-request@redhat.com with the subject "subscribe")