Re: [evolution-patches] 1.4 fix for printing multiple contacts



On Thu, 2003-07-24 at 06:47, Dan Winship wrote:
> On Wed, 2003-07-23 at 18:11, Chris Toshok wrote:
> > the printing code has had a rather glaring /* FIXME: ... */, and
> > printing a list of selected contacts just didn't work.  This patch fixes
> > that.
> 
> It looks like the RESPONSE_PREVIEW case leaks the card(s) in both the
> single card and card_list cases?

I want to say it all still works properly.  The sequence_complete call
does the g_list_foreach(g_object_unref)/g_list_free stuff for the list
of cards, but the preview button keeps the dialog up.  In the
Print/Cancel case, the actual list/card is freed.  I'm probably not
explaining this very well.. :)  that code is nasty.

Chris



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