Update of /cvsroot/mahogany/M/include/gui
In directory usw-pr-cvs1:/tmp/cvs-serv21789/include/gui
Modified Files:
wxMenuDefs.h wxMessageView.h
Log Message:
added popup menu for mail addresses in the message view
Index: wxMenuDefs.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMenuDefs.h,v
retrieving revision 1.106
retrieving revision 1.107
diff -b -u -2 -r1.106 -r1.107
--- wxMenuDefs.h 16 Apr 2002 02:45:52 -0000 1.106
+++ wxMenuDefs.h 26 Apr 2002 23:28:09 -0000 1.107
@@ -357,4 +357,6 @@
WXMENU_URL_OPEN,
WXMENU_URL_OPEN_NEW,
+ WXMENU_URL_COMPOSE,
+ WXMENU_URL_ADD_TO_ADB,
WXMENU_URL_COPY,
WXMENU_URL_END,
Index: wxMessageView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMessageView.h,v
retrieving revision 1.83
retrieving revision 1.84
diff -b -u -2 -r1.83 -r1.84
--- wxMessageView.h 19 Dec 2001 12:56:56 -0000 1.83
+++ wxMessageView.h 26 Apr 2002 23:28:09 -0000 1.84
@@ -58,5 +58,6 @@
virtual void PopupURLMenu(wxWindow *window,
const String& url,
- const wxPoint& pt);
+ const wxPoint& pt,
+ URLKind urlkind);
/// show the MIME popup menu for this message part
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates