fenfire-commits
[Top][All Lists]
Advanced

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

Re: [ff-cvs] fenfire/org/fenfire/bin fenpdf10.py


From: Tuomas Lukka
Subject: Re: [ff-cvs] fenfire/org/fenfire/bin fenpdf10.py
Date: Tue, 26 Aug 2003 11:05:06 +0300
User-agent: Mutt/1.5.4i

On Mon, Aug 25, 2003 at 05:30:35PM -0400, Matti Katila wrote:
> CVSROOT:      /cvsroot/fenfire
> Module name:  fenfire
> Branch:       
> Changes by:   Matti Katila <address@hidden>   03/08/25 17:30:35
> 
> Modified files:
>       org/fenfire/bin: fenpdf10.py 
> 
> Log message:
>       is this allowed addition?
> 
> CVSWeb URLs:
> http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/bin/fenpdf10.py.diff?tr1=1.74&tr2=1.75&r1=text&r2=text
> 
> Patches:
> Index: fenfire/org/fenfire/bin/fenpdf10.py
> diff -u fenfire/org/fenfire/bin/fenpdf10.py:1.74 
> fenfire/org/fenfire/bin/fenpdf10.py:1.75
> --- fenfire/org/fenfire/bin/fenpdf10.py:1.74  Mon Aug 25 05:28:49 2003
> +++ fenfire/org/fenfire/bin/fenpdf10.py       Mon Aug 25 17:30:35 2003
> @@ -226,8 +226,8 @@
>  fenPDF.views.background = 
> ff.fenpdf.appearance.background.FancyBlueBackground1()
>  
>  context.states.cursor = ff.fenpdf.fenpdfcontext.Cursor(fen, 
> views.getMultiplexerNodeContentFunction())
> +context.states.fenPDF = fenPDF
>  fenPDF.uistate.cursor = context.states.cursor
> -
>  
>  eventHandler.context = context


Yes, as long as you realize that the long-term goal is to refactor Context
out of existence.

But please ask me before adding any fields to FenPDF.

        Tuomas




reply via email to

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