GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Federico Mena Quintero 3ef2c37a83 Now we return a GtkVisibility value, instead of a simple boolean. Also,
1998-03-13  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gtk/gtkclist.c (gtk_clist_row_is_visible): Now we return a
	GtkVisibility value, instead of a simple boolean.  Also, changed
	all the functions that expected a boolean value to use
	"!= GTK_VISIBILITY_NONE".

	* gtk/gtkclist.h: Changed prototype for gtk_clist_row_is_visible().

	* gtk/gtkenums.h (enum): Added GtkVisibility enum.
1998-03-14 00:07:36 +00:00
docs added graphics, update tutorials appropriately 1998-03-13 19:26:59 +00:00
gdk applied gtk-shige-980311-0.patch.gz, which removes the erronerous 1998-03-12 07:28:41 +00:00
glib Make gcc give printf format warnings for g_string_sprintf() and other 1998-03-12 18:28:49 +00:00
gtk Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
tests fix popup calculations (removal of FIXMEs), changes from Lars Hamann. 1998-03-13 17:45:16 +00:00
.cvsignore Removed gtk+-xconfig added gtk-config 1998-03-13 01:52:51 +00:00
acconfig.h define the version variables in config.h. 1998-03-08 02:04:26 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
autogen.sh I got sick of typing in the same commands over and over, so borrowed 1998-01-31 17:43:56 +00:00
ChangeLog Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-0 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-2 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-4 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-6 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-8 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-10 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.h.in define the version variables in config.h. 1998-03-08 02:04:26 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in Added a new mechanism for GTK-dependent programs to find out about the 1998-03-12 23:23:43 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
gtk-config.in Added a new mechanism for GTK-dependent programs to find out about the 1998-03-12 23:23:43 +00:00
gtk.m4 Added a new mechanism for GTK-dependent programs to find out about the 1998-03-12 23:23:43 +00:00
gtk+.prj Initial revision 1997-11-24 22:37:52 +00:00
gtk+.spec Initial commit of spec file. 1998-03-13 20:20:38 +00:00
HACKING I got sick of typing in the same commands over and over, so borrowed 1998-01-31 17:43:56 +00:00
INSTALL Patches to support internationalized input by: 1997-11-27 04:16:39 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig Got rid of -z text for Solaris x86... again... sigh. 1998-01-21 05:04:45 +00:00
ltmain.sh This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
makecopyright Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Added a new mechanism for GTK-dependent programs to find out about the 1998-03-12 23:23:43 +00:00
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +00:00
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS fresh news today ;) -timj 1998-03-13 01:34:22 +00:00
README Released 0.99.5 1998-03-10 06:00:43 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
TODO applied gtk-shige-980311-0.patch.gz, which removes the erronerous 1998-03-12 07:28:41 +00:00

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