aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-local.c
Commit message (Expand)AuthorAgeFilesLines
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-061-1/+1
* Fix dodgy libxml allocation pollution, and potential faults on NULLMichael Meeks2001-02-041-3/+10
* Neater importer stuff.Iain Holmes2001-01-261-0/+13
* Remove a debug printf (that crashes Solaris because it usually triesDan Winship2001-01-111-1/+0
* Change mail_op_forward_event to mail_proxy_event.Dan Winship2001-01-101-2/+2
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-18/+49
* Only update display every 2 seconds.Miguel de Icaza2000-12-181-1/+2
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-121-1/+1
* Just added a little todo comment about some design issues.Michael Zucci2000-12-111-0/+8
* oops again, another insignificatn debug printf removed.Michael Zucci2000-12-111-1/+0
* Left debug on, turned off.Michael Zucci2000-12-111-1/+1
* reordered the options and added maildir, mbox, maildir, mh, in that order.Not Zed2000-12-111-47/+150
* 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