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



On Thu, 2003-07-24 at 19:58, Chris Toshok wrote:
> 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.

Oh, ok, then yeah, it's fine, since they get destroyed properly in the
print or cancel cases.

-- Dan



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