home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / textual / csv2web / !CSV2Web / Updates < prev   
Encoding:
Text File  |  1997-03-24  |  5.7 KB  |  103 lines

  1. Updates
  2. ~~~~~~~
  3.  
  4.  1.00   First release into the big wide world. Many months ago
  5.          - Expects strict format for the input CSV data file.
  6.  
  7.  1.10   Released on 28th Feb 1997; betatest only
  8.          - Includes high resolution icon.
  9.          - Produces more accurate HTML code.
  10.          - Supports alignment of data in the table.
  11.          - Clearer windows.
  12.          - Supports ignoring of a given character.
  13.          - Better help text.
  14.          - No longer produces standalone HTML pages.
  15.  
  16.  1.11   Released on 3rd March 1997
  17.          - Produces more compact HTML code.
  18.          - If alignment is set to Left then it is not written to code.
  19.          - Ignoring of characters works properly.
  20.          - Corrected templates according to alignment setting.
  21.          - Corrected Help documentation.
  22.          - Program menu is a bit wider and less cramped.
  23.          - Ignore character now accepts letters!!
  24.          - The error message with the comma and 44 no longer appears.
  25.          - Can now *specify* a single character as the separator (eg. %).
  26.          - Added file 3 to CSVfiles directory to test previous point.
  27.          - Disabled the first entry in options menu temporarily.
  28.          - Added high resolution load graphic (I hope it fits).
  29.  
  30.  1.12   Released on 18th March 1997.
  31.          - Produces even more compact HTML code.
  32.          - Produces standalone web pages if required.
  33.          - Has new CSV files (that show a flaw in the program ;-).
  34.          - Has a nicer high resolution icon.
  35.          - Ignoring of character x is now ENABLED as default.
  36.          - Added intelligent option which deals with example file 1 properly.
  37.          - Added the ability to load and save the settings.
  38.          - Added the option to load the Owner file via the Settings menu.
  39.          - Added the 'Problems' section to the Help doc.
  40.          - The resulting HTML code is slightly different.
  41.          - Added support for basic background colours.
  42.          - Added support for table caption (no aligning of caption yet).
  43.          - Fixed a bug that caused last line of source to be dropped.
  44.          - CSV icon is now in the !Sprites and !Sprites22 files.
  45.          - Added support for automatic selection of foreground colours, though
  46.             the setting given in the code by CSV2Web will be ignored as HTML
  47.             doesn't support fgcolor in tables (..yet?).
  48.          - Took Michelle out of the help file according to this week's events.
  49.          - Added support for alignment of table captions, including IE3 support
  50.             for valign.
  51.          - The main window is now opened in the centre of the screen.
  52.          - Added "Caption at vert,horiz" text in caption positioning window.
  53.          - Removed the section about default settings from the Help text.
  54.          - The option for "Active URLs" is greyed out. This will certainly be
  55.             in the next release.
  56.          - Made the boxes for Column Alignment and Background Colour wider.
  57.          - Filetype for CSV file (&DFE) now set by the !Run file.
  58.          - Now complains about not being able to load files of type != DFE.
  59.          - Added support for defining the title of created web pages.
  60.          - Removed the 'Convert' and 'Cancel' buttons from the main window (see
  61.             below).
  62.          - Removed the close gadget from the save window (also see below).
  63.          - Added support for the 'nowrap' tag in columns. When this is ticked,
  64.             info in a column will not be split over multiple lines if the
  65.             browser window is not wide enough.
  66.          - Alignment setting applies to webpage headings, though this only
  67.             works on certain browsers. Fresco does not support alignment of <h1>
  68.             and <h2> headings.
  69.          - Moved settings load,save,default to a submenu.
  70.          - Renamed the root Settings menu entry to Options.
  71.          - Added support for 'Active URLs' (see section).
  72.          - Made the !Help file easier to read using !Edit (doh!).
  73.          - Overhauled the main window due to the next enhancement.....
  74.          - Added support for bordercolor, bordercolorlight, bordercolordark.
  75.          - Converted the !Sprites22 icon into a !Sprites mode 12 one.         
  76.          - Fixed problems parsing non-CSV format (ie: % separator) files.
  77.          - Added little help icon to bottom right of main window.
  78.          - Added application icon to info box.
  79.          - Added support for special topbit characters. Characters such as the
  80.             copyright symbol are converted into their HTML equivalent eg. ©
  81.          - Added the HTML icon into the !Sprites and !Sprites22 files. No more blank save boxes! ;)
  82.          - You now change the owner information via a window.
  83.          - Added percentage indicator whilst converting. It's not that effective though. It
  84.             probably works better on large files.
  85.          - Fixed minor bug that meant the caption window didn't pop up.
  86.  
  87.  1.13   Released on 24th March 1997
  88.          - Main window opens and acts as a proper window should under RISCOS.
  89.          - Added support for vertical alignment of data in cells
  90.          - Changed 'Characters' to 'Translate' in menu
  91.          - Increased size of limits in 'Owner' window (now 50, 40, 75)
  92.          - Added support for accurate definition of all colour attributes (exc. link colours)
  93.          - Added support for exclusion of the table headers.                  
  94.          - Program now occupies 96K on a 4Mb machine.
  95.          - Page headings are now aligned properly.
  96.          - Hourglass works properly.
  97.          - Moved the update log to separate file - this one.
  98.          - A white table background is now translated to its hexadecimal version so Fresco can cope.
  99.          - Menus now stay open on an ADJUST-click (thanks Henry :-)
  100.  
  101.  
  102.                         
  103.