Vern 1.023 Release
Copyright (c) 1996 One Guy Coding

---------------------
Installing Vern 1.023
---------------------

- Copy the distribution file vern1023.zip to the directory where
  you want to install vern
- Unzip vern1023.zip
- Optionally delete vern1023.zip
- Run vern95.exe

That's it.  If you want vern to start each time you
start windows, create a shortcut in your StartUp
menu, normally,

c:\Windows\Start Menu\Programs\StartUp

-----------------------------
Bug Fixes & Feature Additions
-----------------------------
Ver. 1.023 : September 25, 1996
   - added help files and cheque/money order registration information

Ver. 1.022 : September 23, 1996
   - fixed lost vern problem.  Vern could be moved off screen which made
     it difficult to negotiate vernspace.  This only happened when moving
     vern and releasing the mouse button off screen (something which I
     had been unable to do but which was pointed out my an alert user).
   - changed hotkey from Alt-Cursor (used by some programs) to Ctrl-Alt-Cursor
     (which seems to be rare).
   - fixed problem where a window would not be raised to the foreground if
     it were selected in Vern while in the current vern screen.

Ver. 1.019 Final Beta V : Later on June 4, 1996
   - Fixed the xmouse problem (finally)

Ver. 1.018 Final Beta IV : June 4, 1996
   - Fixed Visual Basic Problem.  The main Visual Basic window (parent)
     is given coords of (0,0)-(0,0) so it was not being moved.  I've
     added a hack to move this window around properly (as much as I've
     tested without my own copy of VB) throughout vern space.
   - If the 'Freeze Cells' option was selected it was possible to make
     vern so small that it was impossible to make it bigger again.  This
     has been fixed by ensuring that the width and/or height of an
     individual vern cell is at least 8 pixels.

