home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / OTHER / LI13T5.ZIP / LICHGS.TXT < prev    next >
Text File  |  1992-10-18  |  6KB  |  136 lines

  1. 1.23->1.30t5 Feature Upgrade (beta release 18Oct92)
  2.      1) Chg: File Open window now looks more like Win 3.1 File Manager
  3.      2) New: File Open window supports file masks separated by
  4.              semicolons, e.g. *.doc;*.txt shows both file types
  5.              in the list box
  6.      3) New: Sort files by size in the file open dialog
  7.      4) Chg: Uses the Win 3.1 font and file save common dialogs
  8.              if available
  9.      5) New: Win 3.1 File Manger drag & drop support
  10.      6) New: File|New command opens an empty edit window
  11.      7) New: Find/Replace in edit windows
  12.      8) Chg/Fix: File Open Tile option is more consistent
  13.      9) Chg: Button bar find box keeps the input focus until the mouse
  14.              is clicked on another window
  15.     10) New: Search for files using size & date filters
  16.     11) New: Automatically 'title lock' specified lines at the top of
  17.              a view window based on the file extension
  18.     12) New: Postscript interpreter
  19.  
  20. 1.22->1.23 Bug fix release 7/12/92
  21.      *) Fix: Print a blank line in the LI editor printed 2 garbage
  22.              characters.
  23.      *) Fix: On exit from LI, if 'Cancel' was selected for a modified
  24.              edit window, program keep asking to save the file.
  25.  
  26. 1.21->1.22 Bug fix release 3/25/92
  27.      1) Fix: UAE on search list window overflow (err introduced in
  28.              version 1.21 horiz scroll bar change).
  29.  
  30. 1.20->1.21 Bug fix release 3/24/92
  31.      1) Fix: tab stop gets messed up when there are no open file
  32.              windows & View:Tabs menu is activated and also 
  33.              Options:File Types is used for the first time ever. 
  34.              Tab stop of 0 caused divide by zero program crash.
  35.      2) Fix: can't launch a program that has a directory in its 
  36.              path that has a '.' in it, for example 
  37.              C:\LANMAN.DOS\PROG.EXE would not launch.
  38.      3) Chg: saves view, edit and search list fonts separately in
  39.              LI.INI so the default font can be different for each
  40.              window type
  41.      4) Chg: horizontal scroll bar added to search list window
  42.      5) Chg: if the Edit:Edit menu choice or button is selected
  43.              while viewing a file, the resultant edit window will
  44.              have the caret placed on the line that was at the top
  45.              of the view window.
  46.  
  47. 1.12a->1.20 Feature upgrade 2/23/92
  48.      1) File masks added to Open dialog
  49.      2) Drop down list of opened files added to open dialog
  50.      3) Font size creation capability
  51.      4) Title lock
  52.      5) OEM text type added to clipboard copy from a view window
  53.      6) BlockSize parameter added to LI.INI to allow viewing of
  54.         even bigger files if memory allows (default is approx 15Mb files)
  55.      7) add select by character (line select in view window still 
  56.         available by clicking in the left margin)
  57.      8) When LI launched through association & LI is already running,
  58.         add the associated file to the opened files
  59.      9) If the launched file associates to LI but is being launched
  60.         by LI, launch the default editor instead
  61.     10) 128 column VGA fixed font included with LI
  62.     11) add File:Search - list of matching files/matching lines
  63.     12) add edit capability for small text files (similar to Notepad)
  64.     13) add regular expression searches (file names and file contents)
  65.     14) add button bar
  66.     15) vertical scroll bar moveable in view windows
  67.     16) sort by extent/date/none in open dialog
  68.     17) click on status: line #, page indicator, bit 7 strip indicator;
  69.         executes goto line, page up/down, strip toggle
  70.     18) view parameters optionally set by file extent
  71.     19) if .INI files are edited, activation (de-caching) of the changes
  72.         is optional
  73.      *) chg: file closed while not accessing
  74.      *) chg: turns on hourglass cursor when multiple files deleted from
  75.              the File:Open dialog
  76.      *) fix: >64K clipboard copy
  77.      *) fix: long printout header/footer followed by short printout
  78.              header/footer
  79.      *) fix: header/footer should now fit in the printable area on
  80.              a postscript printer
  81.      *) fix: F1 now activates help on a grayed menu item too
  82.      *) fix: try to get a dir of a floppy with a file spec of other 
  83.              than "*.*" & there are no matching files on the floppy 
  84.              => LI got confused
  85.      *) fix: UAE on Goto Line when the line was distant from the current
  86.              line.
  87.      *) fix: occasional UAE when holding the up-arrow key down until the
  88.              top of the file is reached
  89.      *) fix: don't allow a dithered color from the LI.INI file to be 
  90.              the background
  91.  
  92.  
  93. 1.12->1.12a Bug fix release 8/30/91
  94.      1) Fix: UAE on find string in large file consisting entirely of
  95.              very short lines.
  96.  
  97.  
  98. 1.11->1.12 Bug fix release 8/11/91
  99.      1) Fix: UAE on large directory tree
  100.      2) Fix: find strings near internal buffer boundries not found
  101.      3) Fix: same printer type on more than one port not recognized
  102.      4) Fix: start a file search from a dir that has subdirs but no files 
  103.              => fails to search
  104.      5) Fix: file windows tiled, leave LI & edit & save one of the files that 
  105.              LI is not focused on, return to LI => infinite loop updating 
  106.              the changed file's window
  107.      *) Chg: Save bit 7 strip status in LI.INI; carry current setting
  108.              to next opened file
  109.  
  110.  
  111. 1.10->1.11 Bug fix release 6/28/91
  112.      1) Fix: UAE on very small file viewed and a large file has never
  113.              been viewed & then a dialog box is opened & closed
  114.      2) Fix: certain combinations of OR'ed find strings not found
  115.      3) Fix: UAE upon View:Font if no "TERMINAL" font resident
  116.      *) Chg: More size choices on vector fonts
  117.  
  118.  
  119. 1.00->1.10 Feature upgrade 6/8/91
  120.      1) Directory trees
  121.      2) File launch
  122.      3) Enhanced printout support
  123.      4) Delete directory & its contents
  124.      5) Right mouse button gives pointer statistics
  125.      6) More user configurability for: file delete confirmation; hidden  
  126.         & system file display; automatic File:Open dialog box
  127.      6) LI.WRI documentation file included
  128.      7) Erase & Launch options added on file find match
  129.      *) Fix: print header/footer error checks (now won't mess up when
  130.         mis-used)
  131.  
  132.  
  133.  
  134.  
  135.  
  136.