Go to file
Gnome CVS User e522ad46ba gtk/gtkaspectframe.c:
Some minor improvements to rounding in aspectframes.
Make sure that child allocation is always >= 0
Always trigger size allocation with gtk_widget_queue_resize
  to prevent calling size_allocate before allocation done.

gtk/gtkframe.c:
Changed tests for drawability to GTK_WIDGET_DRAWABLE
Always trigger size allocation with gtk_widget_queue_resize
  to prevent calling size_allocate before allocation done.
1997-11-26 02:36:43 +00:00
docs adding autoconf-generated files. -Jay 1997-11-25 06:18:43 +00:00
gdk
glib Moved list concatenation code from gtkmain.c into its proper 1997-11-26 01:52:50 +00:00
gtk gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
tests
.cvsignore
acconfig.h
aclocal.m4
AUTHORS
ChangeLog gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
ChangeLog.pre-2-0 gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
ChangeLog.pre-2-2 gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
ChangeLog.pre-2-4 gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
ChangeLog.pre-2-6 gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
ChangeLog.pre-2-8 gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
ChangeLog.pre-2-10 gtk/gtkaspectframe.c: 1997-11-26 02:36:43 +00:00
config.guess
config.h.in
config.sub
configure
configure.in
COPYING
gtk+.prj
gtk+.xconfig.in
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in
missing
mkinstalldirs
NEWS
README
stamp-h.in
TODO

The official ftp site is:
  ftp://ftp.gimp.org/pub/gtk

Patches can be uploaded to:
  ftp://ftp.gimp.org/incoming

Anonymous CVS access for gtk+ (as well as 'gimp', 'gimp-data', and
'gnome') is available via
  CVSROOT=:pserver:anonymous@cvs.gnome.org:/home/cvs
with an empty password.

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