Go to file
Owen Taylor f98686da85 Check for the RESIZE_NEEDED flag and remove the widget from the list.
Mon Feb  9 23:08:16 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkwidget.c (gtk_widget_unparent): Check for
	  the RESIZE_NEEDED flag and remove the widget from the list.
	  Remove the check from gtk_widget_destroy (no longer needed).

	* Unrealize widget _before_ calling "destroy" signal, and
	  unset VISIBLE flag.

	* Unrealize child widgets _after_ unrealizing parent to improve
	  visual appearance.
1998-02-10 04:17:10 +00:00
docs
gdk
glib
gtk Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
tests New API functions: gtk_clist_get_cell_type gtk_clist_get_text 1998-02-08 07:55:11 +00:00
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
ChangeLog.pre-2-0 Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
ChangeLog.pre-2-2 Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
ChangeLog.pre-2-4 Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
ChangeLog.pre-2-6 Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
ChangeLog.pre-2-8 Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
ChangeLog.pre-2-10 Check for the RESIZE_NEEDED flag and remove the widget from the list. 1998-02-10 04:17:10 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk+.prj
gtk+.xconfig.in
HACKING
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in
missing
mkinstalldirs
NEWS
README
stamp-h.in
TODO

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