aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.h
Commit message (Expand)AuthorAgeFilesLines
* Added S/MIME sign/encrypt code. (init): Initalize smime_sign/encrypt.Jeffrey Stedfast2001-05-171-14/+25
* signature editing fixesRadek Doulik2001-05-041-0/+2
* signature changingRadek Doulik2001-04-251-1/+0
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-301-2/+2
* Added view_replyto member.Jeffrey Stedfast2001-03-131-10/+17
* New function. Used to store integer values into the configuration engine.Miguel de Icaza2001-03-081-5/+19
* Updated. We might want to change the corba interface for this to allowJeffrey Stedfast2001-02-111-0/+1
* (Moving the flag for has_changed from the Hdrs to the Composer itself.Jason Leach2001-01-261-0/+5
* publicate mark_orig_text (set_editor_text): don't call mark_orig_text, letRadek Doulik2001-01-171-0/+1
* Call set_from_account which means we no longer have to do all the crapJeffrey Stedfast2001-01-131-0/+5
* Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOXMiguel de Icaza2001-01-121-1/+0
* Add an ItemContainer Bonobo interface to allow client applications toMiguel de Icaza2001-01-121-1/+2
* New function to get whether or not to encrypt the message.Jeffrey Stedfast2000-12-161-0/+8
* added warnings (prepare_engine): updated toRadek Doulik2000-12-081-2/+2
* updates for HTMLEditor API changesRadek Doulik2000-11-161-5/+5
* e_msg_composer_guess_mime_type renamed and movedRadek Doulik2000-11-151-0/+1
* (get_signature): added in_html arg, it tells if we should use HTMLRadek Doulik2000-11-091-1/+2
* new function (destroy): use e_msg_composer_clear_inlined_table, destroyRadek Doulik2000-11-081-32/+28
* use inline images hash tableRadek Doulik2000-11-041-0/+1
* The big api rename ...Michael Meeks2000-11-021-2/+2
* better reply editing, uses new HTMLEditor::Engine,Listener interfacesRadek Doulik2000-11-011-3/+7
* kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct):Michael Meeks2000-10-191-1/+1
* Don't g_error out if the html-editor-control fails. (create_composer): NewDan Winship2000-09-191-4/+4
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-2/+2
* This needs to return a const char * and not a char *, because we're notJeffrey Stedfast2000-09-021-9/+9
* This needs to return a const char * and not a char *, because we're notJeffrey Stedfast2000-09-021-1/+1
* Prompt the user to save their composition in Drafts. (set_editor_text):Jeffrey Stedfast2000-08-071-0/+1
* Constify paramJP Rosevear2000-08-021-1/+1
* New function to create composer with sig file set.JP Rosevear2000-07-291-0/+7
* Add a "Send HTML mail" toggle in the message composer.Ettore Perazzoli2000-07-231-0/+5
* I18N the message composer's title bar. Don't install header files.Ettore Perazzoli2000-06-171-0/+3
* Make the message composer use a EScrollFrame for the attachment barEttore Perazzoli2000-06-131-1/+1
* New convenience function.Dan Winship2000-06-061-0/+2
* New routine, to process mailto URLs.Dan Winship2000-04-281-0/+1
* new function to make the composer record additional headers it shouldDan Winship2000-04-231-0/+4
* new functionsDan Winship2000-04-221-0/+10
* Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-021-8/+10
* Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-021-4/+0
* More work:Ettore Perazzoli1999-11-171-0/+87