CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/02/23 11:28:35

Modified files:
        .              : ChangeLog 

Log message:
        Ops, last commit log

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2443&r2=1.2444

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2443
retrieving revision 1.2444
diff -u -b -r1.2443 -r1.2444
--- ChangeLog   23 Feb 2007 11:26:53 -0000      1.2443
+++ ChangeLog   23 Feb 2007 11:28:35 -0000      1.2444
@@ -1,5 +1,10 @@
 2007-02-23 Sandro Santilli <[EMAIL PROTECTED]>
 
+       * server/as_function.h: add a call() function
+         to make operator() calls nicer when having
+         an as_function pointer.
+       * server/asobj/LoadVars.cpp: implement getBytesLoaded,
+         getBytesTotal, onLoad and onData events, load() method.
        * server/StreamProvider.{cpp,h}: turn into
          a singleton, add getStream() version taking
          post data.


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to