Go to file
Owen Taylor 20fee708a3 Fixed assignment of adjustment->value to negative values. Moved a few
Sun Apr  5 19:30:23 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkclist.c: Fixed assignment of adjustment->value
	to negative values. Moved a few other allocation type things
	around in ways that may or may matter. Fixed some allocation
	errors (scrollbars were overlapping main window).

	* gtk/gtkbutton.c (gtk_real_button_released): Small hack to keep
	button labels from vanishing when the invoked operation blocks.

	* gtk/gtkbox.c (gtk_box_remove): Assigning GTK_WIDGET_VISIBLE (widget)
	to a gboolean (char) is _bad_. GTK_VISIBLE == 256.
1998-04-05 23:30:26 +00:00
debian
docs Tony Gale <gale@gtk.org> 1998-04-04 11:48:18 +00:00
examples subsections on Aspect Frames and Paned widgets. 1998-04-04 11:31:51 +00:00
gdk Make debug string parsine case-insensitive 1998-04-04 01:56:54 +00:00
glib Make debug string parsine case-insensitive 1998-04-04 01:56:54 +00:00
gtk Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
tests
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
ChangeLog.pre-2-0 Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
ChangeLog.pre-2-2 Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
ChangeLog.pre-2-4 Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
ChangeLog.pre-2-6 Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
ChangeLog.pre-2-8 Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +00:00
ChangeLog.pre-2-10 Fixed assignment of adjustment->value to negative values. Moved a few 1998-04-05 23:30:26 +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

This is GTK+ version 0.99.9.   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")