Release Notes

[ XTML Home Page | Documentation | Download | Release Notes ]

Version 1.3.0 - 14 Dec 95
Version 1.2.2 - 11 Dec 95
Version 1.2.1 - 8 Dec 95
Version 1.2.0 - 8 Dec 95
Version 1.1.5 - 4 Dec 95
Version 1.1.4 - 1 Dec 95
  • Fixed a problem with the 'XTML Prefs' file for non-english versions of Excel.
  • Added an option to add borders to blank cells. XTML adds a " " (a nonbreaking space) in the HTML for that cell.
  • Changed the table caption to acually use the <caption> tag. duh. :-)

  • Version 1.1.3 - 30 Nov 95
  • Numbers formatted as currency or accounting were not getting default right alignment. Fixed.
  • Changed the calculation of the default input range: If the current selection is exactly one cell, then XTML attempts to determine the desired input range using the 'CurrentRegion' property. If the current selection is more than one cell, then the current selection is used.
  • Some 'high-ASCII' characters were not displaying properly in Excel for Windows. Fixed.
  • Changed file suffix default to '.htm' when running on Excel for Windows. Default is still '.html' on the Mac.
  • Registration dialog now displays reliably when requested from 'About...' dialog.

  • Version 1.1.2 - 28 Nov 95
  • Added support for the Windows version of Excel. The add-in file must be renamed as 'XTML.XLA'. The prefs file ('XTMLPref.txt') is stored in the Excel application directory (Windows version only).
  • Optimized some of the code for handling preferences. Speeds up the display of dialog boxes.

  • Version 1.1.1 - 28 Nov 95
  • Added an 'XTML Prefs' file, which automatically gets created in your preferences folder. It allows user selection of formatting tags for bold, italic, and bolditalic cells and stores user definition of which cell attributes to preserve when converting from Excel to HTML.
  • Changed the custom menu definitions.
    Now creates a submenu in the 'Tools' menu, but only when a Worksheet is the active sheet.
  • Added an About box.
  • Added shareware registration code.

  • Version 1.0.4 - 25 Nov 95
  • Now preserves Excel's numeric formats.
  • Numeric cells will default to right aligned.

  • Version 1.0.3 - 24 Nov 95
  • Re-wrote the output code to write directly to a new file. Previously, the output was being written to a scratch worksheet within the XTML Add-In, then being copied and pasted into the new output file. The new method speeds things up a bit, and makes the add-in file smaller. It also eliminates the possibility that the copy/paste operation would generate a memory alert.

  • Version 1.0.2 - 22 Nov 95
  • Cleaned up the VBA code to make it more modular, and speed things up.
    This should make it easier to add more functionality in the future.

  • Version 1.0.1 - 21 Nov 95
    Version 1.0.0 - 20 Nov 95
    [ XTML Home Page | Documentation | Download | Release Notes ]

    Copyright ©1995, by Ken Sayward. All rights reserved.
    Please send questions, comments and suggestions to Sayward@kagi.com

    Last Edited: December 15, 1995