GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Tim Janik a783d668f1 changed some debugging messages to be prefixed by "Gdk:".
Tue Mar 17 16:19:47 1998  Tim Janik  <timj@gimp.org>

        * gdk/gdk.c:
                * gdk/gdkvisual.c: changed some debugging messages to be prefixed
                        by "Gdk:".

                                * gtk/gtkwidget.c (gtk_widget_real_draw): applied
                                        gtk-shige-980317-0.patch.gz to set all event fields, but modified
                                                the event.send_event field to be set to TRUE, since the event is not
                                                        really comming from the server.

                                                                * gtk/gtkwindow.c (gtk_window_init): applied gtk-ograf-980317-1.patch.gz
                                                                        which cares about an initial setting of program name and program class.

                                                                                * gdk/gdk.c (gdk_init): applied gtk-ograf-980317-0.patch.gz, which
                                                                                        strips leading pathnames from gdk_progname.
1998-03-17 18:29:07 +00:00
docs - new question on modal windows - new question on updating progressbars - 1998-03-16 18:27:27 +00:00
gdk changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
glib don't cast a NULL pointer. 1998-03-15 07:33:13 +00:00
gtk changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
tests fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon Chaplin 1998-03-17 15:13:17 +00:00
.cvsignore Removed gtk+-xconfig added gtk-config 1998-03-13 01:52:51 +00:00
acconfig.h define the version variables in config.h. 1998-03-08 02:04:26 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
autogen.sh I got sick of typing in the same commands over and over, so borrowed 1998-01-31 17:43:56 +00:00
ChangeLog changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
ChangeLog.pre-2-0 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
ChangeLog.pre-2-2 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
ChangeLog.pre-2-4 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
ChangeLog.pre-2-6 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
ChangeLog.pre-2-8 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
ChangeLog.pre-2-10 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.h.in define the version variables in config.h. 1998-03-08 02:04:26 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in Released 0.99.7 1998-03-15 03:46:29 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
gtk-config.in Added trailing newline, hopefully will fix the problem with esac 1998-03-16 06:36:05 +00:00
gtk.m4 Added trailing newline, hopefully will fix the problem with esac 1998-03-16 06:36:05 +00:00
gtk+.prj Initial revision 1997-11-24 22:37:52 +00:00
gtk+.spec Added lib/glib to file list. 1998-03-15 22:25:11 +00:00
HACKING I got sick of typing in the same commands over and over, so borrowed 1998-01-31 17:43:56 +00:00
INSTALL Patches to support internationalized input by: 1997-11-27 04:16:39 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. 1998-03-14 06:42:39 +00:00
ltmain.sh Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. 1998-03-14 06:42:39 +00:00
makecopyright Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am added gtk.m4 to EXTRA_DIST 1998-03-15 01:48:20 +00:00
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +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 updates -timj 1998-03-15 03:56:32 +00:00
README Released 0.99.7 1998-03-15 03:46:29 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
TODO Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. 1998-03-14 06:42:39 +00:00

This is GTK+ version 0.99.7.   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

The official web site is:
  http://www.gimp.org/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")