Files
gtk/gdk
Tor Lillqvist c01594a97c Remove declaration of gdk_image_bitmap_new(), the fuinction was removed
2002-01-27  Tor Lillqvist  <tml@iki.fi>

	* gdk/gdkimage.h: Remove declaration of gdk_image_bitmap_new(),
	the fuinction was removed already earlier.

	* gdk/win32/gdkdrawable-win32.c: Make gdk_win32_draw_drawable()
	public (but not exported from DLL).

	* gdk/win32/gdkgc-win32.c (gdk_win32_colormap_color_unpack):
	Remove unused variables. Don't return value from void function.

	* gdk/win32/gdkimage-win32.c: (gdk_image_get): Simplify by using
	gdk_win32_draw_drawable.
	(gdk_image_put): Use gdk_win32_draw_drawable() directly instead of
	gdk_draw_drawable().
	(gdk_image_get_pixel): Call GdiFlush(). Cosmetics.
	(gdk_image_put_pixel): Call GdiFlush().

	* gdk/win32/gdkpixmap-win32.c: (showpixmap): Improve this verbose
	debugging function (which isn't even compiled normally, though).

	* gdk/win32/gdkprivate-win32.h: Declare gdk_win32_draw_drawable().
2002-01-27 21:37:30 +00:00
..
1999-09-28 20:19:13 +00:00
1999-10-01 23:18:30 +00:00
2000-02-13 08:16:48 +00:00
2001-12-23 01:03:45 +00:00
2000-03-14 19:57:25 +00:00
2000-03-14 19:57:25 +00:00
1999-10-01 23:18:30 +00:00
2001-10-23 22:47:28 +00:00
2001-10-23 22:47:28 +00:00
2002-01-03 21:02:14 +00:00