aboutsummaryrefslogtreecommitdiffstats
path: root/composer/evolution-composer.c
Commit message (Expand)AuthorAgeFilesLines
* "Forward as iCalendar" uses set_body, so we can't make the composerDan Winship2002-03-191-7/+0
* [pulled up from evolution-1-0-branch]Dan Winship2002-02-261-5/+21
* New.Dan Winship2001-10-311-17/+24
* Set the (new) "no_body" flag on the composer.Dan Winship2001-10-301-1/+12
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* null terminate the destination vectorJP Rosevear2001-09-121-0/+1
* Don't call new_with_sig_file, it no longer exists.Jeffrey Stedfast2001-09-111-1/+1
* Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers):Jon Trowbridge2001-09-091-34/+23
* simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-291-12/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-211-2/+2
* send the messageJP Rosevear2001-06-201-0/+14
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-301-3/+6
* If !mail_config_is_configured(), give an error and return NULL.Dan Winship2001-02-281-0/+8
* Use the camel-internet-address code to format the address rather thanJeffrey Stedfast2001-02-141-6/+5
* Updated. We might want to change the corba interface for this to allowJeffrey Stedfast2001-02-111-2/+2
* (Fix #1222: doing File->New->Mail Message doesn't include .sig)Jason Leach2001-01-221-1/+15
* comment out for now to ease compat issues. (evolution_composer_construct):Michael Meeks2001-01-181-4/+5
* Small moniker updateMiguel de Icaza2001-01-121-1/+1
* Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOXMiguel de Icaza2001-01-121-5/+19
* Add an ItemContainer Bonobo interface to allow client applications toMiguel de Icaza2001-01-121-1/+25
* return NULL if we can't create a view.Michael Meeks2000-12-051-2/+2
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-21/+21
* Attach send/postpone signal handlers to the EMsgComposer.Dan Winship2000-10-261-1/+12
* Evolution::Composer interface. So entirely not tested.Dan Winship2000-10-211-0/+302