aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-select-file.c
Commit message (Expand)AuthorAgeFilesLines
* Don't blindly claim that the file exists and then ask the user if he/sheJeffrey Stedfast2003-10-071-1/+1
* Guard against the filesel's selection being NULL. Fixes bug #40679.Jeffrey Stedfast2003-04-031-6/+9
* clean upDan Winship2003-02-061-1/+0
* rewrote most of this. Just use gtkfileselection directly, noNot Zed2002-11-251-208/+67
* Removed {BEGIN,END}_GNOME_DECLS.Ettore Perazzoli2002-11-141-1/+0
* Fix bonobo object setup.Not Zed2002-11-081-9/+9
* Mark the file selector modal. Quick fix for bug #32256.Not Zed2002-10-171-0/+1
* Set the file-selection window icon. Fixes the mailer part of bug #7368.Jeffrey Stedfast2002-08-131-21/+28
* From composer/ChangeLog:Christopher James Lahey2002-03-291-41/+17
* Only cancel the selection dialog if it is currently in use, otherwiseJeffrey Stedfast2001-12-221-1/+2
* If multiple-selection is enabled but nothing is slected, fall back toJeffrey Stedfast2001-12-121-14/+20
* If multiple-selection is enabled but nothing is slected, fall back toJeffrey Stedfast2001-12-121-4/+7
* If the widget is non-NULL, then gtk_widget_destroy that bad boy...Jeffrey Stedfast2001-12-121-3/+2
* select_file_attachments now returns a GPtrArray so handle that and loopJeffrey Stedfast2001-12-111-46/+100
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Close the file selection dialog when the composer is closedIain Holmes2001-07-101-0/+3
* Added missing #include <config.h> to make translations working.Chyla Zbigniew2001-07-091-0/+4
* 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-7/+51
* Fix previous.Dan Winship2001-04-121-1/+4
* Set the default filename to the user's homedir.Jeffrey Stedfast2001-04-121-1/+1
* Change into the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-121-0/+1
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-301-1/+2
* Summary is back in :DIain Holmes2000-10-261-0/+2
* Merge with camel-async.Peter Williams2000-08-111-0/+2
* I18N the message composer's title bar. Don't install header files.Ettore Perazzoli2000-06-171-0/+169