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

Modified Files:
        README REVISION 
Log Message:
Docs changes

Index: README
===================================================================
RCS file: /cvsroot/dynapi/dynapi/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** README      2001/03/25 06:12:47     1.4
--- README      2001/04/08 02:23:56     1.5
***************
*** 5,9 ****
  Information
  ------------
! DynAPI v2 is an open-sourced project initiated by Dan Steinman.  The 
  DynAPI has been created to make cross-browser dynamic html a reality.  
  The DynAPI Distribution is distributed under the terms of the GNU LGPL 
--- 5,9 ----
  Information
  ------------
! DynAPI 2 is an open-sourced project initiated by Dan Steinman.  The 
  DynAPI has been created to make cross-browser dynamic html a reality.  
  The DynAPI Distribution is distributed under the terms of the GNU LGPL 
***************
*** 32,36 ****
  dynapi.event.*        - Event classes
  dynapi.gui.*    - GUI Widgets
! dynapi.images.* - Images
  dynapi.util.*   - Utility functions
  
--- 32,36 ----
  dynapi.event.*        - Event classes
  dynapi.gui.*    - GUI Widgets
! dynapi.images.* - Default Images
  dynapi.util.*   - Utility functions
  
***************
*** 60,63 ****
--- 60,64 ----
   Bill Tammen
   Brandon Myers
+  Cameron Hart
   Chris Bodar
   Clack Pacheco
***************
*** 69,72 ****
--- 70,74 ----
   Micah Goulart
   Michael Lilli
+  Michael Pemberton
   Pascal Bestebroer
   Robert Rainwater

Index: REVISION
===================================================================
RCS file: /cvsroot/dynapi/dynapi/REVISION,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** REVISION    2001/03/25 06:12:47     1.5
--- REVISION    2001/04/08 02:23:57     1.6
***************
*** 6,9 ****
--- 6,14 ----
  [EMAIL PROTECTED]
  
+ TODO
+ ----
+ - Improve NS 6 support.
+ 
+ 
  [   Legend:                  ]
  [ + Added Feature            ]
***************
*** 11,22 ****
  [ - Bug Fix                  ]
  
! Version BETA
! ------------------
! The internal structure has been completely rewritten in this 
  release.  External changes were kept to a minimum.  Events
  are now in dynapi.event.*.  Please look at the examples
! to how they are included.  Also, keyevents has been moved
  and renamed to dynapi.event.keyboard.js.  Many other internal
! bug fixes have also been made.
  
  Version 2001.01.25
--- 16,39 ----
  [ - Bug Fix                  ]
  
! Version 2.5
! -----------
! The internal structure has been completely rewritten in the 2.5 
  release.  External changes were kept to a minimum.  Events
  are now in dynapi.event.*.  Please look at the examples
! to see how they are included.  Also, keyevents has been moved
  and renamed to dynapi.event.keyboard.js.  Many other internal
! bug fixes have also been made.  
! 
! [*] Precreation changes in NS 6 (the div and all its children
!     are created at once)
! [-] Keyevents should now bubble
! [*] Simple events (dynlayer.onresize = function(){}) can be used
!     by including simple.js instead of mouse.js.
! [*] Mozilla (DOM) support has been improved
! [*] DragDrop changes for children layers
! [-] Inline layers (inline.js) should now work in NS 6
! [-] Image animation fixes
! [-] Many other bug fixes
! 
  
  Version 2001.01.25


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

Reply via email to