| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up the code slightly. | Not Zed | 2004-06-17 | 1 | -1/+1 |
* | EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal): | Chris Toshok | 2004-04-10 | 1 | -10/+10 |
* | Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and | Not Zed | 2004-03-31 | 1 | -1/+3 |
* | use g_ascii_strcasecmp rather than strcasecmp. | Not Zed | 2004-02-02 | 1 | -2/+2 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -10/+10 |
* | add send_cb/save_draft_cb arguments. (impl_Composer_send): use the local | Not Zed | 2003-03-10 | 1 | -71/+30 |
* | clean up | Dan Winship | 2003-02-06 | 1 | -1/+1 |
* | Updated to use EAccountList and iterators. (evolution_composer_init): | Jeffrey Stedfast | 2003-01-18 | 1 | -15/+25 |
* | Use camel_text_to_html(). (e_msg_composer_new_from_url): Same. | Jeffrey Stedfast | 2002-12-17 | 1 | -5/+5 |
* | removed warning about e_notice. its used too much, its here to stay. | Not Zed | 2002-12-02 | 1 | -2/+2 |
* | Fix bonobo object setup. | Not Zed | 2002-11-08 | 1 | -18/+32 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -1/+1 |
* | let the caller set the "From" account too (by name or address). | Dan Winship | 2002-09-30 | 1 | -1/+18 |
* | oops, forgot to save | Jeffrey Stedfast | 2002-07-06 | 1 | -1/+1 |
* | Don't connect to the postpone signal, but do connect to the save-draft | Jeffrey Stedfast | 2002-07-06 | 1 | -5/+5 |
* | "Forward as iCalendar" uses set_body, so we can't make the composer | Dan Winship | 2002-03-19 | 1 | -7/+0 |
* | [pulled up from evolution-1-0-branch] | Dan Winship | 2002-02-26 | 1 | -5/+21 |
* | New. | Dan Winship | 2001-10-31 | 1 | -17/+24 |
* | Set the (new) "no_body" flag on the composer. | Dan Winship | 2001-10-30 | 1 | -1/+12 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | null terminate the destination vector | JP Rosevear | 2001-09-12 | 1 | -0/+1 |
* | Don't call new_with_sig_file, it no longer exists. | Jeffrey Stedfast | 2001-09-11 | 1 | -1/+1 |
* | Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers): | Jon Trowbridge | 2001-09-09 | 1 | -34/+23 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -12/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 1 | -2/+2 |
* | send the message | JP Rosevear | 2001-06-20 | 1 | -0/+14 |
* | Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #include | Kjartan Maraas | 2001-03-30 | 1 | -3/+6 |
* | If !mail_config_is_configured(), give an error and return NULL. | Dan Winship | 2001-02-28 | 1 | -0/+8 |
* | Use the camel-internet-address code to format the address rather than | Jeffrey Stedfast | 2001-02-14 | 1 | -6/+5 |
* | Updated. We might want to change the corba interface for this to allow | Jeffrey Stedfast | 2001-02-11 | 1 | -2/+2 |
* | (Fix #1222: doing File->New->Mail Message doesn't include .sig) | Jason Leach | 2001-01-22 | 1 | -1/+15 |
* | comment out for now to ease compat issues. (evolution_composer_construct): | Michael Meeks | 2001-01-18 | 1 | -4/+5 |
* | Small moniker update | Miguel de Icaza | 2001-01-12 | 1 | -1/+1 |
* | Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX | Miguel de Icaza | 2001-01-12 | 1 | -5/+19 |
* | Add an ItemContainer Bonobo interface to allow client applications to | Miguel de Icaza | 2001-01-12 | 1 | -1/+25 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -2/+2 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -21/+21 |
* | Attach send/postpone signal handlers to the EMsgComposer. | Dan Winship | 2000-10-26 | 1 | -1/+12 |
* | Evolution::Composer interface. So entirely not tested. | Dan Winship | 2000-10-21 | 1 | -0/+302 |