Owen Taylor 11d37c5067 gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c
Sun Jan 18 09:57:00 1998  Owen Taylor  <owt1@cornell.edu>
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c
  gtkfixed.c gtkhandlebox.c gtkhscale.c gtkhscrollbar.c gtkitem.c
  gtklist.c gtkmenushell.c gtkmisc.c gtknotebook.c gtkpaned.c
  gtkpreview.c gtkprogressbar.c gtkruler.c gtktext.c gtktree.c
  gtkviewport.c gtkvscale.c gtkvscrollbar.c gtkwidget.{c,h}

  Added gtk_widget_set_parent and gtk_widget_get_parent. All
  widgets should use:

   gtk_widget_get_parent() instead of widget->parent->window.

  Any widget that wants to have children not in the parent window,
  should use gtk_widget_set_parent () in their realize() and
  add () routines.

  CList and Viewport widgets changed to do this. (Viewport
  widget using code from gtk-fortier-980117-0.patch.)
1998-01-18 15:09:10 +00:00
1998-01-17 23:24:09 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-12-18 02:24:41 +00:00
1997-11-24 22:37:52 +00:00
1998-01-08 20:25:33 +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")
Description
No description provided
Readme 169 MiB
Languages
C 90.2%
Makefile 7.8%
Shell 1.4%
M4 0.3%
Python 0.2%