Go to file
Arturo Espinosa 585dc6d781 New GdkColorContext object, ported from the XColorContext in XmHTML.
It compiles and links, but is *completely* untested.  Feel free to
pound on it.

The idea is to do all color management (allocation, etc.) via a
GdkColorContext so that apps will be friendly to 8-bit displays.

GdkColorContext is supposed to work on all visual/depth combinations.
This support, however, is lacking from the rest of Gdk/Gtk.  I will
try to work on that.

 - Federico
1997-12-17 00:14:36 +00:00
docs New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
gdk New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
glib minor optimizations: (g_list_append): `if' optimized for common code path, 1997-12-15 19:08:53 +00:00
gtk Start of work on a widget to allow you to drag other widgets in and out of 1997-12-16 21:39:55 +00:00
tests
.cvsignore
acconfig.h
aclocal.m4 New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
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 New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
config.sub
configure New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
configure.in New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
COPYING
gtk+.prj
gtk+.xconfig.in
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
missing
mkinstalldirs
NEWS
README New GTK release, 0.99.0. This release was coordinated with the 1997-12-14 08:49:30 +00:00
stamp-h.in
TODO A list divided into 1.0 and post-1.0 is now started. 1997-12-16 17:50:29 +00:00

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")