Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4008/include/gui
Modified Files:
wxComposeView.h
Log Message:
added autocollection of addresses in outgoing mail
Index: wxComposeView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxComposeView.h,v
retrieving revision 1.101
retrieving revision 1.102
diff -b -u -2 -r1.101 -r1.102
--- wxComposeView.h 27 Feb 2005 01:13:09 -0000 1.101
+++ wxComposeView.h 15 May 2005 21:18:23 -0000 1.102
@@ -156,5 +156,15 @@
virtual String GetRecipients(RecipientType type) const;
- void CollectWhitelist();
+ /**
+ Save all the current recipients to the given address book/group
+
+ @param collect the autocollect flag, if it is M_ACTION_NEVER, nothing
+ is done
+ @param book the name of the address book to save addresses to
+ @param group the name of the group in this book
+ */
+ void SaveRecipientsAddresses(MAction collect,
+ const String& book,
+ const String& group);
/// get the currently entered subject
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates