aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-threads.c
Commit message (Expand)AuthorAgeFilesLines
* Let us compile sans threads on non-pthread systems.Peter Williams2000-06-271-0/+4
* Make the broken threads optionalPeter Williams2000-06-271-0/+16
* commenting out of some GDK_THREADS_*() junk that was causing a lockJeffrey Stedfast2000-06-271-2/+2
* Add some debugging messages to track down thread issues better andEttore Perazzoli2000-06-261-0/+15
* Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im...Peter Williams2000-06-241-13/+84
* Make the async dialogs non-modal; add cleanup callbacks in the main thread.Peter Williams2000-06-231-46/+88
* Add nice blocking stuff for the error dialog and a new get_password hook in t...Peter Williams2000-06-231-36/+197
* Prettify the progress dialog a bit.Peter Williams2000-06-221-25/+54
* Add the async mail API (still not hooked up though)Peter Williams2000-06-221-0/+566