Source/Card.m
2008-07-05 * Improved drag-and-drop (supports CandyBar)
2008-05-28 * Got it working with latest iPhone SDK.
2008-03-11 Text, playing cards, and Klondike solitaire all work on iPhone now. (Regression: Klondike UI layout has changed, and is awkward on Mac now. Need to special case that.)
2008-03-10 Tic-tac-toe works on the iPhone simulator!
2008-03-07 Initial check-in into Mercurial. Branched from 1.0 release of Apple's sample code. No longer requires garbage collection. Fixed some memory leaks of CG objects. Fixed a bug when advancing to the 8th row in the Checkers game.