aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-attachment.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-466/+0
* Fix headers. Same here.Kjartan Maraas2001-04-051-0/+1
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-301-1/+0
* Set the mime part content-id.Jeffrey Stedfast2001-03-271-0/+6
* Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, sinceDan Winship2001-03-141-2/+11
* Add a "Send as:" option on the edit attachment dialog.Iain Holmes2001-01-181-1/+40
* Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-031-1/+1
* Use CamelContentType instead of GMimeContentField.Dan Winship2000-12-291-3/+2
* e_msg_composer_guess_mime_type renamed and movedRadek Doulik2000-11-151-2/+3
* new function (destroy): use e_msg_composer_clear_inlined_table, destroyRadek Doulik2000-11-081-33/+3
* fix test for regular file to !S_ISREG (statbuf.st_mode)Radek Doulik2000-11-041-1/+1
* use inline images hash tableRadek Doulik2000-11-041-2/+10
* oops, return NULL not voidJeffrey Stedfast2000-11-041-2/+2
* Don't allow attaching anything but regular files.Jeffrey Stedfast2000-11-041-15/+20
* If the entry widget is NULL, obviously we can't set any text on it.Jeffrey Stedfast2000-10-151-12/+2
* The big eye-candy commit.Iain Holmes2000-10-011-0/+3
* Use gnome_vfs_get_file_info.Dan Winship2000-09-191-9/+23
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* More UTF-8 handlingLauris Kaplinski2000-08-251-12/+35
* Merge with camel-async.Peter Williams2000-08-111-4/+4
* New convenience function.Dan Winship2000-06-061-162/+81
* More work:Ettore Perazzoli1999-11-171-0/+480