Update of /cvsroot/dynapi/dynapi
In directory usw-pr-cvs1:/tmp/cvs-serv30616
Modified Files:
REVISION
Log Message:
2.5.6 Revision
Index: REVISION
===================================================================
RCS file: /cvsroot/dynapi/dynapi/REVISION,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** REVISION 2001/10/29 16:36:52 1.12
--- REVISION 2001/11/06 17:58:53 1.13
***************
*** 10,18 ****
- Performance, performance, performance.
-
[ Legend: ]
[ + Added Feature ]
[ * Improved/Changed Feature ]
[ - Bug Fix ]
Version 2.55
--- 10,34 ----
- Performance, performance, performance.
[ Legend: ]
[ + Added Feature ]
[ * Improved/Changed Feature ]
[ - Bug Fix ]
+
+ Version 2.5.6
+ -------------
+ Notice that we are now using 2.5.6 syntax instead of 2.56. Actually it is the same, but as there's a major
+ change expected with 2.6 and we will have both branches active during quite a lot of time, it is quite possible that
+ we reach 2.5.10 and more.
+
+ [+] tests/ directori contains sample cases of recently fixed bugs
+ [-] Fixed zIndex bug in NS4
+ [-] Fixed layers receiving more than one precreate event
+ [-] Fixed dragEvent across frames.
+ [-] Fixed ( finally ) secondary inheritance. You can now safely make widgets inherit from other widgets.
+ [*] deleted =DynAPI.browser, as it is not being used, and dissallowed including the browser.js
+ file before the other DynAPI files
+ [*] More accurate document size calculations when document is inside a frame
+ [-] Fixed image animation bug
+
Version 2.55
|