Go to file
Owen Taylor d3607d5465 Don't process configure events that just move the window, and don't resize
Mon Feb 23 15:41:13 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkwidget.c gtk/gtkmenu.c: Don't process configure events
	that just move the window, and don't resize it. Because we need
	to make sure that a widget gets redrawn after a size_allocate -
	and that only happens when the configure event changes the size
	of the window. Plus, it's inefficient.
1998-02-23 20:54:07 +00:00
docs
gdk TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
glib
gtk Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
tests implemented the statusbar widget. my first intend was to fix the code, but 1998-02-23 15:13:03 +00:00
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
ChangeLog.pre-2-0 Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
ChangeLog.pre-2-2 Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
ChangeLog.pre-2-4 Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
ChangeLog.pre-2-6 Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
ChangeLog.pre-2-8 Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
ChangeLog.pre-2-10 Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +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 TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
README
stamp-h.in
TODO TODO updates (major ones ;). 1998-02-23 11:14:27 +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")