aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-mt.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-281-36/+24
* more memory leaksDan Winship2001-04-181-2/+3
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-9/+18
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-171-3/+7
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-151-0/+2
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-151-1/+2
* New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-101-2/+88
* Check the container is not NIL before trying to set thje prop.Not Zed2001-03-021-0/+2
* Fixes for changes to search bar. (search_save): Removed. (search_full):Not Zed2001-03-011-3/+67
* Make op cancellable/report internals. (get_folder_get):Not Zed2001-02-231-2/+201
* started hack for progress reporting, which is currently to the console.Not Zed2001-02-221-1/+74
* Handle internal camel status return. (receive_done): Remove activeNot Zed2001-02-081-3/+4
* Check current_message for NULL - this fixes a bug running under SunOS (notJeffrey Stedfast2001-02-081-1/+1
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-061-1/+1
* Debug function to compare the tree we think we have, after an incrementalNot Zed2001-01-291-3/+26
* make mail_gui_thread non-static.Dan Winship2001-01-231-1/+1
* Init a cancel field in the message. (mail_msg_free): Free it.Not Zed2001-01-211-0/+16
* Setup a cancellation handle. (do_fetch_mail): REgister for cancellationNot Zed2001-01-161-1/+1
* Removed old implementation.Not Zed2001-01-041-7/+105
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-0/+517