home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / mse.zip / history.txt < prev    next >
Text File  |  1998-03-20  |  3KB  |  78 lines

  1. MSE history file:
  2.  
  3. 05/13/97:
  4.  o A user wanted to be able to get a list of what program was on which
  5.    virtual desktop.  You can see it in the MSE switch list now.
  6.  
  7. 05/14/97:
  8.  o User also wanted a graphical representation of the desktops.  The
  9.    "Big Dlg" checkbox will turn one on in place of the smaller button
  10.    dialog.
  11.  o The install.cmd file can now be run so that it will not require any
  12.    user input -- use /B, /D or /S on the command line to specify the
  13.    answer to the question install asks.  Similarly, uninstal.cmd can
  14.    be run with /Y to answer its question and avoid user input.
  15.  o Slight improvement to the Kill command -- will try to close a window
  16.    by sending it a close, then a quit, and finally killing the process.
  17.    Whole thing can take up to 2-4 seconds, and it gives the window the
  18.    best chance to save its settings before it's terminated.
  19.  
  20. 05/15/97:
  21.  o Added /d# command line argument (startup delay in seconds).
  22.  o For arcane reasons, I changed the numbering order of the virtual
  23.    desktops.
  24.  o Improved the "big" virtual desktop selection window.
  25.  
  26. 05/16/97:
  27.  o Added "Save clipboards" setting.
  28.  
  29. 05/17/97:
  30.  o Improved new virtual desktop dialog.
  31.  o Added manual control over mass-saving clipboards, as well as
  32.    automatic.
  33.  
  34. 05/19/97:
  35.  o A review suggested that MSE needed the "Move mouse" checkbox, so it
  36.    has one now.
  37.  o A user asked to be able to create directories from the file dialog,
  38.    so now you can.
  39.  
  40. 05/20/97:
  41.  o Frankly, that "Move mouse" stuff drove me crazy on dialogs, so I
  42.    added a few other options so I can turn on what _I_ like but still
  43.    give the reviewer what he wanted.  After all, reviewers _and_
  44.    programmers are users, too. :-)
  45.  o Made the Settings dialog bigger and easier to read.
  46.  
  47. 05/23/97:
  48.  o OS/2 documentation is wrong (surprise!  not) about WM_OPEN message.
  49.    Fixed B1x2click emulation to use what OS/2 actually sends, not what
  50.    the docs say should be sent.  For programmers out there, the MPARAMs
  51.    documented are reversed (should be same as for WM_SINGLESELECT).
  52.  
  53. 05/24/97:
  54.  o General clean-up and tweaking.
  55.  
  56. 06/01/97:
  57.  o Optional alternate method of bumping desktops implemented per user
  58.    request.
  59.  
  60. 06/08/97:
  61.  o Added "Don't normalize on exit" to desktop options per user request.
  62.  
  63. 11/06/97:
  64.  o Added popup context menu to MSE icon on main window.
  65.  
  66. 02/15/98:
  67.  o MSE clipboard manager will now steal the clipboard back if something
  68.    else steals it from MSE, whenever the context menu is used in the
  69.    clipboard manager.  It notifies you on the status line.
  70.  
  71. 03/18/98:
  72.  o Some improvements in the enhanced file dialog, one requested by
  73.    doc@conceptual.net.
  74.  
  75. 03/20/98:
  76.  o MSE will let you set how many colors to use when capturing the screen
  77.    to a bitmap (in the Settings dialog).
  78.