home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / htmle96b.zip / HISTORY.DOC < prev    next >
Text File  |  1996-07-22  |  8KB  |  196 lines

  1. v0.96b (July 21, 1996)
  2. ======================
  3.  
  4. NEW FEATURES:
  5.   o added a "WebEx version" display in the about dialog (unfortunately,
  6.     WebEx always seems to report v1.02).
  7.   o Notebook "Other Options" dialog.
  8.   o WebExplorer Window Options
  9.      o Underline Anchors
  10.      o Choose font and font size
  11.   o Default Extension/Filespec Options (read the docs)
  12.   o More Drag and Drop
  13.      o Copy Drop (Ctrl+drag) a file to INSERT text at cursor
  14.      o Drag & Drop options
  15.   o Redefinable hotkeys! (Please read the documentation first!)
  16.   o External processes
  17.      o Nine processes available with hotkeys (more than one 
  18.          process can be assigned to the same hotkey, and they 
  19.          will execute in order).
  20.      o any defined external processes available with a keyword/title.
  21.      o run any other process from a pseudo command-line
  22.      o program output piped into an output window
  23.   o REXX Macro Interface!  Over 50 extra functions!  Make your
  24.     own powerful extensions to HTML-Ed!  Macros are run the same
  25.     way an executable file is.
  26.   o HTML-Ed Programmer's Manual (INF format).
  27.  
  28. BUGS/PROBLEMS FIXED:
  29.   o Only the first nine characters of the search/replace strings
  30.     were used when searching.  Fixed.
  31.   o I significantly modified the code for several of the "tag" 
  32.     dialogs (IMG, BODY, HEAD, ANCHOR, HR, etc) in order to make them
  33.     easier to maintain and extend.  I may have accidentally introduced
  34.     a bug or two, so be on the lookout for them.  On the bright side, 
  35.     I did find the following bug in the existing code:
  36.   o VSPACE used the HSPACE value.  Fixed.
  37.   o "Save ASCII" erroneously changed the current file's "filename"
  38.     (but not in the title bar), causing every regular save afterwards
  39.     to use the ASCII filename rather than the real filename.
  40.   o I was using the Borland C++ file i/o routines in several places.
  41.     Unfortunately, there appears to be a few bugs in them, as they 
  42.     were causing crashes when opening large numbers of files (>32).
  43.     I'm now using OS/2 Dos* file i/o routines and the problems have 
  44.     disappeared.
  45.   o When saving over a file using Save As EA's were saved and 
  46.     shouldn't have been.
  47.  
  48.  
  49. v0.95b (June 14, 1996)
  50. ======================
  51.  
  52. NEW FEATURES:
  53.   o "Save All" feature.
  54.   o You can now print from "Test" mode.
  55.   o Chord click on editor will display "Ring List" dialog.
  56.   o "Special Characters" dialog is now non-modal
  57.   o Hotkey for "Find" (Shift+F3), and "Replace" (Ctrl+F3)
  58.   o Drag and Drop 
  59.      o drop files on editor to open them (add them to the ring)
  60.      o drop a graphic on the editor to create an IMG tag
  61.      o shadow drop a file to the editor to create an anchor to it
  62.   o Misc Options
  63.      o load LAST file when following links
  64.      o load ALL files when following links
  65.   o Tag Options
  66.      o insert tags in upper/lowercase
  67.      o absolute/relative font sizes
  68.   o Drop down list in the anchor dialog with the standard URL prefixes
  69.  
  70. BUGS/PROBLEMS FIXED:
  71.   o Ring Left/Right bitmaps were ugly on 1024x768 (and up) desktops
  72.   o Misc changes to install program
  73.   o Two menu items were swapped.
  74.   o The "find" button now appends a "file:///" in front of files that
  75.     reside on other drives (WebEx sometimes had a problem loading these
  76.     files).
  77.   o HTML-Ed now preserves extended attributes when saving over a file
  78.   o When more than one copy of the same file is opened, HTML-Ed numbers
  79.     them
  80.  
  81.  
  82. v0.94b (May 11, 1996)
  83. =====================
  84.  
  85. NEW FEATURES:
  86.   o "Save as ASCII" funtion under FILE menu.
  87.   o Convert characters to tags function added (for code page 850)
  88.      o HTML-Ed sets code page 850 when it starts
  89.   o The "Ring List" window is now sizable
  90.   o Manual is now in INF format (next step is online help).
  91.   o Options dialog
  92.      o Highlight required fields in dialogs
  93.      o Require required fields in dialogs
  94.      o Save settings/position on exit
  95.   o Choose any font/size for the editor
  96.   o Hotkey for File/Close (Ctrl+F4)
  97.  
  98. BUGS/PROBLEMS FIXED:
  99.   o Selecting "NO" to the "Are you sure you want to exit?" 
  100.     prompt now works properly.
  101.   o Changed the HEAD dialog layout
  102.   o The "left button corruption" problem doesn't occur anymore.
  103.   o When following links, files in the ring are now loaded from 
  104.     memory instead of directly from disk.
  105.   o When following links, if a file doesn't exist, HTML-Ed won't try
  106.     to load it.
  107.   o Anchors are now properly marked as visited when following links.
  108.   o Fixed a bug that was causing continuous looping of sound when 
  109.     using BocaSoft System Sounds.
  110.  
  111.  
  112. v0.93b (April 6, 1996)
  113. ======================
  114.  
  115. NEW FEATURES:
  116.   o HTML Skeleton feature under the "Page" menu.
  117.   o Ring Left/Right menu items and hotkeys
  118.   o Size of GIF files calculated automatically!
  119.   o Special Character dialog
  120.   o Load multiple files from the command line (even wildcards).
  121.   o Added level 7 headings
  122.   o Added "Other tags" section to <HEAD> dialog.
  123.   o Support for the </p> tag
  124.  
  125. BUGS/PROBLEMS FIXED
  126.   o Changed all the inserted HTML code to be in uppercase
  127.   o I had misspelled horizontal on the menu <g>...
  128.   o The comment tag produced incorrect output, fixed.
  129.   o The <HR> dialog will no longer put "0%" in the width dialog
  130.   o You can no longer insert an ASCII code with an invalid number
  131.   o CR's are now added after HTML, HEAD, TITLE, and BODY tags.
  132.   o Changed filspec for image "FIND" buttons to "*" for those pre-FP17.
  133.   o Added a default icon
  134.      o When the program was minimized, and the "minimize to desktop"
  135.        feature was on, instead of an icon, you could still see the
  136.        MLE+scrollbars.  Fixed.
  137.   o Removed the registration reminder at exit
  138.   o You can now double click on a file in the file list to switch to it
  139.   o Moving left in the file ring didn't always work correctly
  140.   o HTML-Ed now properly follows SRC="#XX" type links.
  141.   o You weren't always warned to save your file(s) if you used the
  142.     system-menu to exit.
  143.  
  144.  
  145. v0.92b (March 31, 1996)
  146. =======================
  147.  
  148. NEW FEATURES:
  149.   o MULTI-FILE EDITING!  - Ring system (like EPM)
  150.   o New styles added!
  151.      o <kbd>  - Keyboard Input
  152.      o <samp> - Sample
  153.      o <var>  - Variable
  154.   o I added a "Remove tags" option under the EDIT menu.
  155.   o You can now put comments in your HTML code, but selecting
  156.     PAGE/COMMENTS, or pressing Alt+M.
  157.   o Search/Replace works now!  I finally figured out what was causing
  158.     the problem (compiler problem!).  Many thanks to Eric Slaats for his
  159.     help.
  160.  
  161. BUGS/PROBLEMS FIXED:
  162.   o The hotkey for the STYLE menu was the same as that of the SEARCH
  163.     menu.  Now, Alt-Y activates the Style menu.
  164.   o Some "Special characters" on the menu were inserted as their ASCII
  165.     code equivilant, instead of their character name - fixed.
  166.   o The tab order in the <BODY> dialog was incorrect - fixed.
  167.   o There was a 32 character limit on the filename in the <BODY> dialog
  168.   o The colour attributes in the <BODY> dialog are now grouped so you
  169.     can navigate them with the arrow keys.
  170.   o The "Find" button in the <BODY> dialog was a default choice (along
  171.     with OK!)  - fixed.
  172.   o The slider in the "Font Size" dialog defaults to 3, the default font
  173.     size, instead of zero.
  174.   o Fixed grouping in <HEAD> dialog.
  175.   o Selected text is now assumed to be the TITLE of a document when
  176.     inserting the <HEAD> tag.
  177.   o Selected text is now assumed to be the ALTERNATE TEXT for an image
  178.     when inserting an <IMG> tag.
  179.   o The "number of lines" on the statusline was not always updating
  180.     properly - fixed.
  181.   o The titlebar for the <BODY> dialog said "<Head...>" <g> - fixed.
  182.   o The <A...> and <IMG...> dialogs _required_ certain fields to be
  183.     filled in.  Now, if you don't fill in a required field, the tag will
  184.     still be inserted, but the cursor will be positioned for you to
  185.     enter the required text.
  186.   o I believe I have discovered the cause of the "File Dialog" crash.
  187.     See "A note about the File Dialog crash" in HTMLED.DOC.
  188.   o All the dialogs have "hot keys" now for the buttons, etc.  to help
  189.     keyboard users even more!
  190.  
  191.  
  192. v0.91b - (March 23, 1996)
  193. =========================
  194.  
  195.   o First version released!
  196.