Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12588

Modified Files:
        CHANGES 
Log Message:
when replying to PGP-encrypted messages we now use plain text (coming from the
viewer) instead of the encrypted text; for this:

1. added MessageView::OnBodyText() to accumulate the text shown in the viewer
2. added ViewFilter::Start/EndText() and ProcessURL() and overrode them in
   TransparentFilter to call OnBodyText()
3. modified the view filters to use the functions above instead of using
   MessageViewer methods directly
4. removed NO_QUOTE hack from MailFolder, now we don't quote anything simply
   if the msgview is NULL


Index: CHANGES
===================================================================
RCS file: /cvsroot/mahogany/M/CHANGES,v
retrieving revision 1.348
retrieving revision 1.349
diff -b -u -2 -r1.348 -r1.349
--- CHANGES     6 Jul 2004 13:00:09 -0000       1.348
+++ CHANGES     12 Jul 2004 20:53:05 -0000      1.349
@@ -10,4 +10,6 @@
 ------------------------------------
 
+12.07.04 VZ: use plain, not encrypted, text in replies to PGP messages
+11.07.04 VZ: integrated DSPAM statistical spam filter
 06.07.04 VZ: "Set From from To" option now behaves more usefully
 02.07.04 VZ: added nop() filter action (stop processing the filter program)



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to