
History file for PageMage.

Key:
 + New feature/improvement on a feature (not a bug)
 * Bug fix
 - Feature was removed
 : Comment

May 2, 1995 - PageMage .33
===========================
+Global hotkeys added.  Assuming you are in the graphical environment (PM) and
 not in a full screen sessions, you can use hotkeys to move around.  Settings
 available in the configuration notebook.  Many thanks to Adam Lock
 (acl@vnet.ibm.com), Q (os2man@panix.com), Robert Mahoney (rmahoney@netusa.net),
 and especially Rick Yoder (ryoder@ibm.net), author of TaskBar, for many, many
 tips and programming examples about hooks and DLL's.
+Windows showing on pager.  Colors can be set via the configuration notebook.
+PageMage can be made a "floating" window - that is, one that remains at the
 top.  Thanks to Shaun Merrigan (merrigan@nyquist.ee.ualberta.ca) for the
 suggestion.
+PageMage can be told to move only at certain edges (panning around).  This
 should help folks running other programs that activate at the edges of the
 screen (TaskBar, for instance).
+When a new window is selected on a different desktop (Window List, ALT-TAB,
 etc), PageMage will switch to that desktop.  Thanks to Juri Pakaste
 (jurip@clinet.fi) for the suggestion.
+Before quitting, a prompt will appear asking whether or not to save the
 configuration (if it has changed).
+Can now set the delay for Flash Windows.
*Fixed the date on the about screen.  It said March, not April :)


April 20, 1995 - PageMage .32
==============================
*Fixed a bad, bad bug...  If you clicked on some spots of the configuration
 notebook, it would crash, and could possibly bring the system down.
*Fixed the Title Bar button not setting, even though you clicked on it.  Now
 the button correctly gets the value, and the titlebar and other windows will
 show up according to the value of the button.  Thanks to Joel Barnum
 (jbarnum@infonet.net), Mindy Pollack (mpollack@hq.walldata.com), and
 Dan Akselrod (danax@menger.eecs.stevens-tech.edu) for the suggestions/sample
 source code on the many (better :) ways to do this.
+Saving window size and position (it was planned for a while but I kept
 forgetting).  A lot of people reminded me :)
+Added "Flash Pager".  Essentially, this allows you to hide the pager at
 all times except when you flip desktops by moving the mouse around.
 Thanks to TJ Sleboda (my roommate) for the suggestion.
+String matching for Sticky Windows is now done by substring.  In other words,
 you don't have to type the entire window name.  For LaunchPad, you could
 use "unc".  This is useful for programs that constantly change their
 titles (PenFTP, some graphics viewing programs, etc).  Thanks to
 Tom Sorensen (gt0040a@prism.gatech.edu) for the suggestion.
+Added ability to minimize upon startup.  Thanks to Greg Flatt
 (gflatt@cs.stmarys.ca) for the suggestion.
+Added option on whether to reposition mouse pointer or not.  If this option
 is set, it works like this:  move the mouse to the right edge of the screen,
 you flip one desktop to the right, and the mouse appears at the left.  If
 this option is not set, the mouse will appear at the right.  Thanks to
 Markus Ruppel (mr@ipc.uni-tuebingen.de) for the suggestion.
+Added ability to "recover" windows.  If windows seem to get lost, try this
 to get all windows to show up on the current desktop.
+Move the pager by using mouse button 2 and dragging on the window (useful
 if title bar is off).  Thanks to Juri Pakaste (jurip@clinet.fi) for the
 suggestion.  Thanks to Ed Boykin (gt5584e@prism.gatech.edu), hkypuck@ibm.net,
 Mindy Pollack (mpollack@hq.walldata.com), Thomas Vandahl
 (thomas@e-technik.tu-ilmenau.de) and Dan Akselrod (danax@ibm.net) for
 suggestions/sample source code on how to do this.


April 17, 1995 - PageMage .31
==============================
*Fixed the "blue screen" bug that showed up whenever the user used the
 configuration option.  D'oh!  Version .30 was not the last copy I had
 compiled...
*Fixed not being able to make some windows sticky.  Most notably the
 LaunchPad, as a number of folks complained about this.
+Use the arrow keys to move around desktops if PageMage has the focus.
 Thanks to Juri Pakaste (jurip@clinet.fi) for the suggestion.
+Hide the title bar, system menu, and minimize button.  Actually, right
 now it doesn't work all the way; while you can disable it, you can't
 re-enable it, at least not without quitting PageMage first.  Option to do
 so is in the Miscellaneous page of the Configuration Notebook.  Thanks to
 Juri Pakaste (jurip@clinet.fi) for the suggestion.
:Changed the standard colors.
-Removed logging.

April 15, 1995 - PageMage .30
==============================
:First "wide" release

