Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv581/include/gui
Modified Files:
wxMessageView.h
Log Message:
1. Removed MessageViewer::InsertSignature(); added EndText()
2. ClickableInfo reorganization:
a) ClickableInfo is not in a separate header and is now a base class
b) instead of switch on type of ClickableInfo we now have
ClickableAttachment and ClickableURL implementations of the base class
Index: wxMessageView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMessageView.h,v
retrieving revision 1.84
retrieving revision 1.85
diff -b -u -2 -r1.84 -r1.85
--- wxMessageView.h 26 Apr 2002 23:28:09 -0000 1.84
+++ wxMessageView.h 5 Dec 2002 19:47:30 -0000 1.85
@@ -55,15 +55,4 @@
const MessageViewer *viewerNew);
- /// show the URL popup menu
- virtual void PopupURLMenu(wxWindow *window,
- const String& url,
- const wxPoint& pt,
- URLKind urlkind);
-
- /// show the MIME popup menu for this message part
- virtual void PopupMIMEMenu(wxWindow *window,
- const MimePart *part,
- const wxPoint& pt);
-
protected:
virtual MessageViewer *CreateDefaultViewer() const;
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates