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

Modified Files:
        REVISION 
Log Message:
Small updates

Index: REVISION
===================================================================
RCS file: /cvsroot/dynapi/dynapi/REVISION,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** REVISION    2001/01/25 21:13:35     1.3
--- REVISION    2001/01/25 22:24:59     1.4
***************
*** 14,32 ****
  Version 2001.01.25
  ------------------
! 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.  This release also features the first API documentation for
! the distribution.  Please post and bugs to the mailing list.  There are 
! too many changes to list, but here are a few:
  
  [-] Many fixes to events
! [*] createElement, deleteElement, assignElement, and assignChildren are
!     now static methods of the DynLayer object.
  [-] DynAPI.include() should now work correctly
  [+] Libraries are now added dynamically (not hard-coded into DynAPI)
--- 14,33 ----
  Version 2001.01.25
  ------------------
! 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.  This release also 
! features the first API documentation for the 
! distribution.  Please post and bugs to the mailing 
! list.  There are too many changes to list, but 
! here are a few:
  
  [-] Many fixes to events
! [*] createElement, deleteElement, assignElement, and 
!     assignChildren arenow static methods of the DynLayer object.
  [-] DynAPI.include() should now work correctly
  [+] Libraries are now added dynamically (not hard-coded into DynAPI)
***************
*** 37,41 ****
  [*] 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
--- 38,43 ----
  [*] 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


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

Reply via email to