GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Tim Janik 693fa02b83 we make an active server grab now, this way we can change the cursor
Fri Feb 27 15:31:55 1998  Tim Janik  <timj@gimp.org>

        * gtk/gtktipsquery.c: we make an active server grab now, this way we
        can change the cursor globally and don't need to tweak event masks
        of other windows.

        * gtk/gtkframe.c (gtk_frame_style_set): recompute label size.

        * gtk/gtkwidget.h:
        * gtk/gtkwidget.c:
        New signal GtkWidget::style_set to be emitted when a widget's style
        changed. New flag GTK_RC_STYLE to indicate whether an rc lookup has
        been perfomed for the widget.
        (gtk_widget_ensure_style): New function.
        (gtk_widget_set_rc_style): New function.

        * docs/styles.txt: new file.
1998-02-27 16:31:06 +00:00
docs we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gdk new functions for setting WM hints 1998-02-27 03:55:33 +00:00
glib New widget GtkTipsQuery for letting the user query tooltips of widgets. 1998-02-20 05:46:48 +00:00
gtk we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
tests we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
acconfig.h Initial revision 1997-11-24 22:37:52 +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 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
ChangeLog.pre-2-0 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
ChangeLog.pre-2-2 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
ChangeLog.pre-2-4 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
ChangeLog.pre-2-6 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
ChangeLog.pre-2-8 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
ChangeLog.pre-2-10 we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.h.in this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +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
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 Got rid of -z text for Solaris x86... again... sigh. 1998-01-21 05:04:45 +00:00
ltmain.sh This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
makecopyright Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am New widget GtkTipsQuery for letting the user query tooltips of widgets. 1998-02-20 05:46:48 +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 TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
README Release GTK+ 0.99.3. 1998-01-21 23:29:56 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
TODO we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +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")