home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Software / Topware / crt / ntcrt34.exe / HISTORY.TXT < prev    next >
Encoding:
Text File  |  2001-10-08  |  5.7 KB  |  144 lines

  1.  
  2.                CRT 3.4 (Official) -- October 10, 2001
  3.  
  4.          Copyright ⌐ 1995-2001 by Van Dyke Technologies, Inc.
  5.                           All rights reserved.
  6.  
  7.  
  8. This file contains a CRT product history.  It includes lists 
  9. of new features, changes, and bug fixes sorted by release.  For a 
  10. product description, installation notes, registration and contact 
  11. information, please refer to Readme.txt (downloaded with this 
  12. installation).
  13.  
  14.  
  15. Changes in CRT 3.4 (Official)
  16. -----------------------------
  17.  
  18. Bug fixes:
  19.  
  20.   - When "Scale the font" was enabled, the last row in the window
  21.     was cut off for certain TrueType fonts.
  22.   - When receiving large amounts of data from the remote server,
  23.     some data received was written multiple times for both ASCII
  24.     receive and raw logging.
  25.   - Under Windows XP, when a roaming profile was used, CRT would 
  26.     fail to create the configuration data folder.
  27.  
  28.  
  29. Changes in CRT 3.4 (beta 3)
  30. ---------------------------
  31.  
  32. New features:
  33.  
  34.   - Added a global accessibility option to use a trackable insertion
  35.     caret.  Turning on this option allows screen magnification
  36.     programs to track the position of the caret.
  37.   - Added a new toolbar button that launches AbsoluteFTP if it is
  38.     installed.
  39.  
  40. Bug fixes:
  41.  
  42.   - When the ANSI escape code (ESC, C) was used to reset the terminal,
  43.     the line wrap emulation mode was always turned off.  During a soft
  44.     reset, the emulation modes are now set to the initial values.
  45.   - ZModem transfers failed using Omen Technologies sz with -e option.
  46.     ZDLE+l and ZDLE+M escape sequences for 0177 and 0377 are now
  47.     handled.
  48.   - When the "Scale the font" option was on, there were display
  49.     problems for some TrueType fonts such as Courier New and Andale
  50.     Mono.
  51.   - Sessions that were started in a minimized state and had the
  52.     "Synchronize view to size" option turned on could have problems
  53.     when the window was resized.
  54.   - Send strings could not contain embedded quotes.
  55.   - The blinking cursor stopped blinking if focus was moved to the
  56.     chat window and back again.
  57.   - The "Open Selection as URL" context menu item was available when
  58.     the mouse was clicked above or below the current selection.
  59.  
  60.  
  61. Changes in CRT 3.4 (beta 2)
  62. ---------------------------
  63.  
  64. Changes:
  65.  
  66.   - In the Color Schemes category of the Global Options dialog, the
  67.     list containing the color schemes is now sorted.
  68.   - Added three new commands to the Help menu to go to the CRT web
  69.     page, the CRT order page, and the CRT download page.
  70.  
  71. Bug fixes:
  72.  
  73.   - Color scheme was case sensitive.  This applied when adding a 
  74.     new color scheme and when the color scheme is passed on the 
  75.     command line.
  76.   - When the "Scale the font" option was on, if the user pressed OK 
  77.     from the Font dialog without making any changes, the font 
  78.     sometimes changed, causing the window to resize. 
  79.  
  80.  
  81. Changes in CRT 3.4 (Beta 1)
  82. ---------------------------
  83.  
  84. New features:
  85.  
  86.   - Telnet: Added support for sending a NO-OP to the server at a
  87.     specified interval to prevent idle timeouts.
  88.   - Telnet: Added NTLM authentication.
  89.   - Added an option to scale the font size (instead of changing the
  90.     number of rows and columns) when the application window is 
  91.     resized.
  92.   - Added Reconnect dialog, displayed prior to auto-reconnecting,
  93.     that provides the option to cancel the reconnect.
  94.   - Added VT220 support for programming the function keys with an
  95.     escape sequence.
  96.   - Added /COLOR_SCHEME command-line option.
  97.  
  98. Changes:
  99.  
  100.   - Changed F1-F5 in the Linux keymap to reflect the mappings required
  101.     for Midnight Commander.
  102.   - Added option to change the configuration folder.
  103.   - The keyboard emulation is now selected automatically depending on
  104.     the terminal emulation.  It can be overridden using the "Select
  105.     an alternate keyboard emulation" option.
  106.   - "Suspend output" is displayed in the status bar if the user 
  107.     presses CTRL+S when local flow control is on. 
  108.   - "Hold screen" is now displayed in the status bar when the 
  109.     VT_HOLD_SCREEN command is sent (mapped to the F1 key in the VT220 
  110.     keymap) until it is sent again.
  111.   - In the Connect dialog, <ENTER> now opens/closes the selected 
  112.     folder.
  113.   - Character and line send delays are now applied to "Automate 
  114.     Login" scripts.
  115.   - Activator: When Explorer is restarted, the Activator tray icon
  116.     is re-added to the tray.
  117.  
  118. Bug fixes:
  119.  
  120.   - Scrolling performance was slow under Linux (especially directory 
  121.     listings).
  122.   - The Help window was always on top of its parent CRT window.
  123.   - Flashing text was sometimes invisible when the CRT lost focus.
  124.   - CRT did not respond properly to the DEC exit vt52 mode command 
  125.     (ESC <).
  126.   - When "Auto reconnect" was enabled, a crash could occur when 
  127.     trying to close a window that could not reconnect.  
  128.   - Under Windows 2000, CRT crashed after startup when a LAN printer
  129.     resource was unavailable.
  130.   - Excessive warning dialogs were displayed, especially during 
  131.     port forwarding or when using "Auto reconnect".
  132.   - CRT crashed when running a script that sent enough data to 
  133.     overflow the TCP window.
  134.   - In order to avoid a clipboard deadlock problem (most notably under
  135.     Windows Terminal Server), the method CRT used to detect data on 
  136.     the clipboard was changed.
  137.   - In the options dialogs, the path for the currently specified
  138.     file was not always used when the File Open dialog was displayed.
  139.   - Character cells that were marked with the INVISIBLE graphics 
  140.     attribute would be printed when Print Screen was selected.
  141.   - Added support for the ANSI back-tab escape sequence, CSI n Z.
  142.   - Due to a keymap problem, local flow control was broken.
  143.   - "Open Selection as URL" failed when using column select.
  144.