CVSROOT: /cvs/gnome Module name: gmime Changes by: joeshaw 05/06/10 15:02:44
Modified files: . : ChangeLog mono : Makefile.am Object.custom Stream.custom Added files: mono : DataWrapper.custom Header.custom Log message: 2005-06-10 Joe Shaw <[EMAIL PROTECTED]> * mono/DataWrapper.custom: Added. Adds a WriteToStream() overload which takes a System.IO.Stream. * mono/Header.custom: Ditto. * mono/Makefile.am: Add DataWrapper.custom and Header.custom to customs. * mono/Object.custom: Remove the GetData() method... it was rather flawed. WriteToStream() is the right way to go about it now. Add a WriteToStream() overload like DataWrapper and Header. * mono/Stream.custom: Add an internal CopyToStream() method which instantiates a GMime.StreamMem, calls WriteToStream() on it, and then copies the data from the GByteArray into a System.IO.Stream. Also add a WriteToStream() overload like the others. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gmime&who=joeshaw&date=explicit&mindate=2005-06-10%2015:01&maxdate=2005-06-10%2015:03 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list