log

age author description
Sat, 23 Apr 2011 14:21:45 +0200 Simon Cross Note that this copies in the Wine placeholder DLL and add a TODO for including the walkthrough.
Mon, 11 Apr 2011 23:54:56 +0200 Simon Cross Fallback to using simplejson if json does not exist (this appears to be all that is needed to add Python2.5 compatibility).
Mon, 11 Apr 2011 08:57:24 +0200 Simon Cross Ensure that self.selected remaings with self.options in ButtonSet. Only wrap self.selected if it might have changed (for both ButtonSet and TextChoice).