aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.c
Commit message (Expand)AuthorAgeFilesLines
* lots of i18n fixesDan Winship2000-10-241-5/+7
* kill. (create_ondemand_hooks): die. (control_activate): remove hook.Michael Meeks2000-10-191-1/+0
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-9/+13
* Duh, fix the test for the folder name, strstr != strcmp is it.Not Zed2000-10-121-7/+4
* remove news specific check. (mail_tool_uri_to_folder): news: -> nntp:Chris Toshok2000-10-051-9/+2
* destroy our tree_model and remove the root node. also, release_unref ourChris Toshok2000-10-031-4/+15
* New async function to filter messages on demand. (do_fetch_mail): UpdatedJeffrey Stedfast2000-09-071-95/+2
* only call camel_folder_get_message_info if the folder hasDan Winship2000-09-061-52/+43
* Change the "Get Mail" toolbar button to become "Send & Receieve"Jeffrey Stedfast2000-09-031-4/+3
* Since POP3 doesn't implement get_message_info, we need to check for infoJeffrey Stedfast2000-09-031-40/+52
* Add more user-friendly progress messages from the friendly folks at Helix Cod...Peter Williams2000-08-281-1/+1
* Display the number of messages downloaded starting from one instead ofEttore Perazzoli2000-08-281-1/+1
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-1/+1
* Start adding progress info; make flag_all_messages camel-safe; make the no ne...Peter Williams2000-08-251-0/+11
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-4/+1
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-36/+28
* Filtering on demand! booyeah!Peter Williams2000-08-181-4/+6
* Close the pipes when finished; add i18nPeter Williams2000-08-161-13/+13
* Updated to reflect changes to mail_do_scan_subfoldersJeffrey Stedfast2000-08-131-10/+11
* Don't ref the store returned from camel_session_get_store. It's alreadyDan Winship2000-08-131-14/+2
* Put the dont-try-to-get-mail-from-imap-sources check into a better spotPeter Williams2000-08-121-5/+0
* Add a function to return a useful name for a folder (not just "mbox" orDan Winship2000-08-111-0/+19
* Properly handle different local file formats. The folder isn't alwaysNot Zed2000-08-111-2/+13
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+0
* Add a "gboolean create" argument to pass to camel_store_get_folder.Dan Winship2000-08-111-6/+7
* Show 'no new mail' correctly.Peter Williams2000-08-111-0/+12
* Fix the infinite movemailPeter Williams2000-08-111-1/+29
* oopsPeter Williams2000-08-111-0/+620