Update of /cvsroot/dynapi/dynapi
In directory usw-pr-cvs1:/tmp/cvs-serv6304

Modified Files:
        REVISION 
Log Message:
Added 2001.01.20-RC (release candidate) notes.

Index: REVISION
===================================================================
RCS file: /cvsroot/dynapi/dynapi/REVISION,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** REVISION    2000/12/06 05:45:20     1.1
--- REVISION    2001/01/20 02:55:46     1.2
***************
*** 3,6 ****
--- 3,9 ----
  ------------------------------------
  
+ Please report any bugs to the DynAPI Development Mailing List at
+ [EMAIL PROTECTED]
+ 
  [   Legend:                  ]
  [ + Added Feature            ]
***************
*** 8,30 ****
  [ - Bug Fix                  ]
  
  
! Version BETA RELEASE
! --------------------
! [+] (2000.11.13) Libraries are now added dynamically (not hard-coded into DynAPI)
! [-] (2000.11.12) Re-fix for setBgImage in Netscape
! [-] (2000.11.12) Returned setPageX/Y to previous versions
! [*] (2000.11.12) getClip fix
! [*] (2000.11.12) Removed checks for created boolean
! [*] (2000.11.12) Check for child is created in deleteChildElements
! [*] (2000.11.10) Modified moveTo
! [*] (2000.11.10) Removed if statement in debug.js (check for DynDocument not needed)
! [-] (2000.11.10) InvokeEvent how works properly for double click in NS
! [*] (2000.11.09) Functions deleteChild() and deleteAllChildren() should now be 
consistent with each other
! [*] (2000.11.09) Removed .unassigned and .all arrays.  Renamed .unassignedID and 
.allID to .unassigned and .all
! [-] (2000.11.08) Fixed DynAPI.removeFromArray with removal of id's
! [-] (2000.11.08) Fixed bug in removal from unassigned array in findLayers
! [-] (2000.11.08) Fixed bug in adding to the all array in findLayers
! [*] (2000.11.08) Optimized removeChild(), deleteChild(), and deleteAllChildren()
! [+] (2000.11.08) Added dynapi.ext.loadPanel for loading external files
  
  
--- 11,41 ----
  [ - Bug Fix                  ]
  
+ 
+ Version 2001.01.20-RC
+ ---------------------
+ This release features many changes to the DynAPI.  Most noticable is 
+ a new layer creation system, as well as requiring the script tags after
+ the DynAPI.include() statements must be closed before using any DynAPI
+ related functions.  Also, the widgets are finally back.  There is a new
+ loadPanel widget for loading external files as well as list, path animation
+ (slide), button, scrollpanel, and label widgets.  Also included in this package
+ is compressed forms of the DynAPI.  These should still be considered beta
+ as little testing has been made as of yet.  See the "INSTALL" file for
+ more information.  There too many changes to list, but here are a few:
  
! [-] Many fixes to events
! [-] DynAPI.include() should now work correctly
! [+] Libraries are now added dynamically (not hard-coded into DynAPI)
! [-] Re-fix for setBgImage in Netscape
! [-] Returned setPageX/Y to previous versions
! [*] getClip fix
! [*] Check for child is created in deleteChildElements
! [*] Modified moveTo
! [-] InvokeEvent how works properly for double click in NS
! [*] Removed .unassigned and .all arrays.  Renamed .unassignedID and .allID to 
.unassigned and .all
! [-] Fixed DynAPI.removeFromArray with removal of id's
! [-] Fixed bug in removal from unassigned array in findLayers
! [-] Fixed bug in adding to the all array in findLayers
! [+] Added dynapi.ext.loadPanel for loading external files
  
  


_______________________________________________
Dynapi-CVS mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-cvs

Reply via email to