aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-attachment-bar.c
Commit message (Expand)AuthorAgeFilesLines
* 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