home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / shelmisc / vern100b.zip / readme.txt next >
Text File  |  1996-06-04  |  9KB  |  203 lines

  1. Vern 1.019 Final Beta V
  2. Copyright (c) 1996 One Guy Coding
  3.  
  4. ------------------------------------
  5. Installing Vern 1.019 Final Beta V
  6. ------------------------------------
  7.  
  8. - Copy the distribution file vern100b.zip to the directory where
  9.   you want to install vern
  10. - Unzip vern100b.zip
  11. - Optionally delete vern100b.zip
  12. - Run vern95.exe
  13.  
  14. That's it.  If you want vern to start each time you
  15. start windows, create a shortcut in your StartUp
  16. menu, normally,
  17.  
  18. c:\Windows\Start Menu\Programs\StartUp
  19.  
  20. -----------------------------
  21. Bug Fixes & Feature Additions
  22. -----------------------------
  23. Ver. 1.019 Final Beta V : Later on June 4, 1996
  24.    - Fixed the xmouse problem (finally)
  25.  
  26. Ver. 1.018 Final Beta IV : June 4, 1996
  27.    - Fixed Visual Basic Problem.  The main Visual Basic window (parent)
  28.      is given coords of (0,0)-(0,0) so it was not being moved.  I've
  29.      added a hack to move this window around properly (as much as I've
  30.      tested without my own copy of VB) throughout vern space.
  31.    - If the 'Freeze Cells' option was selected it was possible to make
  32.      vern so small that it was impossible to make it bigger again.  This
  33.      has been fixed by ensuring that the width and/or height of an
  34.      individual vern cell is at least 8 pixels.
  35.  
  36. Ver. 1.017 Final Beta III : May 15, 1996
  37.    - Can Move Vern Without holding the Ctrl key down
  38.    - If vern was laid out horizontally and mouse switching was selected
  39.      then scrolling could lead to unwanted mouse switches.  This has been
  40.      eliminated by ignorning mouse switches when the Left Mouse button
  41.      is down.
  42.    - Fixed double click option which somehow got broken while featurising
  43.    - Moved the priorities menu from the options menu to the main menu.
  44.      Someone pointed out that when using Mathematica (or one of the math
  45.      packages, I'm going from memory) it ran 3 times faster when set with
  46.      a *high* priority!  This is much more convenient.
  47.  
  48. Ver. 1.016 Final Beta II : May 9, 1996
  49.    - Fixed a painting problem (mostly cosmetic)
  50.    - Fixed a problem with toolbar type programs (like the
  51.      MS Office Toolbar, Appbar, ...)  These programs are no longer,
  52.      and should never have been, movable.
  53.    - Still haven't been able to find a fix for Xmouse other than
  54.      making sure that Xmouse is loaded AFTER vern. 
  55.    - Still don't know why Eudora Pro doesn't work.  In the interrum
  56.      I suggest 'Gluing' Eudora to the Vern desktop so that it is
  57.      not Movable.
  58.  
  59. Ver. 1.015 Final Beta : May 3, 1996
  60.    - Fixed a weird problem which was introduced in ver 1.014.  If
  61.      one were to switch back and forth between two windows really
  62.      quickly the program would continue switching between the
  63.      windows ad nauseum.  Nausiating, yes.
  64.    - The icons are now BIGGER and easier to identify.
  65.    - dragging the little windows works better
  66.    - Changed home site to http://www.cam.org/~oneguy
  67.    - there a still a couple problems with repaints but other than
  68.      that this is almost certainly the final beta before the official
  69.      release
  70.  
  71. Ver. 1.014 beta : April 20, 1996
  72.    - Fixed (I hope) a problem where a window would be flagged being
  73.      restored (ie., not iconic) and yet still have the coordinates
  74.      of a minimised window.  I'll have to check the fix for various
  75.      resolutions (it works at 1024x768)
  76.    - removed the windows check timeout from the cells tab of properties
  77.    - replaced with hooks for activation, creation, destruction as
  78.      well as min/max and move/size.  Much cleaner.
  79. Ver. 1.013 beta : April 18, 1996
  80.    - Fixed (again, argh) the owned popups problem.  The popups would
  81.      appear properly only if the window was *NOT* maximised (since
  82.      I rarely work with maximised windows this one slipped by me)
  83.      I pray to the good laird above that this has finally fixed
  84.      the bloody problem.
  85.    - Occasionally, if Auto Activate and Mouse Switching were both
  86.      activated, a program window would be positioned at apparently random
  87.      locations when *restoring* (that is, un-minimising) the app.  I've
  88.      taken steps to prevent this (I believe it occurs when a mouse
  89.      switch event occurs while a window is being restored, I'm not
  90.      sure if this is licked but with this version I've minimised and
  91.      restored several applications many times and it hasn't happened
  92.      to me yet.  Keeping my fingers crossed.
  93.    - The first item on the Switch To menu was not responding.  This is
  94.      definitely fixed!
  95.  
  96. Ver. 1.012 beta : April 16, 1996
  97.    - Fixed problem where windows would occasionally jump around
  98.      and the active vern cell would spontaneously change
  99.    - Removed 'vernhook.dll not found' message (you can use vern without
  100.      vernhook.dll but will loose the ability to do screen switching with
  101.      the mouse)
  102.    - Added sensitivity menu for mouse switching
  103.  
  104. Ver. 1.011 beta : April 13, 1996
  105.    - fixed the owned popups problem *again* (silly me)
  106.  
  107. Ver. 1.010 beta : April 13, 1996
  108.    - this is the last beta release, I'll be releasing the help
  109.      files with the next version.  I'm still looking for a way
  110.      to accept payment and a new service provider.
  111.    - more changes to the Properties dialog
  112.    - added code for registering software
  113.    - fixed some annoying bugs
  114.    - changed the registry entries under HKEY_LOCAL_MACHINE and
  115.      HKEY_CURRENT_USER to 'Software\One Guy Coding\'
  116.  
  117. Ver. 1.009 beta : April 10, 1996
  118.    - fixed problem with Microsoft Office Toolbar
  119.    - rearranged menus
  120.    - Added a single properties dialog with Tab controls
  121.    - added a proportional resize option for the 'freeze cells' option
  122.    - added a 'none' button for the hotkeys tab in the properties dialog
  123.    - fixed a bunch of other niggling little bugs here and there
  124.  
  125. Ver. 1.008 beta : April 8, 1996
  126.    - mouse switching now works on task bar and window borders etc
  127.    - fixed 'lost captures' while dragging
  128.    - added mouse switch toggle in Options menu and properties dialog
  129.    - added wrap toggle in Options menu and properties dialog
  130.    - added hidden toggle in Options menu and properties dialog
  131.    - window is properly activated if clicked on in vern cell
  132.    - raise vern by right clicking on minimise, restore buttons
  133.      or child window caption bars
  134.  
  135. Ver. 1.007 beta : April 6, 1996
  136.    - Changed 'Ctrl-Cursor' hotkeys to 'Alt-Cursor' hotkeys.  Somehow
  137.      I'd forgotten that I use 'Ctrl-right', etc about 4000 times per
  138.      day while editing text!  Still configurable in the Hotkey dialog.
  139.  
  140. Ver. 1.007 beta : April 5, 1996
  141.    - Added mouse based screen switching and vernhook.dll
  142.       If the cursor is moved along one of the borders (unfortunately
  143.       this does not work on the taskbar border) vern will automatically
  144.       switch to the next cell.  Eventually this will be configurable.
  145.  
  146.    - Snazzed up the web page
  147.  
  148. Ver. 1.006 beta : April 5, 1996
  149.    - Added 'Ctrl-Cursor Key' hotkeys (Ctrl-Up, Ctrl-Left, ...) to raise
  150.      and navigate between vern cells (configurable in hotkey dialog)
  151.    - cleaned up multiple repaints
  152.    - active vern cell doesn't change now until the left mouse button
  153.      is released
  154.  
  155. Ver. 1.005 beta : April 4, 1996
  156.    - Added 'ignore Minimised' to not auto switch to minimised windows
  157.    - Added 'snap to desktop' to snap windows onto screens when dragging
  158.      them around in vern space
  159.    - Fixed hotkey fiasco
  160.    - Fixed vern lost when display resolution changed
  161.    - Fixed problem where windows slightly off the top of vern space
  162.      were jumping around in real space
  163.  
  164. Ver. 1.004 beta : April 3, 1996
  165.    - Fixed ontop reset between sessions
  166.    - Active vern cell is coloured 'darker'
  167.    - Added 'Freeze cells' to the Options menu
  168.        checked: cells are added when resizing
  169.        uncheck: cells are resized without adding/deleting cells
  170.  
  171. Ver. 1.003 beta : April 3, 1996
  172.    - moved Vern into the SysTray on the Task bar
  173.    - changed the behavious of the flyout descriptions
  174.    - fixed the raise vern hotkey
  175.    - fixed xmouse behaviour problem
  176.  
  177. Ver. 1.002 beta : April 2, 1996
  178.    - added ability to set all three hot keys in the hotkeys dialog.
  179.  
  180. Ver. 1.001 beta : April 2, 1996
  181.    - fixed priorities menu
  182.    - added auto activate for taskbar/tasklist selections
  183.    - added window check timeout to properties dialog
  184.  
  185. Features
  186. --------
  187. Moving Vern   - Hold down the Ctrl key before dragging
  188. Vern Options  - Right click to open the Vern popup menu
  189. Vern Hotkey   - Hit F12 (by default) to raise vern
  190. Resizing Vern - Set Cell Width and Height in Properties dialog
  191.               - expand or contract by resizing Vern window
  192.  
  193. For information see the One Guy Coding Web page at,
  194.  
  195. http://www.cam.org/~oneguy
  196.  
  197. or the Vern page at,
  198.  
  199. http://www.cam.org/~oneguy/vern95
  200.  
  201. One Guy Coding is:
  202.    oneguy@cam.org
  203.