From: Kevin A. <ka...@us...> - 2006-01-13 23:34:35
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16213/docs Modified Files: changelog.txt Log Message: maximized addition Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.324 retrieving revision 1.325 diff -C2 -d -r1.324 -r1.325 *** changelog.txt 13 Jan 2006 23:17:36 -0000 1.324 --- changelog.txt 13 Jan 2006 23:34:26 -0000 1.325 *************** *** 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 --- 9,13 ---- Release 0.8.2 2006-01-?? ! added minimized and maximized attributes to Background class created documentation.py module to hold code previously in widgets.py for automatically generating component and background docs |