aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-attachment.c
Commit message (Expand)AuthorAgeFilesLines
* Only connect to the parent's destroy/hide signals while the attachmentJeffrey Stedfast2002-01-041-6/+8
* Only cancel the selection dialog if it is currently in use, otherwiseJeffrey Stedfast2001-12-221-1/+1
* Attach to the parent widget's destroy signal - when that gets destroyed,Jeffrey Stedfast2001-12-141-27/+30
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* If the attachment fails, report the error to the user.Jeffrey Stedfast2001-10-101-5/+20
* remove unused variable.Larry Ewing2001-10-061-1/+0
* Make sure to unref the message object so we don't leak it or anyJeffrey Stedfast2001-10-041-3/+4
* Don't set Content-Ids on these parts since they are not contained within aJeffrey Stedfast2001-09-281-1/+7
* Convert the filename string to UTF8 before setting it on the CamelMimePartJeffrey Stedfast2001-07-071-3/+7
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Replace the disposition option menu with a checkbox.Dan Winship2001-06-131-47/+21
* 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