gtk/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
..
rc cvsignore updates 2000-11-16 16:14:17 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
gdkcc-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkcolor-win32.c Add gdkkeys. 2000-12-14 23:14:18 +00:00
gdkcursor-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkdnd-win32.c gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkdrawable-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkdrawable-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkevents-win32.c Include <stdlib.h> for getenv(). 2001-01-15 22:12:31 +00:00
gdkfont-win32.c Include <stdlib.h> for getenv(). 2001-01-15 22:12:31 +00:00
gdkgc-win32.c Add gdkkeys. 2000-12-14 23:14:18 +00:00
gdkgeometry-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkglobals-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkim-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkimage-win32.c Make gdk_colormap_sync private since it was never exported in a header 2001-02-02 22:19:31 +00:00
gdkinput-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkinput-win32.h gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkinput.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkkeys-win32.c Add gdkkeys. 2000-12-14 23:14:18 +00:00
gdkmain-win32.c Add gdkkeys. 2000-12-14 23:14:18 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c New function, as in the X11 backend. (gdk_window_new, 2000-12-30 20:06:14 +00:00
gdkpixmap-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkprivate-win32.h gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkproperty-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkregion-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkselection-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkvisual-win32.c Include <stdlib.h> for getenv(). 2001-01-15 22:12:31 +00:00
gdkwin32.h New function, as in the X11 backend. (gdk_window_new, 2000-12-30 20:06:14 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c gtk/gtkmain.c Use the new 2001-01-17 22:26:19 +00:00
gdkwindow-win32.h Include the build directory. 2000-07-25 17:31:05 +00:00
Makefile.am Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com> 2000-11-18 01:49:50 +00:00
makefile.mingw.in Add gdkkeys. 2000-12-14 23:14:18 +00:00
makefile.msc Add gdkkeys. 2000-12-14 23:14:18 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00