Re: Cairo as common graphics context

2006-03-16 Thread Stefan Urbanek
Adam, On 15/03/06, Adam Fedor <[EMAIL PROTECTED]> wrote: > On 2006-03-15 07:53:12 -0700 Stefan Urbanek <[EMAIL PROTECTED]> > wrote: > > >> From naive point of view the steps necessary would be: > > 1. create API for picking graphics context with prefered destination > > 2. pick ONE graphics libra

Re: Cairo as common graphics context

2006-03-16 Thread Richard Frith-Macdonald
On 16 Mar 2006, at 08:37, Stefan Urbanek wrote: Adam, On 15/03/06, Adam Fedor <[EMAIL PROTECTED]> wrote: On 2006-03-15 07:53:12 -0700 Stefan Urbanek <[EMAIL PROTECTED]> wrote: From naive point of view the steps necessary would be: 1. create API for picking graphics context with prefered d

Re: ANN: GNUstep Base 1.12.0

2006-03-16 Thread Fred Kiefer
Adam Fedor wrote: > > On Mar 14, 2006, at 3:11 PM, Fred Kiefer wrote: > >> Adam Fedor wrote: >>> The GNUstep Base Library, version 1.12.0, is now available. >>> >> >> After a SVN update and a rebuild of make and base, I get the follwoing >> error message when rebuilding gui (make distclean; ./con

Re: Cairo as common graphics context

2006-03-16 Thread Fred Kiefer
Hi Stefan, Stefan Urbanek wrote: > On 15/03/06, Adam Fedor <[EMAIL PROTECTED]> wrote: >> On 2006-03-15 07:53:12 -0700 Stefan Urbanek <[EMAIL PROTECTED]> >> wrote: >> >>> Looks like all necessary code is already in GNUstep, it is just a >>> matter of >>> "rewiring" it. But well ... I do not see muc

[PATCH] Minor fix in NSWindowController

2006-03-16 Thread Quentin Mathé
Hi, Here is a little patch to have proper window controller deallocation when used in document architecture context. It is based on an initial bug report by Saso Kiselkov. I'm going to briefly summarize Cocoa documentation… When you are using a window controller within the document achitect

Re: Cairo as common graphics context

2006-03-16 Thread Alex Perez
Fred Kiefer wrote: Hi Stefan, Stefan Urbanek wrote: On 15/03/06, Adam Fedor <[EMAIL PROTECTED]> wrote: On 2006-03-15 07:53:12 -0700 Stefan Urbanek <[EMAIL PROTECTED]> wrote: Looks like all necessary code is already in GNUstep, it is just a matter of "rewiring" it. But well ... I do not see m