From: Raymond I. <xw...@us...> - 2003-03-26 03:04:08
|
Update of /cvsroot/dynapi/dynapi3x/docs/docs In directory sc8-pr-cvs1:/tmp/cvs-serv21780/docs/docs Modified Files: revision.html Log Message: updated by raymond Index: revision.html =================================================================== RCS file: /cvsroot/dynapi/dynapi3x/docs/docs/revision.html,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** revision.html 26 Mar 2003 02:22:30 -0000 1.9 --- revision.html 26 Mar 2003 03:04:04 -0000 1.10 *************** *** 51,54 **** --- 51,55 ---- [*] Modify insertAllChildren() and insertChild() to support blueprints. [+] Add generateBlueprint() to DynLayer Inline + [*] Modify DynLayer files to use a common/base file [+] Add swiper animation class [*] Modify DynEvent Object - DynEvent should not be a DynObject. |