aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-local.c
Commit message (Expand)AuthorAgeFilesLines
* Run the folder_changed code on message_changed as well, so the unreadDan Winship2000-12-071-4/+6
* Fix the initial unread counts after the last patch.Dan Winship2000-11-291-1/+4
* This needs to run from the main thread, not the camel thread, so add aDan Winship2000-11-281-5/+16
* Do this the normal way rather than calling mail_operation_wait_for_finish.Dan Winship2000-11-131-27/+28
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-6/+6
* First draft of folder tree unread message indication for /localDan Winship2000-11-071-104/+438
* Don't show the passwd in the url string. (mail_tool_local_uri_to_folder):Jeffrey Stedfast2000-11-041-6/+6
* lots of i18n fixesDan Winship2000-10-241-21/+11
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-7/+34
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-1/+1
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-3/+1
* Whole buncha leak fixes thanks to PurifyMatthew Loper2000-08-171-0/+1
* Fix 'Test settings' in the prefs dialog. Update the async readme.Peter Williams2000-08-121-1/+1
* Fix some warnings. Make 'configure folder' a modal dialog.Peter Williams2000-08-121-1/+4
* Properly handle different local file formats. The folder isn't alwaysNot Zed2000-08-111-4/+38
* Add a "gboolean create" argument to pass to camel_store_get_folder.Dan Winship2000-08-111-1/+1
* Merge with camel-async.Peter Williams2000-08-111-132/+187
* Update for append_message api change.Not Zed2000-08-111-5/+3
* Redone to show a dialogue first, and show progress of whats happening asNot Zed2000-08-081-0/+413