home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / feelx11a.zip / CHANGES.TXT < prev    next >
Text File  |  1994-06-29  |  5KB  |  127 lines

  1. Changes for Version 1.1a
  2. ------------------------
  3.  
  4. FEELX (THE MAIN PROGRAM):
  5. =========================
  6.  - Only those hotkeys are deleted from the message queue that are associated
  7.    with an action
  8.  - Ability to change hotkey-shift-combination. Use either the new "hotkey"-page
  9.    of the WPS object or the hflag-flag of fxopt.
  10.  - Access hotkeys from OS/2 FS sessions
  11.  - Big Bug in the sliding focus feature removed. Because of this bug
  12.    a) the combo-boxes didn't work (sorry, sorry, sorry, sorry)
  13.    b) the system could hang when dragging a program object on the WPS
  14.  - Activate all controls is now off per default. This feature is still
  15.    available (fxopt all:on save  / WPS object, page 1)
  16.  - ini-entry changed to FeelX11a (you can delete FeelX11)
  17.  - New entry point: B2Desktop (this does work for native PM w/o WPS only!)
  18.  - Init of Spooler (??)
  19.  - tried to improve always on top (still problems left)
  20.  - tried to improve shutdown
  21.  - Minnie is shown as long as FeelX is initializing.
  22.    (instead of 10 sec.)
  23.  
  24. Changes to FeelX objects:
  25. =========================
  26.  - switchto: new object
  27.       name      a program name (e.g. e.exe, viewdoc.exe)
  28.                 forces FeelX to switch to that session. Useful with hotkeys!
  29.  
  30.  
  31. WPS-Object:
  32. ===========
  33.  - new page "hotkey" (shift modifier and Full-Screen-Hotkey support)
  34.  - the default object name is now <WP_FEELX>
  35.  - (rudimentary) "help" is now working
  36.  
  37. Tools:
  38. ======
  39.  - The lines of fxopt.exe now depend on whether you use codepage 437 or 850 :-)
  40.  - fxopt now supports:
  41.         fshotkey:[yes|no]    Enable hotkey support from OS/2 Fullscreen
  42.         delhotkey:[key]      delete a hotkey (e.g. delhotkey:f2)
  43.         delhotkey:all        delete ALL hotkeys (=turn off)
  44.         hflags:[c|s|a]       Turn on/off shift/alt/ctrl as hotkey shift flags
  45.  
  46.  
  47.  
  48. Changes since Version 1.0 (compressed. See feelx.inf for more infos)
  49. --------------------------------------------------------------------
  50.  
  51. FEELX (THE MAIN PROGRAM):
  52. =========================
  53.  
  54. general improvements:
  55.  - smaller, faster
  56.  - better (and less) usage of memory
  57.  
  58. Bugs removed:
  59.  - PM-Kill now works even if the PM-Shell has been killed (and got a new PID).
  60.  - Hide mouse ptr feature now independent from sliding focus
  61.  - change Z-order iff (not if...) Shift is pressed
  62.  - Full Screen programs are now started at front
  63.  
  64. problems removed:
  65.  - better work with screen savers
  66.  - tried to make the program more stable
  67.  - better work with FM/2 (no flickering) and hopefully Lotus 1-2-3 (???)
  68.  - problems with Dlg boxes removed (new windows do always receive the focus)
  69.  - menus are easier to use
  70.  
  71. new features:
  72.  - make use of 3-button mouse
  73.  - change Z-order with 3rd button
  74.  - Display settings with the 3rd mouse button
  75.  - move windows with all contents (right mouse button)
  76.    (you can 'grab' it at his frame also)
  77.  - easier marking and pasting
  78.  - ability to specify a alternate cut/paste shift comination
  79.  - Ctrl-Shift PgUp, PgDn now works for shells too
  80.  - Ctrl-Shift PgUp, PgDn are now implemented in the FeelX.go
  81.  - keyin for DOS-shells via clipboard
  82.  - more flexibility for cut, pasten, ...
  83.  - high flexibility for configuring menus and submenus by using a simple small
  84.    description language
  85.  - while Ctrl is pressed the sliding focus is off
  86.  - (menu) entry points are now (*=new):
  87.      Menu in all 4 corners, Titlebar, Shell(right button), *Shell3(3rd buttton)
  88.      *Desktop(DbClick left button), *Desktop(3rd button), *Hotkeys, *Startup
  89.  
  90. new functions:
  91.  - lots of new functions for program launching
  92.    - Define name, path, parameters (specify at run-time, use the clipboard), ...
  93.    - redirect output to clipboard or a PM-Viewer
  94.    - specify DOS-Settigs for Dos-programs
  95.    - error message when program does not exist.
  96.  - a very (,very) simple macro recorder
  97.  - Hotkeys
  98.  - improved kill and pmkill and adapted to OS/2 2.1
  99.  - window list menu and OS/2 windowlist ( quick switch still there)
  100.  - (up to 10) Actionbars for PM/WPS
  101.  - shutdown
  102.  - start WPS objects (currently not very user-friendly)
  103.  
  104. WPS-Object:
  105. ===========
  106.  - completly rewritten. I hope you like it!
  107.  
  108. Documentation:
  109. ==============
  110.  - almost completly rewritten. I hope it is easier now.
  111.  
  112. Tools:
  113. ======
  114.  - wpopen added (opens default view of WPS objects or current path)
  115.  - wo added (fault-tolerant search of file(names))
  116.  - isChild added (return code signals wether a command is the shell itself
  117.    or a child of the shell).
  118.  - fg now runs with full screen programs
  119.    (but still requires popuppm to be running)
  120.  - fg now runs even if it is the child of a child (...) of the shell
  121.  - fg now runs in DOS shells.
  122.  - callrx added to show integration of ext. prgs.
  123.  - fxopt runs from DOS-session (full functionality)
  124.  - other tools just recompiled
  125.  
  126. (... and still a lot of work left)
  127.