aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* kill using_oaf assertion.Michael Meeks2000-08-121-0/+4
* Check nrow, not srow.JP Rosevear2000-08-121-0/+5
* Remove unneeded e-setup.h includeDan Winship2000-08-111-0/+4
* Made asyncJeffrey Stedfast2000-08-111-0/+4
* Workaround Zucchi's new append_messagePeter Williams2000-08-111-0/+5
* Return the text in GtkCombo->entryJeffrey Stedfast2000-08-101-0/+5
* Fixed the GList identity stuff, should now display all configuredJeffrey Stedfast2000-08-101-0/+5
* Fixed some warnings.Christopher James Lahey2000-08-101-0/+10
* Modified to allow dropdown entry-boxes as well (for headers like From:)Jeffrey Stedfast2000-08-101-0/+13
* Fix build by allowing includes for e-table dirJP Rosevear2000-08-081-0/+4
* s/strcasecmp/g_strcasecmpJeffrey Stedfast2000-08-081-0/+3
* s/strncasecmp/g_strncasecmp - this will help later with building onJeffrey Stedfast2000-08-081-0/+5
* Added code to set the body text based on the CamelMimeMessage.Jeffrey Stedfast2000-08-071-0/+6
* Prompt the user to save their composition in Drafts. (set_editor_text):Jeffrey Stedfast2000-08-071-0/+11
* Constify paramJP Rosevear2000-08-021-0/+8
* Typo fixPeter Williams2000-08-011-0/+5
* Fix changelog email address.JP Rosevear2000-07-291-1/+1
* New function to create composer with sig file set.JP Rosevear2000-07-291-0/+7
* add textual exception printout. (set_editor_text): close pre tags & checkMichael Meeks2000-07-261-0/+6
* Update the insert text file command. Still waiting on GtkHtml.Peter Williams2000-07-251-0/+6
* Remove GOAD support. (create_editor): Try to give a more helpful errorDan Winship2000-07-251-0/+6
* Add a "Send HTML mail" toggle in the message composer.Ettore Perazzoli2000-07-231-0/+24
* Change the message composer to use BonoboUIHandler directly instead ofEttore Perazzoli2000-07-231-0/+17
* Fix bug #345: Command to show/hide attachments in the composerPeter Williams2000-07-131-0/+7
* Make the wm close button in the message composer work the same asEttore Perazzoli2000-07-111-0/+5
* Don't load "" into the editor, because it will cause the editor componentDan Winship2000-07-101-0/+5
* Removed the extra frame here.Christopher James Lahey2000-07-091-0/+4
* Create an empty "Edit" menu for the editor control to insert itself into.Dan Winship2000-07-091-0/+5
* Ignore dynamically created source filesJeffrey Stedfast2000-07-091-0/+4
* Added code for initializing the values of the fields in the messageEttore Perazzoli2000-07-081-0/+15
* Use the new controls implemented in the addressbook in the messageEttore Perazzoli2000-07-081-0/+13
* changed "Exit" to "Close" in the File menuJeffrey Stedfast2000-07-011-1/+1
* Changed "Exit" to "Close" in the File menu. This is a little moreJeffrey Stedfast2000-06-301-0/+6
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+5
* Implement "Save"/"Save As...".Ettore Perazzoli2000-06-271-0/+9
* I18N the message composer's title bar. Don't install header files.Ettore Perazzoli2000-06-171-0/+39
* keep the GtkFileSelection around between calls so we start up in the sameDan Winship2000-06-141-0/+6
* Don't line-wrap lines that start with ">".Dan Winship2000-06-141-0/+5
* If a paragraph starts with TABs, indent the whole paragraph to that tabDan Winship2000-06-131-0/+5
* Make the message composer use a EScrollFrame for the attachment barEttore Perazzoli2000-06-131-0/+9
* Don't break on non-breaking spaces, don't keep non-breaking spaces thatDan Winship2000-06-131-0/+7
* New convenience function.Dan Winship2000-06-061-0/+31
* Added the ability to save plain text mail.Christopher James Lahey2000-06-031-0/+4
* add a "format" argument so we can fetch different kinds of text.Dan Winship2000-05-301-0/+8
* #include <errno.h>Dan Winship2000-05-291-0/+4
* routine to read the user's signature file. (set_editor_text): If the userDan Winship2000-05-261-0/+7
* Update for CamelMultipart changes.Dan Winship2000-05-261-0/+1
* Update for PersistStream changesDan Winship2000-05-261-0/+5
* Use camel_data_wrapper_new instead of camel_simple_data_wrapper_new.Not Zed2000-05-261-0/+5
* Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new.Dan Winship2000-05-181-0/+5
* Saved translatable strings. Added files to POTFILES.in.Valek Frob2000-05-131-0/+7
* NUL-terminate the data extracted from the BonoboStream.Dan Winship2000-05-131-0/+5
* deal with Content-Transfer-Encoding a little bit at least.Dan Winship2000-05-111-0/+5
* make the composer work with oafMathieu Lacage2000-05-081-0/+5
* unref content, etc. after attaching it to message.Dan Winship2000-05-081-0/+8
* Turned off focus in the To, Cc, and Bcc buttons.Christopher James Lahey2000-05-071-0/+5
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-0/+4
* update for Camel recipient changes. (Just to make it build, not to takeDan Winship2000-04-291-0/+5
* New routine, to process mailto URLs.Dan Winship2000-04-281-0/+5
* Only generate a multipart message if there are attachments. OtherwiseDan Winship2000-04-271-0/+4
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-271-0/+4
* Update for camel_mime_part_set_content.Dan Winship2000-04-271-2/+4
* add a s/SIMPLE_// that notzed missed remove a now-unused variableDan Winship2000-04-261-0/+6
* Use camel_mime_part_set_text() to set the text rather than messing withNotZed2000-04-261-0/+9
* fix menu problem in composer windowRadek Doulik2000-04-261-0/+6
* build libcomposer static and don't install it.Dan Winship2000-04-241-0/+7
* new function to make the composer record additional headers it shouldDan Winship2000-04-231-0/+7
* Connect "Exit" menu item finally.Dan Winship2000-04-221-0/+1
* new functionsDan Winship2000-04-221-0/+11
* new functions to get and set the contents of the HTML editor viaDan Winship2000-04-211-0/+7
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-181-0/+5
* Get the menubar to work.Bertrand Guiheneuf2000-03-171-0/+5
* Modified to make the composer into a library, to be used by the mailMatthew Loper2000-03-131-0/+5
* Further work.Ettore Perazzoli2000-03-081-0/+8
* Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-021-0/+23
* Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-021-0/+14
* remove non updated tests from the build process.bertrand2000-01-131-0/+5
* More work:Ettore Perazzoli1999-11-171-0/+20