Commit Graph

10 Commits

Author SHA1 Message Date
2063939db4 use mail_op_set_message_plain
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
2000-12-01 08:19:16 +00:00
18cee24a50 fmt argument should be const.
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
2000-11-02 04:13:17 +00:00
377513db1f Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype the disabled mail functions
svn path=/trunk/; revision=4836
2000-08-14 15:18:44 +00:00
53337e992f Get the mail component to use the new Evolution::ShellView interface.
This implementation is so ugly and evil and needs to be replaced.
Don't look at it.  Go away.

svn path=/trunk/; revision=4797
2000-08-13 05:20:54 +00:00
1fa80ef1b7 Fix the camel-folder's thaw handler. Implement event forwarding into the main thread.
svn path=/trunk/; revision=4744
2000-08-11 17:35:14 +00:00
8cb514d6dd Merge with camel-async.
svn path=/trunk/; revision=4687
2000-08-10 17:30:50 +00:00
e923d2eea9 Make the broken threads optional
svn path=/trunk/; revision=3740
2000-06-26 18:21:45 +00:00
855dff022c Make the async dialogs non-modal; add cleanup callbacks in the main thread.
svn path=/trunk/; revision=3694
2000-06-22 20:31:01 +00:00
c14e8dd705 Add nice blocking stuff for the error dialog and a new get_password hook in the async toolkit
svn path=/trunk/; revision=3692
2000-06-22 16:34:33 +00:00
42d0cc5ca7 Add the async mail API (still not hooked up though)
svn path=/trunk/; revision=3676
2000-06-21 18:14:44 +00:00