aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-select-file.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #477045Matthew Barnes2007-09-281-1/+1
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-47/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Replace 'if (!filename)' with 'if (filename)', fixes a bug in Srini'sJeffrey Stedfast2006-05-261-3/+3
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-6/+10
* ** Fix for bug #268584Boby Wang2006-03-201-2/+2
* Committed Johnny's patch.Srinivasa Ragavan2005-12-141-1/+1
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-4/+2
* Show the bar depending on the number of attachments.Srinivasa Ragavan2005-08-241-2/+5
* Don't leak the file name here.Kjartan Maraas2005-07-131-1/+4
* Show attachment bar when attachments are added e-msg-composer.cSrinivasa Ragavan2005-06-031-0/+4
* Set a mnemonic for the "Attach" buttonRodney Dawes2005-05-091-1/+1
* Use "Attach" as the text for the "Open" action button in the file chooserRodney Dawes2005-05-071-1/+1
* Fix previous patch for the !USE_GTKFILECHOOSER case.Jeffrey Stedfast2005-02-171-1/+1
* declare a variable in the !USE_GTKFILECHOOSER code pathJeffrey Stedfast2005-02-151-1/+2
* ** See bug #66126.Not Zed2005-02-101-68/+82
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-131-50/+126
* Update the composer to use the icon theme via the EIconFactory object inMichael Terry2004-04-191-2/+10
* 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