home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / comprgs / term2_4i.lha / News < prev    next >
Encoding:
Text File  |  1992-10-07  |  4.5 KB  |  134 lines

  1. Phonebook:
  2. ----------
  3.  
  4. - The  phonebook has been enhanced and partly redesigned and now features a
  5.   print option.
  6.  
  7. - The  settings  and program options have been redistributed which makes it
  8.   necessary to convert phonebook and configuration files.
  9.  
  10. - The smooth scrolling option was broken and has been fixed.
  11.  
  12.  
  13. Terminal emulation:
  14. -------------------
  15.  
  16. - The  terminal  emulation  setup  is  once  again  saved  along  with  the
  17.   configuration.
  18.  
  19. - The  terminal window size setup no longer uses hard-coded values, such as
  20.   80  ╫  24  and  80 ╫ 25 but rather allows to adjust the number colums and
  21.   lines.
  22.  
  23. - The terminal input processing would not properly strip the high order bit
  24.   if this feature was enabled in the modem settings.
  25.  
  26. - The  terminal  window setup could easily trash the display, Enforcer hits
  27.   were  also  a common sight with the previous window setup which would try
  28.   to update the menu strip before it was even created.
  29.  
  30. - On request the builtin terminal emulation handles the text processing and
  31.   output on the schedule of a different task.
  32.  
  33. - The  `Mono'  terminal mode used to trust the optimized scrolling routines
  34.   that they would not pass invalid parameters to it.  As such behaviour did
  35.   in fact lead to serious crashes, it has been changed.
  36.  
  37. - Certain  incompatibilities  with  VMS  tools have been fixed.  Some tools
  38.   would  pass `empty' control sequences the terminal parser would refuse to
  39.   interpret.
  40.  
  41. - The  data flow parser has been entirely rewritten and should consume less
  42.   processing time now.
  43.  
  44.  
  45. Clipboard:
  46. ----------
  47.  
  48. - The  clipboard  support  routines  now make sure that clipboard.device is
  49.   loaded and in memory in order to avoid having to load it every time it is
  50.   invoked.
  51.  
  52. - The character snapping routines could accidentally try to set up a window
  53.   area larger than the user had selected in the terminal setup.
  54.  
  55. - The notorious character snapping crash is gone.
  56.  
  57. - Pastes  from  the  clipboard can now be enclosed in user-definable prefix
  58.   and suffix strings.
  59.  
  60.  
  61. File transfer:
  62. --------------
  63.  
  64. - The  file  transfer  window  has been redesigned.  On request the general
  65.   text display and processing is now handled on the schedule of a different
  66.   task.
  67.  
  68. - The  entire  file transfer process now creates a list of all the files to
  69.   transfer  before  the  transfer is started rather than trying to find all
  70.   files while transferring.
  71.  
  72. - As  future  XPR  libraries  may  set  the  file  protection bits of files
  73.   received  `term'  no  longer  sets them to a fixed pattern set but rather
  74.   updates them.
  75.  
  76. - The  calls to the XPR routine XProtocolHostMon() were not quite following
  77.   the specs, now they do.
  78.  
  79. - I  have added another safety layer to the XPR and XEM client routines.  I
  80.   hope  that the stack context save/restore action does not eat up too much
  81.   time.
  82.  
  83.  
  84. User-interface:
  85. ---------------
  86.  
  87. - The user interface layout routines now finally know how to get along with
  88.   weird font sizes.
  89.  
  90. - The `Select...' buttons have been replaced with fancy imagery.
  91.  
  92. - New  command-line  options  and  tool type keywords have been added which
  93.   make it possible to preset the serial device driver and device unit to be
  94.   used, overriding the default configuration.
  95.  
  96. - `term'  will  take  advantage  of new operating system features available
  97.   under Workbench and Kickstart 3.0 (A4000, etc.).
  98.  
  99. - In  the previous releases the display mode selection list as displayed by
  100.   the  screen  control  panel  would  only display a fixed number of items.
  101.   Starting  with  this  release the entire list of available and applicable
  102.   screen modes is displayed.
  103.  
  104.  
  105. Program enhancements:
  106. ---------------------
  107.  
  108. - User-definable character translation tables have been added.
  109.  
  110. - Similar   to  function  key  assignments  the  cursor  keys  can  receive
  111.   user-defined control sequence assignments now.
  112.  
  113. - The   program   notices  and  remembers  changes  to  the  configuration,
  114.   phonebook,  etc.   and  notifies  the user before it is terminated if any
  115.   changes have not been saved yet.
  116.  
  117. - Starting  with  this  release,  Kickstart  2.04  and  Workbench  2.04 are
  118.   required to run the program.
  119.  
  120.  
  121. Bug fixes:
  122. ----------
  123.  
  124. - A  bug  in  the  routine to scan the menu strip for a certain entry would
  125.   most certainly lead to Enforcer hits and crashes.
  126.  
  127. - All known Enforcer hits (one, to be accurate) in the rates settings panel
  128.   have been fixed.
  129.  
  130. - The IFF-ILBM saving routines have been entirely rewritten.
  131.  
  132. - The  days  of  the  week as included in the call log files were wrong and
  133.   sometimes even corrupt, this has been fixed.
  134.