Reversed history
================

+ New! lucky!
- Changed
* Note

2.2 October 4, 1999
---

- Patched the ESC key that made dialogs disappear in the PM Loader.
- Windows that are to be minimized or pushed back on pointer leave can now
  be moved and resized.
- Minimize and Push Back on Pointer Leave now REALLY give focus back to the
  topmost window. Looks like there is a whole bunch (~50) of invisible
  windows before the first visible one.  Don't worry if Hot Corners uses a
  bit of CPU time while looking for the first topmost visible one.
- Found a better way to open objects on top.
+ Added new float on top and float on bottom feature.  I've played with the
  code a long time ago and got tired because it's really just a bunch of
  kludge.  It sort of works, but don't expect too much.  Window switching
  might get slow when using float on top.
* Source code included in source.zip


2.1 March 19, 1998
---

+ Windows can now be pushed back in Z order instead of minimized
  on pointer leave. (a la Object Desktop)
+ Corners can now have a margin. (a la LaunchHook Plus)
+ Border selections will not be activated with corners anymore.
+ Alt, Ctrl, Shift, and all mouse buttons can be used to activate.
  (a la QuickClick)
+ Substrings can now be specified to search the Window List.
  (to use with dynamic Window List titles)
+ Added Help Manager support.  Help screens now available.

- Minimize and Push Back on Pointer Leave now give focus back to the
  topmost window.
- Changed the GUI.  Getting better at it.
- Optimized more.. also getting better at programming.
- All selections now become active in real time.  No more OK button.

2.0   November 22, 1997
---

+ Added timeout delay where your mouse pointer have to stay a certain
  amount of time on the corner or border to do the action.
+ Added the ability to start objects.
+ Added "minimize on pointer leave" and "bring to pointer position" features.
+ Added support for minimized window restoring.
+ Now a lot more keyboard friendly:
  Added alt-mnemonic keyboard combinations as well as arrows and alt-arrows.
  The first and last one implent a workaround for Warp 3 notebook bug
  (err.. feature).
  Fixed keyboard pitfalls I could find.

- Only the first page is now loaded on execution -> loads faster + uses
  less memory until you switch to the other pages.
- Eliminated some redundant calls, notebook pages switch faster.
- Made several speed/memory optimizations, the program should feel slicker.
- Changed INI format a bit to make it faster/better and also to
  accomodate new features.  You will have to reconfigure your Window Lists.
- Now only shows a warning when another copy is running.  Useful when (if)
  the other copy gets stuck and you still want to run another copy.
- Window border is non-resizable.

1.0        October 26, 1997
---

- Made the "focus change on minimizing" better.

0.95 eta  October 12, 1997
---------

* First public release
