aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.c
Commit message (Expand)AuthorAgeFilesLines
...
* If a paragraph starts with TABs, indent the whole paragraph to that tabDan Winship2000-06-131-12/+28
* Make the message composer use a EScrollFrame for the attachment barEttore Perazzoli2000-06-131-16/+16
* Don't break on non-breaking spaces, don't keep non-breaking spaces thatDan Winship2000-06-131-5/+19
* New convenience function.Dan Winship2000-06-061-0/+20
* Added the ability to save plain text mail.Christopher James Lahey2000-06-031-25/+75
* add a "format" argument so we can fetch different kinds of text.Dan Winship2000-05-301-27/+78
* #include <errno.h>Dan Winship2000-05-291-0/+1
* routine to read the user's signature file. (set_editor_text): If the userDan Winship2000-05-261-1/+68
* Update for CamelMultipart changes.Dan Winship2000-05-261-0/+3
* Update for PersistStream changesDan Winship2000-05-261-2/+2
* Use camel_data_wrapper_new instead of camel_simple_data_wrapper_new.Not Zed2000-05-261-1/+1
* Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new.Dan Winship2000-05-181-1/+1
* NUL-terminate the data extracted from the BonoboStream.Dan Winship2000-05-131-1/+5
* make it really work with oaf. I need to recompile everyhting now.. shitMathieu Lacage2000-05-081-1/+1
* uhMathieu Lacage2000-05-081-1/+1
* make the composer work with oafMathieu Lacage2000-05-081-3/+9
* unref content, etc. after attaching it to message.Dan Winship2000-05-081-0/+4
* New routine, to process mailto URLs.Dan Winship2000-04-281-0/+125
* Oops. Fix previous commit so we don't get a mime part nested directlyDan Winship2000-04-271-5/+15
* Only generate a multipart message if there are attachments. OtherwiseDan Winship2000-04-271-9/+11
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-271-5/+4
* Update for camel_mime_part_set_content.Dan Winship2000-04-271-4/+2
* add a s/SIMPLE_// that notzed missed remove a now-unused variableDan Winship2000-04-261-1/+0
* Use camel_mime_part_set_text() to set the text rather than messing withNotZed2000-04-261-6/+3
* fix menu problem in composer windowRadek Doulik2000-04-261-7/+4
* new function to make the composer record additional headers it shouldDan Winship2000-04-231-1/+45
* Connect "Exit" menu item finally.Dan Winship2000-04-221-1/+21
* new functionsDan Winship2000-04-221-0/+43
* new functions to get and set the contents of the HTML editor viaDan Winship2000-04-211-4/+77
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-181-1/+1
* Get the menubar to work.Bertrand Guiheneuf2000-03-171-2/+2
* Further work.Ettore Perazzoli2000-03-081-9/+15
* Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-021-19/+120
* Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-021-86/+2
* More work:Ettore Perazzoli1999-11-171-0/+564