aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to unref the FilterDriver.Jeffrey Stedfast2000-10-261-11/+13
* lots of i18n fixesDan Winship2000-10-241-6/+8
* Apply outgoing filters to the message.Jeffrey Stedfast2000-10-241-2/+2
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-211-13/+13
* #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummyJeffrey Stedfast2000-10-201-3/+2
* Disable the optionmenu because it is empty. (service_page_item_auth_fill):Iain Holmes2000-10-181-2/+10
* New widget, full search dialogue for mail.Not Zed2000-10-091-1/+1
* fetch mail before sending, this is a temp fix for POP-before-SMTPJeffrey Stedfast2000-10-061-1/+2
* Use CamelInternetAddress instead of my quick hack (aka InternetAddress).Jeffrey Stedfast2000-10-051-1/+0
* Instead of UnSelectAll, we want InvertSelection.Jeffrey Stedfast2000-10-051-6/+7
* Added a comment to a piece of code that I was trying to "fix" just to findMiguel de Icaza2000-10-041-0/+8
* subscribe-control.[ch] -> subscribe_dialog.[ch]Chris Toshok2000-10-031-2/+2
* Add print preview verb here.Miguel de Icaza2000-09-301-20/+93
* nuked.Chris Toshok2000-09-301-0/+10
* Fix it so that "send later" will still mark a message as being replied,Jeffrey Stedfast2000-09-281-0/+10
* Added new menu itemsJeffrey Stedfast2000-09-261-8/+40
* Deal with NULL composer.Dan Winship2000-09-191-8/+15
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Revert **Temp fix** from below since the relevant shell bug has been fixedDan Winship2000-09-151-4/+6
* **Temp fix** Send "" as the default folder to select as anything elseJeffrey Stedfast2000-09-151-16/+17
* Made a nicer dialog for the "You have not configured the mail client" errorIain Holmes2000-09-151-13/+18
* Updated to use the new mail_do_filter_ondemand.Jeffrey Stedfast2000-09-121-12/+1
* New async function to filter messages on demand. (do_fetch_mail): UpdatedJeffrey Stedfast2000-09-071-57/+57
* Change the "Get Mail" toolbar button to become "Send & Receieve"Jeffrey Stedfast2000-09-031-14/+60
* Attach a callback to the postpone signal (send_to_url): Same (mail_reply):Jeffrey Stedfast2000-09-021-13/+53
* Update this and related functions to no longer take a From address. (TheDan Winship2000-08-301-26/+6
* Free the from address when we're done with it. Also,Jeffrey Stedfast2000-08-291-12/+10
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-6/+6
* Added bonobo menu handler for mark_all_deleted function.Ariel Rios2000-08-281-0/+14
* Start adding progress info; make flag_all_messages camel-safe; make the no ne...Peter Williams2000-08-251-4/+2
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-72/+91
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-4/+4
* Filtering on demand! booyeah!Peter Williams2000-08-181-1/+18
* Add support for copying messagesPeter Williams2000-08-161-4/+22
* Toggling a flag is an "instantaneous" operation, so if we're only doingDan Winship2000-08-121-2/+15
* Fix some warnings. Make 'configure folder' a modal dialog.Peter Williams2000-08-121-4/+4
* Fix the camel-folder's thaw handler. Implement event forwarding into the main...Peter Williams2000-08-121-7/+24
* If the caller passes "-1" for the model row, translate that to view row 0.Dan Winship2000-08-121-3/+1
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+0
* Fix compile warning by casting the object to a CamelObjectJeffrey Stedfast2000-08-111-10/+10
* Fix the infinite movemailPeter Williams2000-08-111-1/+1
* Fix a bug in the async changes. (This was identical to reply_to_sender.)Dan Winship2000-08-111-1/+1
* oopsPeter Williams2000-08-111-0/+592