8/29/94 |
Version 4.00
released. |
8/24/94 |
The feature to preserve scroll-back data in XMS or HMA memory is now rarely needed because scroll-back generally resides in EMS memory. Because of this, if this feature is disabled at system bootup, the code to perform its function will now be deleted from the driver (saving 650 bytes), and the feature will be non-operational. |
8/20/94 |
The ANSIPLUS screen saver can now blank the screen under Windows when running in a full screen 386 Enhanced Mode DOS session. This feature requires installation of the VWFD.386 Windows VxD, which is supplied with ANSIPLUS. If VWFD.386 is not installed, the screen saver will be disabled under Windows. |
8/19/94 |
The ANSIPLUS driver now detects when VESA standard display modes are active and uses the VESA mode number in its analysis of text and graphic modes. |
8/16/94 |
When viewing scroll-back, the user can now set up to 6 "bookmarks" by using the Gray Plus key. The marked page(s) can later be displayed instantly by hitting Gray Enter when
Scroll Lock
is on. |
8/16/94 |
The driver can now emulate the VT100 graphics character set, which is selected by the VT100
Esc
(0 and
Esc
)0
escape sequences and is used by the VT100 to draw boxes around text on the screen. |
8/03/94 |
The INSTALL/NEWAPLUS program can now convert a Shareware ANSIPLUS.sys driver into a Registered ANSIPLUS.exe driver when installing to a disk that already contains a registered copy of ANSIPLUS. |
7/30/94 |
A second hot key combination now can be used to blank the screen immediately:
Alt+Shift+Num Lock. |
7/28/94 |
A reduced-size version of the ANSIPLUS driver is now available. This driver deletes five features, saving about 35 percent of the installed driver's size: scroll-back, copy/paste, direct video RAM output in graphics modes, graphics mode text treatments, and emulation of monochrome VGA on a color VGA. |
7/20/94 |
ANSIPLUS is now compatible with OS/2 2.x. The driver can be loaded either by the DEVICE= command in CONFIG.sys or (for ANSIPLUS.exe) as a DOS TSR. If loaded by the OS/2 CONFIG.sys file, the registered driver signon message will be suppressed when each new virtual DOS machine is started. The unregistered Shareware driver will display the ANSIPLUS signon (with the 9 second delay) about one percent of the time. |
7/18/94 |
Bug fix: INSTALL/NEWAPLUS would search the current directory for ANSIPLUS files if the PATH in AUTOEXEC.bat ended with a semi-colon or contained consecutive semi-colons. The installation would then fail because the target and source directories for files were the same. |
7/12/94 |
The mouse can now be used for text selection and keyboard paste operations. These functions are available whenever
Scroll Lock
is on or when the currently running program or command shell does not use the mouse. See "Special Keyboard and Mouse Functions" in Chapter 4 of the documentation for more information about this feature. |
7/09/94 |
When loading ANSIPLUS into UMBs ("/U") or HMA ("/H"), the shared code can now be split from the rest of the driver in two different places, depending on the amount of high memory available. Either 6K or 11K will be left in low memory, and 28K or 23K will be in UMBs or HMA. |
6/29/94 |
Bug fix: If Scroll-Lock was activated while Int 16h function 00h or 10h was waiting to read a character, the Scroll-Lock condition would not be enforced until after the next character was typed. |
6/22/94 |
The ANSIPLUS driver can now supply instance data to, and monitor the activities of, task switchers that use the Int 2Fh, AH=4Bh task switching interface functions. |
6/19/94
|
The
Esc
[s and
Esc
[u
save and restore escape sequences now allow tags to identify items for later restoration. Also added the capability to save and restore the current scrolling region boundaries, key reassignments, or scroll-back addition pointer. |
6/14/94 |
Added over two dozen new ANSI and ANSIPLUS escape sequences for scrolling, tab control, cursor positioning, and other functions:
Scrolling: scroll up (
Esc
[S ), scroll up and add to scroll-back (
Esc
[!S ), scroll down (
Esc
[T ), scroll down from scroll-back (
Esc
[!T ), scroll right (
Esc
[ A ), scroll left (
Esc
[ @ ), insert lines from scroll-back (
Esc
[!L ), delete lines and add to scroll-back (
Esc
[!M ), set scrolling region (
Esc
[r
).
Tab control: reset tabs (
Esc
[g ), tab control (
Esc
[W ), horizontal tab (
Esc
[I ), vertical tab (
Esc
[Y ), backward tab
(
Esc
[Z ), set horizontal tab (
Esc
H ), set vertical tab (
Esc
J
).
Cursor positioning: next line (
Esc
[E ), preceding line (
Esc
[F ), cursor horizontal absolute (
Esc
[G ), cursor vertical absolute (
Esc
[d ), cursor horizontal relative (
Esc
[a ), cursor vertical relative (
Esc
[e ), next line (
Esc
E
).
Other functions: next page (
Esc
[U ), preceding page (
Esc
[V ), repeat character (
Esc
[b ), erase character (
Esc
[X ), time delay (
Esc
[!w
).
|
6/03/94 |
Added several enhancements to ANSIPLUS driver initialization and to TSR installation to support loading ANSIPLUS when another copy of the driver has previously been loaded. Also added special handling for initialization and execution under DESQview, and improved the TSR procedure to take over the system console. |
5/28/94 |
Bug fix:
SETCOLOR SCHEME XXX
got stuck in an error message loop if no scheme XXX existed. The available color schemes are now listed when an unknown scheme name is supplied. |
5/24/94 |
Bug fix: The ANSIPLUS VGA screen blanking technique is apparently incompatible with a few VGA controllers (eg., Cirrus Logic GD610/20). For such controllers, a configurable feature has been added to use ANSIPLUS's EGA screen blanking method instead. |
5/24/94 |
Bug fix: The Novell DOS 7 version of KEYB.com does not steal key event interrupts (Int 09h) from drivers installed before it, while the MS-DOS KEYB program does. The
SETAPLUS LINK KEYEVENT
command is therefore not needed for international users of Novell DOS, and the utility programs and documentation have been changed to handle this. |
5/18/94 |
Bug fix: In ANSIPLUS 3.10 only, the test for Windows running failed for Standard Mode, causing the screen saver to blank the Windows screen and other potential problems when Standard Mode was in use. Scroll-back is also now completely disabled for Windows Standard Mode. |
5/17/94 |
The driver now requires the VWFD.386 Windows VxD to be installed in order to use smooth scrolling under Windows. VWFD.386 lets ANSIPLUS test whether the DOS virtual machine is running full screen or in a window. Smooth scrolling is now used only for full screen DOS sessions. |
4/21/94 |
Bug fix: INSTALL.exe now tests for enough memory available to load (about 450K), and will exit with a message if there is not enough. The installation file copying process also will not abort if there is not enough memory to shell out and make 4DOS/NDOS file descriptions. |
4/20/94 |
Bug fix: When Norton Anti-Virus 3.03 is installed, the ANSIPLUS driver test for Windows running, which depended on the Windows Int 2Fh AX=1605h initialization broadcast, doesn't seem to work. The driver now makes periodic Int 2Fh AX=1600h calls to test for Windows running. |
4/12/94 |
Bug fix: When the INSTALL/NEWAPLUS program analyzed the CONFIG.sys file, if an INSTALL= or INSTALLHIGH= command for loading a TSR was encountered which did not have any command tail parameters, all following lines in CONFIG.sys would be ignored. |
4/06/94 |
Version 3.10
released. |