1999-02-20  Jonathan Blandford  <jrb@redhat.com>

	* Makefile.am (cardbackdir): limited the number of cards available
	for small and medium suit vals.
	* gdk-card-image.c: as above.
	(make_suit): remove small image from joker -- just 2 black jokers
	and 2 red jokers instead.

1998-12-08  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gdk-card-image.c (gdk_imlib_rotate_image_180): Small fix to the
	new imlib api.  This should not be poking with Imlib internals in
	the first place.

Sat Nov 21 Felix Bellaby <felix@pooh.u-net.com>
	* gdk-card-image.h: Redsigned to use gdk objects, now offers a
 	gtknotebook page for selecting card preferences.
	* gdk-card-image.c: Substantially rewritten.
	* Makefile.am: updated for new image arrangement.
	* *.png: png based images to replace xpm.
	
Mon Oct 26 Felix Bellaby <felix@pooh.u-net.com>
	* gdk-card-image.h (gdk_card_image_unref): frees X server refs.
	* gdk-card-image.h (gdk_card_image_back): returns a card back image.
	* gdk-card-image.h (gdk_card_image_{face/mask}): simpler, quicker API.
	* gdk-card-image.c: Brought geometry of images closer to "real" cards. 
	Switched to using imlib. Doubled the corner symbols.
	* Cardback{1-5}.xpm: Added masks to card back xpms.
	* Suits.xpm, Pictures.xpm: New xpms for the cards
	* Suits.xpat.xpm, Pictures.xpat.xpm: Reformated versions of old xpms.
