GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Shawn Amundson e9f322e2f0 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.
Corrects a bug in gtk_tree_remove_items and gtk_tree_item_destroy.
Adds the possibility to connect all items by lines. This is the
default now.  You can overide this with the function
gtk_tree_set_view_line which take a tree and a boolean.

This tree widget looks way more finished with the lines.  Very
nice.  Check it out and run gtk/testtree.

-Shawn
1997-12-19 05:41:45 +00:00
docs For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
glib For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gtk Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
tests It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +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 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
ChangeLog.pre-2-0 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
ChangeLog.pre-2-2 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
ChangeLog.pre-2-4 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
ChangeLog.pre-2-6 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
ChangeLog.pre-2-8 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
ChangeLog.pre-2-10 Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +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 It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +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
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 Added root coords to button & motion events - sopwith 1997-12-17 14:36:57 +00:00
ltmain.sh Initial revision 1997-11-24 22:37:52 +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
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 New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +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 A list divided into 1.0 and post-1.0 is now started. 1997-12-16 17:50:29 +00:00

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