home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / ctw11.zip / CTW-1.1 / Changes next >
Text File  |  1992-02-24  |  1KB  |  49 lines

  1. Thu Feb  6 20:35:11 1992  fox
  2.  
  3.     * ctw.c: Added support for ESC)0 sequence.
  4.  
  5. Mon Feb  3 14:14:42 1992  fox
  6.  
  7.     * ctw.c: Added support for the mouse reporting escape
  8.       sequences.
  9.  
  10.     * fmcterm.c: Motif terminal emulator finished (at least matches
  11.       functionality of the Athena version).
  12.  
  13. Sun Feb  2 16:43:24 1992  fox
  14.  
  15.     * ctw.c: Added support for ^N/^O shift-in/shift-out sequences.
  16.  
  17. Fri Jan 17 12:26:54 1992  fox
  18.  
  19.     * ctw.*: Changed name of maxLines resource to be compatible with
  20.       xterm -- now called saveLines.
  21.  
  22.     * fcterm.c: Modified Reset character set menu entry to be 
  23.       'Reset Terminal' because it now clears the screen as well.
  24.  
  25. Tue Jan 14 13:03:33 1992  fox
  26.  
  27.     * *.c, *.h: Added appl_callback to support application oriented
  28.       callbacks.
  29.  
  30.     * ctw.c: Added support for ESC[nt (shelltool compatable escape
  31.       sequences).
  32.  
  33. Mon Jan 13 11:12:24 1992  fox
  34.  
  35.     * fcterm.c: Now supports command line -geometry switch properly.
  36.  
  37.     * fcterm.c: If user tries to pop up an already popped up dialog
  38.       box, then raise it to the top of the stack.
  39.  
  40.     * fcterm.c: Now handles font size change properly keeping same
  41.       row*columns.
  42.  
  43.     * ctw.c: Speeded up scrollbar stuff. Now comparable to xterms
  44.       scrolling.
  45.  
  46.     * ctw.c: When user starts typing after scrolling text, we reframe
  47.       the window so the user gets back what he had before.
  48.  
  49.