Mon Aug 31 21:21:26 1998  Raph Levien  <raph@gimp.org>

	* gdkrgb.c: added a dith_align mode, which is useful when
	scrolling the image (dither patterns are aligned). Improved
	the 24bpp tests, so hopefully Suns should run faster. Added
	4bpp gray, and a 1bpp mode. The 1bpp mode is probably not
	100% functional yet. This is the 0.0.7 release.

Thu Aug 27 23:02:21 1998  Raph Levien  <raph@gimp.org>

	* testrgb.c (testrgb_rgb_test): Warmed up the cache before
	starting the actual test. Thanks to Colin Plumb for the
	suggestion.

Thu Aug 27 09:55:51 1998  Raph Levien  <raph@acm.org>

	* Fixed a typo in the convert selection code, and also made it
	rank truecolor over directcolor in the visual selection. Thanks
	to yosh for both changes.

Mon Aug 17 13:30:00 1998  Raph Levien  <raph@acm.org>

	* gdkrgb.c (gdk_rgb_convert_565_d): Incorporated Ray Lehtiniemi's
	speedups to the 565_d case, then did some more of my own. Nice
	speedup! Also made changed config from EXTRA_*_SOURCES to
	EXTRA_DIST so that build doesn't try to do dep checking on
	gdkrgb.c. This is the 0.0.5 release.

Sat Aug  1 22:16:00 1998  Raph Levien  <raph@acm.org>

	* Fixed some of the config bugs that were preventing it from
	working right on big-endian architectures. Also, it now switches
	between two alternate sets of #include directives depending on
	whether it's standalone or part of Gtk 1.1. This is the 0.0.4
	release.

Wed Jul 15 10:54:05 1998  Raph Levien  <raph@acm.org>

	* I've gotten all 6 8bpp visuals in XFree86 to do something
 	reasonable. Installation of private colormaps seems like it's
	in pretty good shape, too. This is the 0.0.3 release.

1998-07-15  Raph Levien <raph@acm.org>

	* Making a stab at private colormaps, but it doesn't work yet.
	* On the other hand, many of the grayscale modes do work.
	* This is the 0.0.2 release.

Mon Jul 13 16:15:48 1998  Raph Levien  <raph@acm.org>

	* Checking it in.