Ver. 1.017 Final Beta III : May 15, 1996
   - Can Move Vern Without holding the Ctrl key down
   - If vern was laid out horizontally and mouse switching was selected
     then scrolling could lead to unwanted mouse switches.  This has been
     eliminated by ignorning mouse switches when the Left Mouse button
     is down.
   - Fixed double click option which somehow got broken while featurising
   - Moved the priorities menu from the options menu to the main menu.
     Someone pointed out that when using Mathematica (or one of the math
     packages, I'm going from memory) it ran 3 times faster when set with
     a *high* priority!  This is much more convenient.

Ver. 1.016 Final Beta II : May 9, 1996
   - Fixed a painting problem (mostly cosmetic)
   - Fixed a problem with toolbar type programs (like the
     MS Office Toolbar, Appbar, ...)  These programs are no longer,
     and should never have been, movable.
   - Still haven't been able to find a fix for Xmouse other than
     making sure that Xmouse is loaded AFTER vern. 
   - Still don't know why Eudora Pro doesn't work.  In the interrum
     I suggest 'Gluing' Eudora to the Vern desktop so that it is
     not Movable.

Ver. 1.015 Final Beta : May 3, 1996
   - Fixed a weird problem which was introduced in ver 1.014.  If
     one were to switch back and forth between two windows really
     quickly the program would continue switching between the
     windows ad nauseum.  Nausiating, yes.
   - The icons are now BIGGER and easier to identify.
   - dragging the little windows works better
   - Changed home site to http://www.cam.org/~oneguy
   - there a still a couple problems with repaints but other than
     that this is almost certainly the final beta before the official
     release

Ver. 1.014 beta : April 20, 1996
   - Fixed (I hope) a problem where a window would be flagged being
     restored (ie., not iconic) and yet still have the coordinates
     of a minimised window.  I'll have to check the fix for various
     resolutions (it works at 1024x768)
   - removed the windows check timeout from the cells tab of properties
   - replaced with hooks for activation, creation, destruction as
     well as min/max and move/size.  Much cleaner.
Ver. 1.013 beta : April 18, 1996
   - Fixed (again, argh) the owned popups problem.  The popups would
     appear properly only if the window was *NOT* maximised (since
     I rarely work with maximised windows this one slipped by me)
     I pray to the good laird above that this has finally fixed
     the bloody problem.
   - Occasionally, if Auto Activate and Mouse Switching were both
     activated, a program window would be positioned at apparently random
     locations when *restoring* (that is, un-minimising) the app.  I've
     taken steps to prevent this (I believe it occurs when a mouse
     switch event occurs while a window is being restored, I'm not
     sure if this is licked but with this version I've minimised and
     restored several applications many times and it hasn't happened
     to me yet.  Keeping my fingers crossed.
   - The first item on the Switch To menu was not responding.  This is
     definitely fixed!

Ver. 1.012 beta : April 16, 1996
   - Fixed problem where windows would occasionally jump around
     and the active vern cell would spontaneously change
   - Removed 'vernhook.dll not found' message (you can use vern without
     vernhook.dll but will loose the ability to do screen switching with
     the mouse)
   - Added sensitivity menu for mouse switching

Ver. 1.011 beta : April 13, 1996
   - fixed the owned popups problem *again* (silly me)

Ver. 1.010 beta : April 13, 1996
   - this is the last beta release, I'll be releasing the help
     files with the next version.  I'm still looking for a way
     to accept payment and a new service provider.
   - more changes to the Properties dialog
   - added code for registering software
   - fixed some annoying bugs
   - changed the registry entries under HKEY_LOCAL_MACHINE and
     HKEY_CURRENT_USER to 'Software\One Guy Coding\'

Ver. 1.009 beta : April 10, 1996
   - fixed problem with Microsoft Office Toolbar
   - rearranged menus
   - Added a single properties dialog with Tab controls
   - added a proportional resize option for the 'freeze cells' option
   - added a 'none' button for the hotkeys tab in the properties dialog
   - fixed a bunch of other niggling little bugs here and there

Ver. 1.008 beta : April 8, 1996
   - mouse switching now works on task bar and window borders etc
   - fixed 'lost captures' while dragging
   - added mouse switch toggle in Options menu and properties dialog
   - added wrap toggle in Options menu and properties dialog
   - added hidden toggle in Options menu and properties dialog
   - window is properly activated if clicked on in vern cell
   - raise vern by right clicking on minimise, restore buttons
     or child window caption bars

Ver. 1.007 beta : April 6, 1996
   - Changed 'Ctrl-Cursor' hotkeys to 'Alt-Cursor' hotkeys.  Somehow
     I'd forgotten that I use 'Ctrl-right', etc about 4000 times per
     day while editing text!  Still configurable in the Hotkey dialog.

Ver. 1.007 beta : April 5, 1996
   - Added mouse based screen switching and vernhook.dll
      If the cursor is moved along one of the borders (unfortunately
      this does not work on the taskbar border) vern will automatically
      switch to the next cell.  Eventually this will be configurable.

   - Snazzed up the web page

Ver. 1.006 beta : April 5, 1996
   - Added 'Ctrl-Cursor Key' hotkeys (Ctrl-Up, Ctrl-Left, ...) to raise
     and navigate between vern cells (configurable in hotkey dialog)
   - cleaned up multiple repaints
   - active vern cell doesn't change now until the left mouse button
     is released

Ver. 1.005 beta : April 4, 1996
   - Added 'ignore Minimised' to not auto switch to minimised windows
   - Added 'snap to desktop' to snap windows onto screens when dragging
     them around in vern space
   - Fixed hotkey fiasco
   - Fixed vern lost when display resolution changed
   - Fixed problem where windows slightly off the top of vern space
     were jumping around in real space

Ver. 1.004 beta : April 3, 1996
   - Fixed ontop reset between sessions
   - Active vern cell is coloured 'darker'
   - Added 'Freeze cells' to the Options menu
       checked: cells are added when resizing
       uncheck: cells are resized without adding/deleting cells

Ver. 1.003 beta : April 3, 1996
   - moved Vern into the SysTray on the Task bar
   - changed the behavious of the flyout descriptions
   - fixed the raise vern hotkey
   - fixed xmouse behaviour problem

Ver. 1.002 beta : April 2, 1996
   - added ability to set all three hot keys in the hotkeys dialog.

Ver. 1.001 beta : April 2, 1996
   - fixed priorities menu
   - added auto activate for taskbar/tasklist selections
   - added window check timeout to properties dialog

Features
--------
Moving Vern   - Hold down the Ctrl key before dragging
Vern Options  - Right click to open the Vern popup menu
Vern Hotkey   - Hit F12 (by default) to raise vern
Resizing Vern - Set Cell Width and Height in Properties dialog
              - expand or contract by resizing Vern window

For information see the One Guy Coding Web page at,

http://www.cam.org/~oneguy

or the Vern page at,

http://www.cam.org/~oneguy/vern95

One Guy Coding is:
   oneguy@cam.org
