From: Kevin A. <ka...@us...> - 2004-09-15 15:52:13
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1466/docs Modified Files: changelog.txt Log Message: added cursor key support for moving components Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.306 retrieving revision 1.307 diff -C2 -d -r1.306 -r1.307 *** changelog.txt 14 Sep 2004 17:28:46 -0000 1.306 --- changelog.txt 15 Sep 2004 15:52:04 -0000 1.307 *************** *** 3,6 **** --- 3,8 ---- Release 0.8.1 2004-09-?? + added cursor key support in resourceEditor for moving components + added FloatCanvas component and sample added Notebook component, PageBackground, and testNotebook sample added relativePath to util.py |