Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10296/docs
Modified Files:
changelog.txt
Log Message:
added minimized attribute
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.323
retrieving revision 1.324
diff -C2 -d -r1.323 -r1.324
*** changelog.txt 13 Jan 2006 21:59:16 -0000 1.323
--- changelog.txt 13 Jan 2006 23:17:36 -0000 1.324
***************
*** 9,12 ****
--- 9,13 ----
Release 0.8.2 2006-01-??
+ added minimized attribute to Background
created documentation.py module to hold code previously in widgets.py
for automatically generating component and background docs
|