GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Tim Janik f734007af4 added a bunch of checks for window != NULL and private->destroyed. (don't
Mon Jan 26 02:15:29 1998  Tim Janik  <timj@gimp.org>

        * gdk/gdkdraw.c:
        * gdk/gdkgc.c:
        * gdk/gdkimage.c:
        * gdk/gdkinput.c:
        * gdk/gdkpixmap.c:
        * gdk/gdkproperty.c:
        * gdk/gdkselection.c:
        * gdk/gdkwindow.c: added a bunch of checks for window != NULL and
          private->destroyed.
(don't trust this cvs commit message, i didn't modify that many files!)
1998-01-26 01:20:14 +00:00
docs Added FAQ to the tree in prep for others to start working on it... 1998-01-21 22:41:35 +00:00
gdk added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
glib Release GTK+ 0.99.3. 1998-01-21 23:29:56 +00:00
gtk Fixed a resizing bug with CList where you could loose the end of the last 1998-01-26 00:07:40 +00:00
tests Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox 1998-01-20 21:40:38 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
acconfig.h Initial revision 1997-11-24 22:37:52 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
BUGS added BUGS. -timj 1998-01-24 18:45:34 +00:00
ChangeLog added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
ChangeLog.pre-2-0 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
ChangeLog.pre-2-2 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
ChangeLog.pre-2-4 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
ChangeLog.pre-2-6 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
ChangeLog.pre-2-8 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
ChangeLog.pre-2-10 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.h.in this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in Release GTK+ 0.99.3. 1998-01-21 23:29:56 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
gtk+.prj Initial revision 1997-11-24 22:37:52 +00:00
gtk+.xconfig.in Initial revision 1997-11-24 22:37:52 +00:00
HACKING glib aclocal stuff -timj 1998-01-20 23:53:15 +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 BUGS. -timj 1998-01-24 18:45:34 +00:00
Makefile.in I had forgot to put GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events in gtk_main_iteration() - Federico 1998-01-02 21:38:39 +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 Release GTK+ 0.99.3. 1998-01-21 23:29:56 +00:00
README Release GTK+ 0.99.3. 1998-01-21 23:29:56 +00:00
REFCOUNTING Filling in the details. 1997-12-18 02:24:41 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
TODO added BUGS. -timj 1998-01-24 18:45:34 +00:00

This is GTK+ version 0.99.3.   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

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")