Files
gtk3/gdk/win32
Owen Taylor a2d1299475 Make gdk_colormap_sync private since it was never exported in a header
Fri Feb  2 17:16:09 2001  Owen Taylor  <otaylor@redhat.com>

	* gdk/x11/gdkcolor-x11.c (gdk_colormap_sync): Make
	gdk_colormap_sync private since it was never exported
	in a header file.

	* gdk/x11/gdkcolor-x11.c (gdk_colormap_new): Fill in
	colormap->colors[] for StaticGray, StaticColor colormaps.

	* gdk/gdkpixbuf-drawable.c: Fix problems where image->bpp
	was being used as if it was image->bits_per_pixel.

	* gdk/gdkimage.h, gdk/x11/gdkimage-x11.c: Save the bits-per-pixel
	for the image in the GdkImage structure since it isn't
	reconstructable, and we need it to handle packed types

	* gdk/win32/gdkimage-win32.c: Set image->bits_per_pixel. (I'm making
	the assumption that on Win32 image->bits_per_pixel == image->depth,
	always.

	* gdk/linux-fb/gdkimage-fb.c: Set image->bits_per_pixel.

	* gdk/gdkrgb.c (gdk_rgb_select_conv): Exit with an informative
	warning message if no converter can be found.
2001-02-02 22:19:31 +00:00
..
2000-11-16 16:14:17 +00:00
2000-12-14 23:14:18 +00:00
2000-11-11 18:39:57 +00:00
2000-12-14 23:14:18 +00:00
2000-11-11 18:39:57 +00:00
2000-12-14 23:14:18 +00:00
2000-12-14 23:14:18 +00:00
2000-11-11 18:39:57 +00:00
2001-01-17 22:26:19 +00:00
2000-07-25 17:31:05 +00:00
2000-12-14 23:14:18 +00:00
2000-12-14 23:14:18 +00:00