home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsc / coolswitch / !CoolSwtch / Notes / History
Text File  |  1995-07-03  |  2KB  |  32 lines

  1. 1.05 03-Jul-95  Changed Wimp_TextOp emulation. Previously this attempted to find
  2.                 the wimp font handle on WindowManagers 3.22 to 3.49 inclusive,
  3.                 reverting to the system font under wimps prior to 3.22. Now it
  4.                 tries to use Homerton.Medium at 12 points for any wimp prior to
  5.                 3.50 and falls back to using the system font if it can't get a
  6.                 font handle for Homerton.Medium.
  7.  
  8.                 Fixed bug where caret buffer's LRU field wasn't getting filled
  9.                 with the current monotonic time. This meant that caret handling
  10.                 would bog down after a while.
  11.  
  12.                 Made window scroll when there are lots of items.
  13.  
  14. 1.04 01-Jul-95  Modified caret tracking to work better with pane windows which
  15.                 can own the caret. This is still far from perfect.
  16.  
  17. 1.03 01-Jul-95  Added caret tracking using a PostFilter. CoolSwitch now
  18.                 attempts to restore the caret position in the new front
  19.                 window if the caret has previously been in that window.
  20.  
  21.                 Fixed 'Task name unknown' problem when icon bar wasn't at
  22.                 back of window stack (by ignoring it!).
  23.  
  24. 1.02 28-Jun-95  Fixed inability to select PipeDream by skipping pane windows
  25.                 during enumeration.
  26.  
  27. 1.01 ??-Jun-95  Added exclude file facility.
  28.  
  29. 1.00 ??-Jun-95  Buggy release to c.s.a.p. Largely bug fixed code with the same
  30.                 version number released to a few people who contacted me
  31.                 directly.
  32.