GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Arturo Espinosa 49517ca835 Some geometry management bugs fixed (and some others added -- will fix them
today).  Next I will make the handle box use a transient window.  It should
be done that way, according to the ICCCM.  We have to talk to the KDE guys
to use their window manager protocol to let the WM know that we don't want
decoration on our window.  This has to be hacked into other WMs, too.

- Federico
1998-01-05 19:41:03 +00:00
docs 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
gdk Several portability fixes from Michael Callahan <callahan@xmission.com> 1998-01-03 05:46:58 +00:00
glib Updated libtool to 1.0h. -Jay 1998-01-05 18:42:42 +00:00
gtk Some geometry management bugs fixed (and some others added -- will fix them 1998-01-05 19:41:03 +00:00
tests Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +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
ChangeLog Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
ChangeLog.pre-2-0 Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
ChangeLog.pre-2-2 Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
ChangeLog.pre-2-4 Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
ChangeLog.pre-2-6 Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
ChangeLog.pre-2-8 Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
ChangeLog.pre-2-10 Better Clist test in testgtk.c. -Jay 1998-01-03 23:28:28 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.h.in New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in Changes in preparation for GTK 0.99.2 release. 1998-01-03 17:22:12 +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 Added HACKING instructions - please revise as necessary 1998-01-01 18:57:04 +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 Updated libtool to 1.0h. -Jay 1998-01-05 18:42:42 +00:00
ltmain.sh Updated libtool to 1.0h. -Jay 1998-01-05 18:42:42 +00:00
makecopyright Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +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 Initial revision 1997-11-24 22:37:52 +00:00
README Changes in preparation for GTK 0.99.2 release. 1998-01-03 17:22:12 +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 HandleBox mostly works now (the size_request and size_allocate is black magic to me, I am lucky it works :) Plus a few other changes 1997-12-28 01:28:27 +00:00

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