gtk/gdk
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
..
x11 New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
.cvsignore Read the ChangeLog :) 1997-12-06 22:12:10 +00:00
gdk.c added gdk_progclass==NULL patch by Oliver Graf <ograf@fga.de>. -timj 1997-12-11 08:39:21 +00:00
gdk.h New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
gdkcc.c New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
gdkcolor.c Initial revision 1997-11-24 22:37:52 +00:00
gdkcursor.c Add support for pixmap cursors -mig 1997-12-06 20:53:46 +00:00
gdkcursors.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkdraw.c Initial revision 1997-11-24 22:37:52 +00:00
gdkfont.c Initial revision 1997-11-24 22:37:52 +00:00
gdkgc.c gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called with 1997-12-12 20:03:48 +00:00
gdkglobals.c Initial revision 1997-11-24 22:37:52 +00:00
gdki18n.h Remove dependencies of interfaces on USE_XIM Attempt to make wchar 1997-12-07 16:36:36 +00:00
gdkimage.c Initial revision 1997-11-24 22:37:52 +00:00
gdkinput.c Initial revision 1997-11-24 22:37:52 +00:00
gdkinput.h Added missing /* */'s 1997-12-02 19:41:19 +00:00
gdkinputcommon.h Initial revision 1997-11-24 22:37:52 +00:00
gdkinputgxi.h Initial revision 1997-11-24 22:37:52 +00:00
gdkinputnone.h Initial revision 1997-11-24 22:37:52 +00:00
gdkinputxfree.h Initial revision 1997-11-24 22:37:52 +00:00
gdkkeysyms.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkpixmap.c Fix to pixmap mask handling. (gtk-fortier-971122-0.patch) 1997-12-09 22:02:50 +00:00
gdkprivate.h New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
gdkproperty.c Removed warning when XGetWindowProperty fails - this can be the desired 1997-12-13 02:08:35 +00:00
gdkrectangle.c Initial revision 1997-11-24 22:37:52 +00:00
gdkselection.c Patches to support internationalized input by: 1997-11-27 04:16:39 +00:00
gdktypes.h New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
gdkvisual.c Initial revision 1997-11-24 22:37:52 +00:00
gdkwindow.c add gdk_window_set_override_redirect() et al 1997-12-16 22:10:43 +00:00
gdkx.h cleanups for color changing stuff 1997-11-27 05:07:48 +00:00
gdkxid.c Initial revision 1997-11-24 22:37:52 +00:00
gxid_lib.c Initial revision 1997-11-24 22:37:52 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Initial revision 1997-11-24 22:37:52 +00:00
makecursors.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
Makefile.am New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
Makefile.in New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00