gtk/gdk/linux-fb
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
..
.cvsignore Put it into CVS. 2000-05-31 21:50:38 +00:00
gdkcc-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkcolor-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkcursor-fb.c Don't leak built-in cursors. 2001-01-23 14:37:54 +00:00
gdkdnd-fb.c Some cleanups. 2001-01-16 12:21:08 +00:00
gdkdrawable-fb2.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkevents-fb.c Update to match latest gmain/gsource changes. 2000-12-06 12:11:45 +00:00
gdkfb.h Take shaped windows in consideration when generating clip region. 2001-01-12 15:45:26 +00:00
gdkfont-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkgc-fb.c Don't leak built-in cursors. 2001-01-23 14:37:54 +00:00
gdkgeometry-fb.c Added ENABLE_SHADOW_FB 2001-01-11 16:39:21 +00:00
gdkglobals-fb.c Doh! Mixed up x and y. 2001-01-17 15:52:22 +00:00
gdkim-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkimage-fb.c Make gdk_colormap_sync private since it was never exported in a header 2001-02-02 22:19:31 +00:00
gdkinput-none.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkinput.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkinputprivate.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkkeyboard-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkmain-fb.c Added some strerror() to the g_warnings(). 2001-01-31 15:31:48 +00:00
gdkmouse-fb.c Doh! Mixed up x and y. 2001-01-17 15:52:22 +00:00
gdkpango-fb.c Uh? What happed? My cvs checkin got broken pipe.. 2000-12-21 10:33:40 +00:00
gdkpixmap-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkprivate-fb.h Define EMULATE_GDKFONT. Add extra pango_font stuff to GfkFontPrivate. 2001-01-19 10:38:12 +00:00
gdkproperty-fb.c Doh! Mixed up x and y. 2001-01-17 15:52:22 +00:00
gdkrender-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkselection-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkvisual-fb.c Cleanup and reindent of GtkFB. 2000-11-13 17:40:23 +00:00
gdkwindow-fb.c Don't leak visible_region. Use visible_region instead of region. 2001-01-22 14:35:49 +00:00
Makefile.am Docs, docs, anyone want docs! 2000-12-08 15:00:07 +00:00
mi.h Put it into CVS. 2000-05-31 21:50:38 +00:00
miarc.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
midash.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mifillarc.c Fix filled arcs and commit previous stuff which i somehow missed. 2000-11-28 15:38:23 +00:00
mifillarc.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mifpoly.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mifpolycon.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
miline.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mipoly.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mipoly.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mipolygen.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mipolyutil.c Put it into CVS. 2000-05-31 21:50:38 +00:00
miscanfill.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mispans.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mispans.h i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mistruct.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mitypes.h Added virtual functions set_pixel, get_color, fill_span and draw_drawable 2000-11-15 12:45:30 +00:00
miwideline.c free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow the 2001-01-05 14:01:36 +00:00
miwideline.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mizerclip.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mizerline.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
TODO Add s'more TODO items. 2000-11-15 22:08:10 +00:00
x-cursors.xbm Set serif font to something sane. 2000-08-03 02:33:46 +00:00