aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-threads.h
Commit message (Collapse)AuthorAgeFilesLines
* use mail_op_set_message_plainRadek Doulik2000-12-011-0/+1
| | | | | | | | | | | | | | 2000-12-01 Radek Doulik <rodo@helixcode.com> * mail-ops.c (mail_op_report_status): use mail_op_set_message_plain * mail-threads.c (mail_op_set_message_plain): plain version of mail_op_set_message, doesn't use printf, passes message untouched, use set_message (mail_op_set_message): set_message (set_message): helper function svn path=/trunk/; revision=6753
* fmt argument should be const.Jeffrey Stedfast2000-11-021-1/+1
| | | | | | | | | 2000-11-01 Jeffrey Stedfast <fejj@helixcode.com> * mail-threads.c (mail_op_set_message): fmt argument should be const. svn path=/trunk/; revision=6343
* Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ↵Peter Williams2000-08-141-0/+3
| | | | | | the disabled mail functions svn path=/trunk/; revision=4836
* Get the mail component to use the new Evolution::ShellView interface.Ettore Perazzoli2000-08-131-0/+3
| | | | | | | This implementation is so ugly and evil and needs to be replaced. Don't look at it. Go away. svn path=/trunk/; revision=4797
* Fix the camel-folder's thaw handler. Implement event forwarding into the ↵Peter Williams2000-08-121-3/+4
| | | | | | main thread. svn path=/trunk/; revision=4744
* Merge with camel-async.Peter Williams2000-08-111-16/+32
| | | | svn path=/trunk/; revision=4687
* Make the broken threads optionalPeter Williams2000-06-271-0/+3
| | | | svn path=/trunk/; revision=3740
* Make the async dialogs non-modal; add cleanup callbacks in the main thread.Peter Williams2000-06-231-0/+1
| | | | svn path=/trunk/; revision=3694
* Add nice blocking stuff for the error dialog and a new get_password hook in ↵Peter Williams2000-06-231-0/+3
| | | | | | the async toolkit svn path=/trunk/; revision=3692
* Add the async mail API (still not hooked up though)Peter Williams2000-06-221-0/+45
svn path=/trunk/; revision=3676