On 2 May 2007, at 16:49, Yen-Ju Chen wrote:

>   I turn off the animation on GNUstep for now.

I saw.

>   Maybe you can submit this patch to GNUstep.

I'll test it first; it was just thinking aloud, rather than an actual  
patch :)

>   By the way, you mentioned the color is off after my changes.
>   I have no idea I broke it. :P

You added a return statement at the top of the - 
outlineView:willDisplayCell:forTableColumn:item:
method in RosterController.  Looking through your change log[1], it  
seems this was done for some reason related to NSCell use in the  
GNUstep implementation of NSOutlineView?  Anyway, I wrapped the  
return statement in #ifdefs, so it now works as it used to on OS X,  
and can be fixed on GNUstep later.

>   I have to reboot to test either side.
>   So it may break thing from time to time.

No problem, that's why we have people doing testing.  Jesse spotted  
the bug, I fixed it.  Thanks again for all of the work you've done on  
this.

David


[1] Is there a reason for keeping a ChangeLog file separately from  
the svn log, by the way?

_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to