From: Kevin A. <ka...@us...> - 2004-07-21 20:24:19
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20146/docs Modified Files: changelog.txt Log Message: switched to using wx.lib.statbmp.GenStaticBitmap on GTK Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.293 retrieving revision 1.294 diff -C2 -d -r1.293 -r1.294 *** changelog.txt 22 May 2004 01:07:29 -0000 1.293 --- changelog.txt 21 Jul 2004 20:24:09 -0000 1.294 *************** *** 2,6 **** ! Release 0.8 2004-05-?? Created unit-test facility. defined ignore files for files that should not be imported to check for tests. --- 2,7 ---- ! Release 0.8 2004-08-?? ! switched to using wx.lib.statbmp.GenStaticBitmap on GTK for Image component Created unit-test facility. defined ignore files for files that should not be imported to check for tests. |