gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/as_object.cpp server/as_...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/as_object.cpp server/as_...
Date: Mon, 10 Mar 2008 09:44:24 +0100

On Mon, Mar 10, 2008 at 08:19:41AM +0000, Benjamin Wolsey wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Benjamin Wolsey <bwy>   08/03/10 08:19:41
> 
> Modified files:
>       .              : ChangeLog 
>       server         : as_object.cpp as_object.h gnash.h 
>                        movie_root.cpp movie_root.h 
>       server/asobj   : Mouse.cpp 
>       server/vm      : ActionExec.cpp 
>       libbase        : rc.cpp rc.h 
>       gui            : Player.cpp Player.h gui.cpp gui.h 
>       utilities      : processor.cpp 
> 
> Log message:
>               * server/gnash.h: make interfaceEventCallback return bool to
>                 allow response from the gui. Rename 
> register_fscommand_callback
>                 to registerFSCommandCallback and make it take const 
> std::string&
>                 arguments.

bool might not be enough. Maybe as it gets strings, it might also return 
strings.
I'm thinking about "movie XXY is trying to load a resource from url XXX, what 
do 
you want to do ? [allowOnce,allowAlways,forbidOnce,forbidAlways..]

--strk;




reply via email to

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