home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / texted / zapemail_2 / !ZapEmail / History < prev    next >
Text File  |  1997-10-22  |  7KB  |  170 lines

  1. 0.20b (22 Oct 1997)
  2. Fixed    Message datestamps now forced to UK territory, with timezone
  3.       correction
  4.     QP decoing bug after save (failed to force certain options)
  5.     Email_FlagsToggle now allows alteration of emphasis bits etc.
  6.     Bug in Email_AddHeaderLine: unrecognised escapes caused infinite loop
  7. New    Email_Encode8bit
  8.     Option allowing non-addition of X-headers
  9.  
  10. 0.20a (05 Oct 1997) release
  11. Fixed    Redraw bug concerning tab followed by emphasised text
  12.     Menus bug (undefined instruction)
  13. New    Extra Email_AddHeaderLine escapes: \f \i \m
  14.  
  15. 0.20 (01 Sep 1997) release
  16. 0.19 (beta only)
  17. Fixed    Ctrl (or Alt) double-click
  18.     SPLITLINE no longer inserts unnecessary quoting at EOF
  19.     Various minor colouring bugs
  20.     Data abort when copying into header, hopefully
  21.     Warning messages always displayed via a callback
  22.     Sig separator search (was failing with "\n-- \n\n")
  23.     Email_StripSpcs largely rewritten
  24.     Escape now aborts increment & change quoting minibuffer operations
  25.     Email_SplitForInsert ghost cursor & in-quoting split
  26.     Tabs as 'none' disabled due to annoying bug
  27.     Softwrap (Zap 1.36) working properly
  28.     Module initialisation properly preserves registers
  29. Changed    Email_SplitForInsert substantially recoded - ensures rather than
  30.       replaces; also reformats following text if wordwrap enabled
  31.     Email_Stamp inserts Date: and Message-ID: if missing
  32.     Email_AddSignature 'intelligently' adds blank lines
  33.     Email_SendURL deprecated (moved to ZapDS, renamed "SendURL")
  34.     Email_SetFormatMod may use minibuffer
  35.     Email_RotEncode speeded up; ignores selection if in different buffer
  36.     Email_Snip no longer removes trailing LF and sets the selection
  37.       before replacing (so that Zap 1.36ß will reselect on undo)
  38.     Colouring code improved to cope with new features
  39.     Quoting colouring improved on long lines
  40.     Long line warning extended to .sig
  41.     Some StrongARM optimisations
  42.     All commands now useable in menu files
  43.     'Ignore header' no longer set if no header detected
  44.     Internal search routines sped up significantly
  45.     Quoting depth 'limit' changed to 16; warning added
  46.     Header detection now done on mode selection; also recognises "From "
  47.     Window no longer scrolled when cursor positioned past header
  48.     Moved: <Zap$3rdParty>.Salt -> <Zap$3rdParty>.!Email ZapModules:!Email
  49.     Resource filenames now configurable via !Setup
  50.     Filenames!
  51. New    Alternate default colours for light foreground colour
  52.     Blank lines inserted before .sig if message is empty
  53.     Optional separate .sig files for mail & news
  54.     <URL> and <address> colouring (allowing for mailto:)
  55.     Return and tab characters locked
  56.     Email_Date, Email_DecodeQP, Email_EncodeQP, Email_ReturnReceiptTo,
  57.       Email_AntiSpam, Email_AddHeaderLine commands
  58.     Quoted printable support: decodes on loading & encodes saved copy on
  59.       saving, if appropriate headers present
  60.     Flags to control:
  61.       how =\n and =\n> are handled when decoding QP
  62.       whether .sigs can be reformatted
  63.       whether quoting is standardised by FORMATTEXT
  64.     Colouring for *word*, _word_, /word/, -word- (gets ** etc. right too)
  65.       - may be disabled individually
  66.     Colours for header IDs
  67.     Email_StripSpcs now tabifies (via StripSpaces 4)
  68.     Selection restraints
  69.     ZapButtons support
  70.     Colours menu available via mode menu
  71.  
  72. 0.18 (7 Dec 1996) release
  73. Fixed    Minor fix to WRAPWIDTH hack
  74.     Minor colouring bug fix
  75. Changed    Alt+double-click now trapped too
  76.     "URL:" prefixes now read and ignored
  77.     *** ZAP 1.30 NO LONGER SUPPORTED
  78.  
  79. 0.17 (29 Oct 1996) bugfix release
  80. Fixed    Ctrl-click/drag - only double-click now trapped
  81.     Email_Snip prompt only appears in Email mode
  82.     Assembled for Zap 1.30 this time!
  83.  
  84. 0.17 (23 Oct 1996) release
  85. Fixed    URL sending via double click
  86.     Email_FlagsToggle now works properly
  87.     Email_SetFormatMod linked in (!)
  88.     Some documentation inconsistencies
  89. Changed    All references to non-standard quoting to match new spec
  90.     Email_ChangeQuoting, Email_IncQuoting now take string parameters, and
  91.       will use minibuffer if no parameter supplied
  92.     Email_Stamp now uses ±hhmm for time zone
  93. New    Non-standard quoting is now definable via menu and the following:
  94.     Email_SetQuoting, Email_AddQuotingChr, Email_RemQuotingChr,
  95.       Email_AddTagLine, Email_AddSignature, Email_EditTaglines,
  96.       Email_EditSigFiles, Email_Snip commands
  97.     Zap 1.33ß support
  98.  
  99. 0.16 (2 Oct 1996)
  100. Fixed    SplitLine (again)
  101.     Email_Stamp now handles "From: user@some.where"
  102. Changed    Completely rewritten formatting code (more undo buffer friendly?)
  103.     DeleteNext (wordwrap on, line edit off) may delete quoting
  104.     Mode-specific flags moved from mode data to mode word
  105.     Upper limit on display width now 65535
  106.     Long line warning now warns at min(display width,format width)
  107.     Format width modifier range now 0-255
  108.     Email_ChangeQuoting now uses same paragraph definition as FORMATTEXT;
  109.       delete then insert changed to replace
  110. New    Linewrap & wordwrap now work with quoted text
  111.     WRAPWIDTH hacked to force redraw if in Email mode
  112.     Email_FlagsToggle, Email_SetFormatMod commands
  113.     Flags to ensure empty line after attribution and ignore sig separator
  114. Removed    FORMATTEXT recognition of indent following quoting
  115.     Email_SetFlags command
  116.  
  117. 0.15 (13 Sep 1996) release
  118. Fixed    Wordwrap will now work with ctrl code mangling
  119.     Minor bug in Email_SplitForInsert
  120. Changed    Ctrl code mangler moved from e_command to e_char
  121.     Format width modifier applied to wordwrap & linewrap
  122.  
  123. 0.15ß (06 Sep 1996)
  124. Fixed    SplitLine - now handles the 'auto-indent flag' correctly
  125.     Indent & Outdent working, though they take note of cursor position
  126.       and quoting
  127.     SplitLine, Email_SplitForInsert OK in non-standard mode
  128. Changed    URL sending via mouse now uses Ctrl
  129. New    Email_IncQuoting, Email_DecQuoting, Email_RotEncode,
  130.       Email_RotEncodeCur commands
  131.  
  132. 0.14ß (22 Aug 1996)
  133. Fixed    Numbering error in Email_SendURL
  134.     JoinLine now deletes quoting-only / blank lines
  135.     Various dynamic area bombs (when 'Ignore header' on)
  136. Changed    Email_StripSpcs now takes a parameter (similar to StripSpaces)
  137.     Email_SendURL now uses an InterTalk message
  138. New    Shift + double click to send URL
  139.     Optional ctrl code mangling
  140.     Wordwrap disabled (use FormatText)
  141.     Email_SetFlags, Email_SplitForInsert commands
  142.     'Non-standard' editing options: SplitLine, JoinLine, DelToStart
  143.     FormatText & Email_ChangeQuoting now use indent of first line (spaces
  144.       only) beyond quoting
  145.     Ensures LF termination on saving
  146.  
  147. 0.13ß (9 Aug 1996)
  148. Fixed    Colour reloading bug
  149.     Formatting
  150.       - incorrect quoting replacement
  151.       - 1 chr too narrow if unquoted & 'spaces in quoting' off
  152. New    '|' added to Email_ChangeQuoting
  153.     Optional recognition and colouring of non-standard quoting chrs :"|
  154.       via menu option; applies to all Email commands
  155.     'Ignore header' flag can now be set per window
  156.  
  157. 0.12ß (31 Jul 1996)
  158. Fixed    Format quoted blank lines (just skips over)
  159.     'Optimised' some Zap calls to reduce module size by 10% or so
  160. New    Format width can be tied to display width less a user-defined amount
  161.     Email_ChangeQuoting, Email_SendURL commands
  162.  
  163. 0.11ß (Jul 1996)
  164. Fixed    Format blank lines
  165. New    8 <= width <= 127
  166.     'Spaces in quoting' flag
  167.  
  168. 0.10ß (Jul 1996)
  169. First beta release version
  170.