GTK is a multi-platform toolkit for creating graphical user interfaces.
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 Adding autoconf generated files. -Jay 1997-11-25 06:17:49 +00:00
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 Initial revision 1997-11-24 22:37:52 +00:00
.cvsignore Initial revision 1997-11-24 22:37:52 +00:00
acconfig.h Initial revision 1997-11-24 22:37:52 +00:00
aclocal.m4 Initial revision 1997-11-24 22:37:52 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
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 Initial revision 1997-11-24 22:37:52 +00:00
config.h.in Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure Adding autoconf generated files. -Jay 1997-11-25 06:17:49 +00:00
configure.in Initial revision 1997-11-24 22:37:52 +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 Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig Initial revision 1997-11-24 22:37:52 +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 Initial revision 1997-11-24 22:37:52 +00:00
Makefile.in Adding autoconf generated files. -Jay 1997-11-25 06:17:49 +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 Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
TODO Initial revision 1997-11-24 22:37:52 +00:00

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