Go to file
Tim Janik e3956c289a new file for GScanner: Flexible lexical scanner for general purpose. added
* gscanner.c: new file for GScanner: Flexible lexical scanner for
        general purpose.
        * glib_pre2.h: added GScanner includes. added g_strconcat and g_strtod.
        gutils.c (g_strconcat): new function for string concatenation of NULL
        terminated parameter list.
        (g_strtod): new function to perform best string to double conversion
        with or without consideration of the current locale.
-timj
1997-12-23 02:09:34 +00:00
docs
gdk Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
glib new file for GScanner: Flexible lexical scanner for general purpose. added 1997-12-23 02:09:34 +00:00
gtk Demo works fine. I have to add the missing functions for setting the toolbar's 1997-12-23 00:35:48 +00:00
tests Demo works fine. I have to add the missing functions for setting the toolbar's 1997-12-23 00:35:48 +00:00
.cvsignore
acconfig.h
AUTHORS
ChangeLog Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
ChangeLog.pre-2-0 Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
ChangeLog.pre-2-2 Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
ChangeLog.pre-2-4 Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
ChangeLog.pre-2-6 Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
ChangeLog.pre-2-8 Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
ChangeLog.pre-2-10 Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk+.prj
gtk+.xconfig.in
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
missing
mkinstalldirs
NEWS
README
REFCOUNTING
stamp-h.in
TODO

This is GTK+ version 0.99.0.   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")