home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac_os2 / htmle94b.zip / HISTORY.DOC < prev    next >
Text File  |  1996-05-12  |  5KB  |  115 lines

  1. v0.94b (May 11, 1996)
  2. =====================
  3.  
  4. NEW FEATURES:
  5.   o "Save as ASCII" funtion under FILE menu.
  6.   o Convert characters to tags function added (for code page 850)
  7.      o HTML-Ed sets code page 850 when it starts
  8.   o The "Ring List" window is now sizable
  9.   o Manual is now in INF format (next step is online help).
  10.   o Options dialog
  11.      o Highlight required fields in dialogs
  12.      o Require required fields in dialogs
  13.      o Save settings/position on exit
  14.   o Choose any font/size for the editor
  15.   o Hotkey for File/Close (Ctrl+F4)
  16.  
  17. BUGS/PROBLEMS FIXED:
  18.   o Selecting "NO" to the "Are you sure you want to exit?" 
  19.     prompt now works properly.
  20.   o Changed the HEAD dialog layout
  21.   o The "left button corruption" problem doesn't occur anymore.
  22.   o When following links, files in the ring are now loaded from 
  23.     memory instead of directly from disk.
  24.   o When following links, if a file doesn't exist, HTML-Ed won't try
  25.     to load it.
  26.   o Anchors are now properly marked as visited when following links.
  27.   o Fixed a bug that was causing continuous looping of sound when 
  28.     using BocaSoft System Sounds.
  29.  
  30.  
  31. v0.93b (April 6, 1996)
  32. ======================
  33.  
  34. NEW FEATURES:
  35.   o HTML Skeleton feature under the "Page" menu.
  36.   o Ring Left/Right menu items and hotkeys
  37.   o Size of GIF files calculated automatically!
  38.   o Special Character dialog
  39.   o Load multiple files from the command line (even wildcards).
  40.   o Added level 7 headings
  41.   o Added "Other tags" section to <HEAD> dialog.
  42.   o Support for the </p> tag
  43.  
  44. BUGS/PROBLEMS FIXED
  45.   o Changed all the inserted HTML code to be in uppercase
  46.   o I had misspelled horizontal on the menu <g>...
  47.   o The comment tag produced incorrect output, fixed.
  48.   o The <HR> dialog will no longer put "0%" in the width dialog
  49.   o You can no longer insert an ASCII code with an invalid number
  50.   o CR's are now added after HTML, HEAD, TITLE, and BODY tags.
  51.   o Changed filspec for image "FIND" buttons to "*" for those pre-FP17.
  52.   o Added a default icon
  53.      - When the program was minimized, and the "minimize to desktop"
  54.        feature was on, instead of an icon, you could still see the
  55.        MLE+scrollbars.  Fixed.
  56.   o Removed the registration reminder at exit
  57.   o You can now double click on a file in the file list to switch to it
  58.   o Moving left in the file ring didn't always work correctly
  59.   o HTML-Ed now properly follows SRC="#XX" type links.
  60.   o You weren't always warned to save your file(s) if you used the
  61.     system-menu to exit.
  62.  
  63.  
  64. v0.92b (March 31, 1996)
  65. =======================
  66.  
  67. NEW FEATURES:
  68.   o MULTI-FILE EDITING!  - Ring system (like EPM)
  69.   o New styles added!
  70.       o <kbd>  - Keyboard Input
  71.       o <samp> - Sample
  72.       o <var>  - Variable
  73.   o I added a "Remove tags" option under the EDIT menu.
  74.   o You can now put comments in your HTML code, but selecting
  75.     PAGE/COMMENTS, or pressing Alt+M.
  76.   o Search/Replace works now!  I finally figured out what was causing
  77.     the problem (compiler problem!).  Many thanks to Eric Slaats for his
  78.     help.
  79.  
  80. BUGS/PROBLEMS FIXED:
  81.   o The hotkey for the STYLE menu was the same as that of the SEARCH
  82.     menu.  Now, Alt-Y activates the Style menu.
  83.   o Some "Special characters" on the menu were inserted as their ASCII
  84.     code equivilant, instead of their character name - fixed.
  85.   o The tab order in the <BODY> dialog was incorrect - fixed.
  86.   o There was a 32 character limit on the filename in the <BODY> dialog
  87.   o The colour attributes in the <BODY> dialog are now grouped so you
  88.     can navigate them with the arrow keys.
  89.   o The "Find" button in the <BODY> dialog was a default choice (along
  90.     with OK!)  - fixed.
  91.   o The slider in the "Font Size" dialog defaults to 3, the default font
  92.     size, instead of zero.
  93.   o Fixed grouping in <HEAD> dialog.
  94.   o Selected text is now assumed to be the TITLE of a document when
  95.     inserting the <HEAD> tag.
  96.   o Selected text is now assumed to be the ALTERNATE TEXT for an image
  97.     when inserting an <IMG> tag.
  98.   o The "number of lines" on the statusline was not always updating
  99.     properly - fixed.
  100.   o The titlebar for the <BODY> dialog said "<Head...>" <g> - fixed.
  101.   o The <A...> and <IMG...> dialogs _required_ certain fields to be
  102.     filled in.  Now, if you don't fill in a required field, the tag will
  103.     still be inserted, but the cursor will be positioned for you to
  104.     enter the required text.
  105.   o I believe I have discovered the cause of the "File Dialog" crash.
  106.     See "A note about the File Dialog crash" in HTMLED.DOC.
  107.   o All the dialogs have "hot keys" now for the buttons, etc.  to help
  108.     keyboard users even more!
  109.  
  110.  
  111. v0.91b - (March 23, 1996)
  112. =========================
  113.  
  114.   o First version released!
  115.