home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / internet / htmle93b.zip / HISTORY.DOC < prev    next >
Text File  |  1996-04-08  |  4KB  |  85 lines

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