Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23615/docs
Modified Files:
changelog.txt
Log Message:
added appendText ScrollLines workaround to TextArea component on Windows
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.309
retrieving revision 1.310
diff -C2 -d -r1.309 -r1.310
*** changelog.txt 25 Sep 2004 21:48:59 -0000 1.309
--- changelog.txt 28 Sep 2004 14:44:04 -0000 1.310
***************
*** 8,11 ****
--- 8,13 ----
Release 0.8.1 2004-10-??
+ added appendText ScrollLines workaround to TextArea component on Windows
+ added lexicon and pattern files downloading to life sample
added time alias to util.py to use time.time() on Windows, time.clock() on *nix
added gravity sample
|