Virtual Access Changelog

What's new in Virtual Access 6.3.0.5

Jun 9, 2011
  • Removed definition of NMB_TIMER from project file to prevent unwanted performance statistics in release build. (va32_vs2008.vcproj)

New in Virtual Access 6.3.0.4 (Jun 9, 2011)

  • Attach.cpp looked for the filename containing a known extension instead
  • of ending with a known extension, so multi-dotted filenames could confuse
  • it (attach.cpp)
  • Don't take a line of less than 3 characters as ending headers - it can be
  • a genuine continuation. (ParseRFC822.cpp)
  • FS#55 - characters getting cropped from start of message. Looks like due
  • to mixed line endings from references. (ncomms.cpp, review.cpp)
  • Changed regex used to match /italic/ text in plain text messages for display.
  • This fixes problems recognizing italics and suppresses extra blanks introduced
  • before italics at the start of a line. (ParseRFC822.cpp)
  • Added code to respond to double-click on combobox entry in "Send to any folder"
  • dialog. Double-click accepts that entry and closes dialog in accordance with
  • feature request FS#41. (tpbrowse.cpp)
  • Added to the set of characters that are recognized as part of an email
  • address when creating links in To:, From: (etc) header lines for display,
  • in accordance with RFC2822. This fixes bug FS#56. Also reduced minimum
  • length of first part of a domain name from 3 to 2 so as to handle domains such as "me.com" correctly. (ParseRFC822.cpp)
  • Changed regex_pattern_uri to recognize '-' in newsgroup names in links
  • Added uri patterns to match CIX conference links
  • Corrected regexp to allow colons in all relevant positions for bug #21,
  • and added '>' and '

New in Virtual Access 6.3.0.3 (Jun 9, 2011)

  • allow for decoding of base64 lines longer than 60 characters, quickfix for bug
  • there shouldn't be always fixed font (PRE) without Q
  • fix the double refresh no topbar problem in old viewer
  • change AvoidHTML in new viewer to really mean "avoid rich text in any format"
  • comment out call to Enriched2HTML for text / enriched
  • allow inline attachments to get decoded as well
  • removed forcing of Reply-To if no Reply-To specified
  • reinstate the old folding code for the References header (editor.cpp)
  • fixes two bugs: wrong order in References, cut after 500 characters
  • fixes for display of CIX messages
  • a long file path (such as the XP default in application data) for the VA data
  • directory overflowed a buffer, and causes a crash.
  • Accidentally committed "Forward as attachment" half baked code. And I've
  • now ensured that the menu entry (and any toolbar) gets greyed out always.
  • Printing from editor window - needs new VCLHtml Dll as well
  • Helper library: addons32.dll