mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
GTK is a multi-platform toolkit for creating graphical user interfaces.
11d37c5067
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.) |
||
---|---|---|
docs | ||
gdk | ||
glib | ||
gtk | ||
tests | ||
.cvsignore | ||
acconfig.h | ||
AUTHORS | ||
ChangeLog | ||
ChangeLog.pre-2-0 | ||
ChangeLog.pre-2-2 | ||
ChangeLog.pre-2-4 | ||
ChangeLog.pre-2-6 | ||
ChangeLog.pre-2-8 | ||
ChangeLog.pre-2-10 | ||
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 | ||
REFCOUNTING | ||
stamp-h.in | ||
TODO |
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")