Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9951/include
Modified Files:
Composer.h
Log Message:
Speed up replies to many recipients (no layout except last recipient)
Index: Composer.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Composer.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -b -u -2 -r1.22 -r1.23
--- Composer.h 22 Mar 2005 02:06:44 -0000 1.22
+++ Composer.h 19 Jul 2005 08:21:04 -0000 1.23
@@ -175,5 +175,6 @@
/// adds recipients from addr (Recipient_Max means to reuse the last)
virtual void AddRecipients(const String& addr,
- RecipientType rcptType = Recipient_Max) = 0;
+ RecipientType rcptType = Recipient_Max,
+ bool doLayout = true) = 0;
/// adds a "To" recipient
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates