home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / console.zip / Console / doc / whatsnew.txt < prev   
Text File  |  1997-07-30  |  3KB  |  58 lines

  1.                           -------------------------
  2.                            lxLite revision history
  3.                           -------------------------
  4.  
  5.  [;] Comment
  6.  [*] Modified
  7.  [+] Added feature
  8.  [-] Removed feature
  9.  [!] Bug fix
  10.  
  11.  0.0.9
  12.  ----- 01-Aug-97
  13.   [;]  public pre-release
  14.   [+]  Now Console can change the font of the window it was launched from.
  15.   [+]  New program - CWRP - used to process some PM events 'externally'
  16.        since not anything can be done from within a VIO process. However,
  17.        you shouldn`t run it manually since it was designed to be run
  18.        automatically when it is needed.
  19.   [+]  Most options now works both 'locally' (on the window Console runs from)
  20.        and externally (on the newly-created window).
  21.   [+]  New switch to set the console title -t"...".
  22.   [+]  New switch to make window border+title flash (-of{+|-}). Removed
  23.        duplicated switch "-of" (foreground session) you can achieve
  24.        the same result as -of+ with -ob-.
  25.   [+]  New switch to change window border size (-b{w,h})
  26.   [+]  When Console starts a new window with -s#,# option, it starts it
  27.        invisible, then resizes it, then shows it (if -ov- has not been
  28.        specified). This removes annoying flashes.
  29.  
  30.  0.0.3
  31.  ----- 11-Jul-97
  32.   [*]  Changed the utility name from wOpen to Console.
  33.   [*]  Most state change switches has moved under '-o' switch.
  34.   [*]  By default Console changes current window, to start a new session
  35.        use -on switch.
  36.   [*]  Now Console detects "font size..." entry in OS2.INI by three dots (...)
  37.        since has proven that its name is translated in different versions of
  38.        OS/2 (oh, shit...), but (I hope) they always contains those three dots.
  39.   [+]  Console autocomputes the size of newly-launched window, if you do not
  40.        specify it. So, if you run, say, Console -p0,0 -f8,8 -s10,10 *,
  41.        this will start a new session positioned at (0,0), and not "randomly"
  42.        positioned as before.
  43.   [!]  Now Console can start active sessions from inactive windows.
  44.   [+]  Added ability to change same session window from where it was run.
  45.        The following parameters can be changed: window cell size (analogous
  46.        to MODE command), window position (-pX,Y), window size (-p,,W,H),
  47.        window's maximized (-ox), minimized (-om), visible (-ov),
  48.        foreground (-of or -ob) states. The -ox- and -om- switches are
  49.        equivalent to [system menu]->[restore] entry.
  50.  
  51.  0.0.2
  52.  ----- 18-May-97
  53.   [;]  First public release
  54.  
  55.  0.0.1
  56.  ----- 10-May-97
  57.   [;]  First internal version
  58.