Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28592/include/gui
Modified Files:
wxMenuDefs.h wxFiltersDialog.h
Log Message:
added a command to find all existing filters copying messages to the given folder
Index: wxMenuDefs.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMenuDefs.h,v
retrieving revision 1.129
retrieving revision 1.130
diff -b -u -2 -r1.129 -r1.130
--- wxMenuDefs.h 16 Jul 2004 22:42:00 -0000 1.129
+++ wxMenuDefs.h 12 Sep 2004 22:57:45 -0000 1.130
@@ -161,4 +161,6 @@
WXMENU_FOLDER_SEP4,
WXMENU_FOLDER_FILTERS,
+ WXMENU_FOLDER_WHENCE,
+ WXMENU_FOLDER_SEP5,
WXMENU_FOLDER_PROP,
WXMENU_FOLDER_END = WXMENU_FOLDER_PROP,
Index: wxFiltersDialog.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxFiltersDialog.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- wxFiltersDialog.h 7 Mar 2001 18:11:21 -0000 1.10
+++ wxFiltersDialog.h 12 Sep 2004 22:57:46 -0000 1.11
@@ -44,4 +44,11 @@
wxWindow *parent = NULL);
+/**
+ Find all filters moving mail to the given folder and show them to user.
+
+ @return true if any filters were found, false otherwise
+ */
+extern bool FindFiltersForFolder(MFolder *folder, wxWindow *parent = NULL);
+
/// allows to create a filter from the subject/from values
extern bool CreateQuickFilter(MFolder *folder,
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates