| Commit message (Expand) | Author | Age | Files | Lines |
* | e_msg_composer_hdrs_get_subject() now returns const so don't g_free() it | Jeffrey Stedfast | 2003-03-19 | 1 | -1/+1 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -1/+1 |
* | Load the view menu states from gconf. (e_msg_composer_set_send_html): Save | Jeffrey Stedfast | 2003-01-24 | 1 | -3/+0 |
* | Updated to use EAccountList and iterators. (evolution_composer_init): | Jeffrey Stedfast | 2003-01-18 | 1 | -1/+1 |
* | removed warning about e_notice. its used too much, its here to stay. | Not Zed | 2002-12-02 | 1 | -4/+4 |
* | Fix bonobo object setup. | Not Zed | 2002-11-08 | 1 | -2/+2 |
* | Create the Post-To header. (headers_set_visibility): Possibly show the | Jeffrey Stedfast | 2002-07-26 | 1 | -24/+31 |
* | Removed a lot of extra g_return_if_fail's that we don't need (if we are | Jeffrey Stedfast | 2002-07-23 | 1 | -6/+6 |
* | added save_html_object_data parameter, use gtkhtml command to save object | Radek Doulik | 2002-07-16 | 1 | -1/+2 |
* | Don't connect to the postpone signal, but do connect to the save-draft | Jeffrey Stedfast | 2002-07-06 | 1 | -6/+5 |
* | put option menu to hbox to make space for signatures menu | Radek Doulik | 2002-06-06 | 1 | -0/+1 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 1 | -1/+1 |
* | Properly handle user cancellation for signing/encrypting, just dont sign | Not Zed | 2002-06-04 | 1 | -0/+4 |
* | New. (create_component): Pass it as the @request_quit_fn to | Ettore Perazzoli | 2002-05-16 | 1 | -0/+3 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -0/+3 |
* | [pulled up from evolution-1-0-branch] | Dan Winship | 2002-02-26 | 1 | -2/+5 |
* | use editor is_dirty and reset undo | Radek Doulik | 2002-02-12 | 1 | -1/+1 |
* | new method, tells composer to ignore all word in str string (next_word): | Radek Doulik | 2002-02-01 | 1 | -73/+70 |
* | If we are in redirect mode, use the original message and set the resent-* | Jeffrey Stedfast | 2002-01-30 | 1 | -2/+7 |
* | Setup the SAVE_DRAFT signal. (menu_file_save_draft_cb): Emit the | Jeffrey Stedfast | 2001-12-15 | 1 | -0/+1 |
* | New function, enable/disable autosave for the composer temporarily. | 2 | 2001-11-03 | 1 | -0/+3 |
* | New. | Dan Winship | 2001-10-31 | 1 | -1/+1 |
* | add dirty prototype. | Larry Ewing | 2001-10-31 | 1 | -0/+1 |
* | Set the (new) "no_body" flag on the composer. | Dan Winship | 2001-10-30 | 1 | -0/+1 |
* | add GList to hold the current images. | Larry Ewing | 2001-10-30 | 1 | -0/+1 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | New function that replaces handle_multpart() and | Jeffrey Stedfast | 2001-10-25 | 1 | -1/+0 |
* | Make inline images used for replies not show up as | Dan Winship | 2001-10-22 | 1 | -2/+6 |
* | Now takes a 'attach_all' argument. If !attach_all, then only attach the | Jeffrey Stedfast | 2001-10-20 | 1 | -1/+2 |
* | Don't pop up an "unable to retrieve message" if the composer never | Dan Winship | 2001-10-14 | 1 | -1/+0 |
* | Deleted declaration of len. | Jeffrey Stedfast | 2001-10-12 | 1 | -1/+2 |
* | add prototype. | Larry Ewing | 2001-10-11 | 1 | -0/+3 |
* | Don't call new_with_sig_file, it no longer exists. | Jeffrey Stedfast | 2001-09-11 | 1 | -1/+0 |
* | Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers): | Jon Trowbridge | 2001-09-09 | 1 | -5/+6 |
* | Pass in FALSE as the 'sending' arg to e_msg_composer_get_message. | Jon Trowbridge | 2001-08-30 | 1 | -1/+2 |
* | remove the timer id. | Larry Ewing | 2001-07-04 | 1 | -1/+0 |
* | querythe user to check if they want to load any orphans we've found. | Larry Ewing | 2001-07-04 | 1 | -1/+6 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 1 | -1/+2 |
* | Set the user-chosen charset. | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+2 |
* | exported | Radek Doulik | 2001-06-29 | 1 | -0/+2 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -7/+2 |
* | Added S/MIME sign/encrypt code. (init): Initalize smime_sign/encrypt. | Jeffrey Stedfast | 2001-05-17 | 1 | -14/+25 |
* | signature editing fixes | Radek Doulik | 2001-05-04 | 1 | -0/+2 |
* | signature changing | Radek Doulik | 2001-04-25 | 1 | -1/+0 |
* | Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #include | Kjartan Maraas | 2001-03-30 | 1 | -2/+2 |
* | Added view_replyto member. | Jeffrey Stedfast | 2001-03-13 | 1 | -10/+17 |
* | New function. Used to store integer values into the configuration engine. | Miguel de Icaza | 2001-03-08 | 1 | -5/+19 |
* | Updated. We might want to change the corba interface for this to allow | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+1 |
* | (Moving the flag for has_changed from the Hdrs to the Composer itself. | Jason Leach | 2001-01-26 | 1 | -0/+5 |
* | publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let | Radek Doulik | 2001-01-17 | 1 | -0/+1 |
* | Call set_from_account which means we no longer have to do all the crap | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+5 |
* | Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX | Miguel de Icaza | 2001-01-12 | 1 | -1/+0 |
* | Add an ItemContainer Bonobo interface to allow client applications to | Miguel de Icaza | 2001-01-12 | 1 | -1/+2 |
* | New function to get whether or not to encrypt the message. | Jeffrey Stedfast | 2000-12-16 | 1 | -0/+8 |
* | added warnings (prepare_engine): updated to | Radek Doulik | 2000-12-08 | 1 | -2/+2 |
* | updates for HTMLEditor API changes | Radek Doulik | 2000-11-16 | 1 | -5/+5 |
* | e_msg_composer_guess_mime_type renamed and moved | Radek Doulik | 2000-11-15 | 1 | -0/+1 |
* | (get_signature): added in_html arg, it tells if we should use HTML | Radek Doulik | 2000-11-09 | 1 | -1/+2 |
* | new function (destroy): use e_msg_composer_clear_inlined_table, destroy | Radek Doulik | 2000-11-08 | 1 | -32/+28 |
* | use inline images hash table | Radek Doulik | 2000-11-04 | 1 | -0/+1 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -2/+2 |
* | better reply editing, uses new HTMLEditor::Engine,Listener interfaces | Radek Doulik | 2000-11-01 | 1 | -3/+7 |
* | kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct): | Michael Meeks | 2000-10-19 | 1 | -1/+1 |
* | Don't g_error out if the html-editor-control fails. (create_composer): New | Dan Winship | 2000-09-19 | 1 | -4/+4 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -2/+2 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -9/+9 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -1/+1 |
* | Prompt the user to save their composition in Drafts. (set_editor_text): | Jeffrey Stedfast | 2000-08-07 | 1 | -0/+1 |
* | Constify param | JP Rosevear | 2000-08-02 | 1 | -1/+1 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -0/+7 |
* | Add a "Send HTML mail" toggle in the message composer. | Ettore Perazzoli | 2000-07-23 | 1 | -0/+5 |
* | I18N the message composer's title bar. Don't install header files. | Ettore Perazzoli | 2000-06-17 | 1 | -0/+3 |
* | Make the message composer use a EScrollFrame for the attachment bar | Ettore Perazzoli | 2000-06-13 | 1 | -1/+1 |
* | New convenience function. | Dan Winship | 2000-06-06 | 1 | -0/+2 |
* | New routine, to process mailto URLs. | Dan Winship | 2000-04-28 | 1 | -0/+1 |
* | new function to make the composer record additional headers it should | Dan Winship | 2000-04-23 | 1 | -0/+4 |
* | new functions | Dan Winship | 2000-04-22 | 1 | -0/+10 |
* | Bonobization of the message composer, part 1. | Ettore Perazzoli | 2000-03-02 | 1 | -8/+10 |
* | Don't use libglade for menus and toolbars in the message composer | Ettore Perazzoli | 2000-03-02 | 1 | -4/+0 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -0/+87 |