gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog testsuite/samples/README testsu...


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog testsuite/samples/README testsu...
Date: Mon, 02 Apr 2007 09:50:43 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/04/02 09:50:43

Modified files:
        .              : ChangeLog 
        testsuite/samples: README 
Added files:
        testsuite/samples: gotoFrameOnKeyEvent.swf 

Log message:
                * testsuite/samples/: gotoFrameOnKeyEvent.swf, README:
                  Add new tests used to debug keypress listeners and
                  goto_frame. Provided by Dongdong <address@hidden>

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2745&r2=1.2746
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/samples/README?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/samples/gotoFrameOnKeyEvent.swf?cvsroot=gnash&rev=1.1

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2745
retrieving revision 1.2746
diff -u -b -r1.2745 -r1.2746
--- ChangeLog   2 Apr 2007 09:38:16 -0000       1.2745
+++ ChangeLog   2 Apr 2007 09:50:43 -0000       1.2746
@@ -1,5 +1,8 @@
 2007-04-02 Sandro Santilli <address@hidden>
 
+       * testsuite/samples/: gotoFrameOnKeyEvent.swf, README:
+         Add new tests used to debug keypress listeners and
+         goto_frame. Provided by Dongdong <address@hidden>
        * server/movie_root.cpp (notify_keypress_listeners):
          Skip event execution for unloaded characters
          (they will be removed at next ::advance call)

Index: testsuite/samples/README
===================================================================
RCS file: /sources/gnash/gnash/testsuite/samples/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- testsuite/samples/README    16 Feb 2007 13:54:11 -0000      1.5
+++ testsuite/samples/README    2 Apr 2007 09:50:43 -0000       1.6
@@ -1,3 +1,16 @@
+= [gotoFrameOnKeyEvent.swf] =
+
+== Origin == 
+
+Produced by dongdong <address@hidden> (a friend of Zou Lunkai).
+Zou asked his permission to included the movie into Gnash testsuite.
+Dongdong reported bug #18916, now closed.
+
+== Description ==
+
+Executes gotoFrame actions in response to key events.
+Expected behaviour is described by textfields, so should be intuitive.
+
 = [sound1.swf] =
 
 == Origin == 

Index: testsuite/samples/gotoFrameOnKeyEvent.swf
===================================================================
RCS file: testsuite/samples/gotoFrameOnKeyEvent.swf
diff -N testsuite/samples/gotoFrameOnKeyEvent.swf
Binary files /dev/null and /tmp/cvspSzmi2 differ




reply via email to

[Prev in Thread] Current Thread [Next in Thread]