aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-attachment-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-301-1/+9
* multipart/* is another mime type we DO NOT want to encode ;-)Jeffrey Stedfast2001-02-101-20/+22
* Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-031-4/+5
* Use CamelContentType instead of GMimeContentField.Dan Winship2000-12-291-12/+7
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-221-26/+50
* new function (destroy): use e_msg_composer_clear_inlined_table, destroyRadek Doulik2000-11-081-5/+5
* Two segfault fixesPeter Williams2000-11-071-2/+1
* Added #include <config.h> s/_HAVE_CONFIG_H/HAVE_CONFIG_H for working i18n.Kjartan Maraas2000-11-071-0/+1
* use inline images hash tableRadek Doulik2000-11-041-5/+5
* Fix the CTE kludge, calculate the best mime transfer encoding for the mimeJeffrey Stedfast2000-11-021-15/+59
* lots of i18n fixesDan Winship2000-10-241-1/+1
* Pull the fix to the "attach-twice-and-crash" problem up to HEAD.Ettore Perazzoli2000-10-231-41/+9
* Handle missing icons better.Iain Holmes2000-10-111-1/+16
* If the description of an attachment is a blank string, revert toIain Holmes2000-10-021-1/+1
* The big eye-candy commit.Iain Holmes2000-10-011-38/+132
* Use gnome_vfs_get_file_info.Dan Winship2000-09-191-3/+5
* add a make sure the attachment isn't NULL. A more complete fix comingLarry Ewing2000-09-131-0/+2
* s/strcasecmp/g_strcasecmpJeffrey Stedfast2000-08-081-2/+2
* keep the GtkFileSelection around between calls so we start up in the sameDan Winship2000-06-141-15/+23
* New convenience function.Dan Winship2000-06-061-103/+57
* deal with Content-Transfer-Encoding a little bit at least.Dan Winship2000-05-111-2/+11
* unref content, etc. after attaching it to message.Dan Winship2000-05-081-0/+1
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-271-9/+8
* Update for camel_mime_part_set_content.Dan Winship2000-04-271-19/+21
* add a s/SIMPLE_// that notzed missed remove a now-unused variableDan Winship2000-04-261-1/+1
* Use camel_mime_part_set_text() to set the text rather than messing withNotZed2000-04-261-3/+3
* build libcomposer static and don't install it.Dan Winship2000-04-241-9/+24
* More work:Ettore Perazzoli1999-11-171-0/+665