GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Federico Mena Quintero 9dee8ee4e4 Fixed unrealize handler to comply with the documentation (which mentions
2018-02-11  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gtk/gtkclist.c:
	* gtk/gtkentry.c:
	* gtk/gtkfixed.c:
	* gtk/gtkhandlebox.c:
	* gtk/gtknotebook.c:
	* gtk/gtkpaned.c:
	* gtk/gtkpreview.c:
	* gtk/gtkrange.c:
	* gtk/gtkruler.c:
	* gtk/gtktext.c:
	* gtk/gtkviewport.c:
	Fixed unrealize handler to comply with the
	documentation (which mentions the right thing to do).
1998-02-12 03:02:14 +00:00
docs Spelling fixups and minor changes. 1998-02-12 02:40:30 +00:00
gdk Add check to see if the C library's iswalnum can actually be used. (Not 1998-02-10 18:18:19 +00:00
glib Really minor cosmetic fix that just niggled me. :P 1998-02-11 01:08:42 +00:00
gtk Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
tests New API functions: gtk_clist_get_cell_type gtk_clist_get_text 1998-02-08 07:55:11 +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 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
ChangeLog.pre-2-0 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
ChangeLog.pre-2-2 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
ChangeLog.pre-2-4 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
ChangeLog.pre-2-6 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
ChangeLog.pre-2-8 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
ChangeLog.pre-2-10 Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +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 Release GTK+ 0.99.3. 1998-01-21 23:29:56 +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 added BUGS. -timj 1998-01-24 18:45:34 +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 Release GTK+ 0.99.3. 1998-01-21 23:29:56 +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 don't add the same menu to different menuitems/ optionmenus. 1998-02-03 15:14:35 +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")