Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops, Ximian is spelled Ximian, not Ximain. :-) | Jeffrey Stedfast | 2002-02-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=15725 | ||||
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=14217 | ||||
* | New class that wraps writing to a GtkHTML stream so that we don't have to | Jeffrey Stedfast | 2001-10-23 | 1 | -0/+62 |
2001-10-22 Jeffrey Stedfast <fejj@ximian.com> * mail-stream-gtkhtml.c (mail_stream_gtkhtml_new): New class that wraps writing to a GtkHTML stream so that we don't have to write to an intermediate GByteArray. * mail-display.c (on_url_requested): Use the new Camel->GtkHTML stream - this means we don't have to chew up nearly as much memory...yay! svn path=/trunk/; revision=13911 |