CVSROOT: /cvs/gnome Module name: gmime Changes by: joeshaw 05/03/12 21:19:10
Modified files: . : ChangeLog mono : GMime.metadata Message.custom Log message: 2005-03-12 Joe Shaw <[EMAIL PROTECTED]> * mono/GMime.metadata: Tag the return values of MessagePart.Message, Message.MimePart, Multipart.GetPart() and Multipart.GetSubpartFromContentId() as "owned", meaning that gtk-sharp should not ref them but take ownership of the single reference that's returned from the underlying C functions. * mono/Message.custom: Don't instantiate InternetAddress objects, just deal with the C APIs directly. This saves us a lot of allocations and fixes a bug in gtk-sharp where opaque objects would leak references. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gmime&who=joeshaw&date=explicit&mindate=2005-03-12%2021:18&maxdate=2005-03-12%2021:20 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list