Re: API changes in TnyMsgIface



On Fri, 2006-08-04 at 11:43 +0200, Philip Van Hoof wrote:
> On Fri, 2006-08-04 at 11:40 +0200, Philip Van Hoof wrote:
> > Hey guys, it's me again with a message with "API" in the subject!
> > 
> > 
> > - TnyListIface* tny_msg_iface_get_parts (TnyMsgIface *self);
> > + void tny_msg_iface_get_parts (TnyMsgIface *self, TnyListIface *list);
> > 
> > This will fsckscrelattss your TnyMsgIface implementation for GtkHTML
> > Dirk :-). I remember you mentioned that you also implement a
> > AttachListModel? Well, that one will also be fcksceatasrass'ed
> > 
> > I'm so sorry :).
> > 
> > The TnyMsgView, TnyAttachListModel and TnyMozEmbedMsgView are updated.
> > You can use those as samples of course.
> 
> Oh, there's still a few problems with it. Saving an attachment now
> crashes :)
> 
> Will be fixed of course.

So it turned out to be a bug that had always been there. I unreferenced
the result of gtk_icon_theme_get_default

The code changes changed some of the behaviour of unreferencing the
attach-list-model. So the unref started to happen more often. Triggering
this bug harder.



 
-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be




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