aboutsummaryrefslogtreecommitdiffstats
path: root/composer
Commit message (Expand)AuthorAgeFilesLines
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-032-1/+6
* update for Camel recipient changes. (Just to make it build, not to takeDan Winship2000-04-292-2/+10
* New routine, to process mailto URLs.Dan Winship2000-04-283-0/+131
* Oops. Fix previous commit so we don't get a mime part nested directlyDan Winship2000-04-271-5/+15
* Only generate a multipart message if there are attachments. OtherwiseDan Winship2000-04-272-9/+15
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-274-15/+16
* Update for camel_mime_part_set_content.Dan Winship2000-04-273-25/+27
* add a s/SIMPLE_// that notzed missed remove a now-unused variableDan Winship2000-04-263-2/+7
* Use camel_mime_part_set_text() to set the text rather than messing withNotZed2000-04-263-9/+15
* fix menu problem in composer windowRadek Doulik2000-04-262-7/+10
* build libcomposer static and don't install it.Dan Winship2000-04-243-10/+33
* new function to make the composer record additional headers it shouldDan Winship2000-04-233-1/+56
* Connect "Exit" menu item finally.Dan Winship2000-04-222-1/+22
* new functionsDan Winship2000-04-227-9/+99
* new functions to get and set the contents of the HTML editor viaDan Winship2000-04-212-4/+84
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-182-1/+6
* Get the menubar to work.Bertrand Guiheneuf2000-03-172-2/+7
* Modified to make the composer into a library, to be used by the mailMatthew Loper2000-03-132-12/+19
* Further work.Ettore Perazzoli2000-03-082-9/+23
* Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-025-35/+187
* Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-025-679/+17
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* misc autoconf/automake fixes.Bertrand Guiheneuf2000-02-111-1/+1
* more cvs shutup.Mathieu Lacage2000-01-251-0/+1
* remove non updated tests from the build process.bertrand2000-01-132-1/+8
* Work with builddir != srcdirElliot Lee2000-01-071-0/+2
* Make `make distcheck' work.Ettore Perazzoli1999-11-171-0/+1
* More work:Ettore Perazzoli1999-11-1719-0/+4924