home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1997 April / cc970402.bin / SHARE95 / 95VERN / README.TXT next >
Text File  |  1997-02-06  |  14KB  |  327 lines

  1. Vern 1.3f Release
  2. Copyright (c) 1996 One Guy Coding
  3.  
  4. ---------------------
  5. Installing Vern 1.3f
  6. ---------------------
  7.  
  8. - Copy the distribution file vern13.zip to the directory where
  9.   you want to install vern
  10. - Unzip vern13.zip
  11. - Optionally delete vern13.zip
  12. - Run vern.exe
  13.  
  14. NOTE: if you were previously using a prior version you should
  15.       delete the files vern95.exe and vern95.hlp.
  16.  
  17. That's it.  If you want vern to start each time you
  18. start windows, create a shortcut in your StartUp
  19. menu, normally,
  20.  
  21. c:\windows\Start Menu\Programs\StartUp
  22.  
  23. you can do this from the Vern context menu.  Right click
  24. on Vern and select 'Add to Startup Folder'.
  25.  
  26. ----------------
  27. Registering Vern
  28. ----------------
  29.  
  30. See the help file in the Registration section or the One Guy
  31. Coding web site at http://www.cam.org/~oneguy/registration
  32.  
  33. -----------------------------
  34. Bug Fixes & Feature Additions
  35. -----------------------------
  36. Ver. 1.3f : February 6, 1997
  37.    - removed Nag screen
  38.    - made another tweak to the continuing VB saga
  39.       - VB forms are displayed on Vern
  40.       - if no form is visible VB is not seen on Vern
  41.       - VB will return to the vern cell in which it was opened
  42.         if a form is closed and vern cells change
  43.  
  44. Ver. 1.3e : January 29, 1997
  45.    - refined the Visual Basic 4.0 fix
  46.    - fixed problem with a certain class of window that wasn't
  47.      being moved or displayed in vern (this was related to the
  48.      VB4 fix of Jan 28
  49.  
  50. Ver. 1.3d : January 28, 1997
  51.    - fix for Visual Basic 4.0 (still not perfect but better)
  52.    - fixed up the code responsible for window placement in 
  53.      vernspace
  54.  
  55. Ver. 1.3b : January 10, 1997
  56.    - changing the cell width/height in the properties dialog cell
  57.      tab now respects the Proportional resize option
  58.    - cell labels are shown in the caption bar (if the caption is
  59.      being displayed) for the current cell under which the mouse
  60.      is pointing
  61.    - changed systray Label from Vern95 to Vern 32
  62.    - fixed startup problem
  63.  
  64. Ver. 1.3 : January 8, 1997
  65.    - added caption with labels for each vern cell
  66.    - hit Ctrl-L on specific cell to set label
  67.    - modified auto-hiding to take up entire edge when hidden
  68.    - fixed some re-painting problems related to Win NT 4.0
  69.    - Vern responds now to screen resolution changes by rescaling to
  70.      the new screen resolution
  71.  
  72. Ver. 1.2a  : November 22, 1996
  73.    - renamed program from vern95.exe to vern.exe to remove Win95 bias
  74.    - updated help file and renamed it vern.hlp 
  75.    - added auto hide option to allow/disallow auto hiding
  76.    - if vern is auto hiding and you are moving icons around on vern 
  77.      vern will not lose focus when you drop the mini icon
  78.    - icons painting has been refined
  79.    - text is now displayed if icons are not being shown
  80.    - fixed maximised window bug.  On certain systems vern was having
  81.      trouble moving maximised windows.  This was mostly due to the
  82.      fact that a maximised window is now less than the screen height
  83.      (if the Task bar is displayed on the top or bottom.)  Well, actually
  84.      it was a mistake on my part, I admit it.
  85.    - regrouped options on option menu and properties dialog option tab
  86.  
  87. Ver. 1.105 : November 11, 1996
  88.    - some windows with a dialog border were behaving strangely, this
  89.      had to do with some code I'd written to speed up window moves.
  90.      This has been fixed.
  91.  
  92. Ver. 1.104 : November 8, 1996
  93.    - Properties dialog options where not being set properly
  94.    - 1.103 Properties dialog caused crashes on some systems (fixed I think)
  95.    - Vern jumped around in NT 4.0 and mini windows didn't drag properly
  96.      due to an integer conversion error, fixed
  97.  
  98. Ver. 1.103 : November 7, 1996
  99.    - hold Ctrl to reverse freeze option while resizing
  100.    - hold Ctrl before displaying priorities to set priorities for
  101.      non-movable windows (systray, invisible, zero area, etc)
  102.    - redesigned properties dialog box
  103.    - added 100ms delay to autohide (doesn't jump out so easily)
  104.    - fixed glue bug
  105.    - can now force delete of glued items by selecting the class
  106.      in the dialog box and hitting the delete Key
  107.  
  108. Ver. 1.101 : October 24, 1996
  109.    - added options to the Cells Tab of the properties dialog box to
  110.      control how vern is repainted
  111.    - added register.exe program to distribution.  Use this program to pay
  112.      for Vern with a Credit Card
  113.  
  114. Ver. 1.100 : October 18, 1996
  115.    - vern can now be made to hide on an edge.  If you have a horizontal
  116.      vern with 10 cells and your Task bar is at the bottom of the screen
  117.      slide vern up to the top of the screen and let go.  Selecting another
  118.      program hides vern.  Move your cursor over the area where vern is
  119.      hiding to restore Vern.
  120.    - made vern aware of blanch
  121.    - can add a startup folder icon from the main context menu
  122.    - the Nag screen now times out after 8secs.
  123.  
  124. Ver. 1.026 : October 15, 1996
  125.    - added show Systray toggle to add/remove vern icon from sys tray
  126.    - added show 3D toggle to display mini windows either flat or 3d
  127.    - added show icon toggle for mini windows
  128.  
  129. Ver. 1.025 : October 8, 1996
  130.    - prevent screen switches when screen saver is active
  131.    - added flyout font select button to Options tab of properties
  132.      dialog
  133.  
  134. Ver. 1.023 : September 25, 1996
  135.    - added help files and cheque/money order registration information
  136.  
  137. Ver. 1.022 : September 23, 1996
  138.    - fixed lost vern problem.  Vern could be moved off screen which made
  139.      it difficult to negotiate vernspace.  This only happened when moving
  140.      vern and releasing the mouse button off screen (something which I
  141.      had been unable to do but which was pointed out my an alert user).
  142.    - changed hotkey from Alt-Cursor (used by some programs) to Ctrl-Alt-Cursor
  143.      (which seems to be rare).
  144.    - fixed problem where a window would not be raised to the foreground if
  145.      it were selected in Vern while in the current vern screen.
  146.  
  147. Ver. 1.019 Final Beta V : Later on June 4, 1996
  148.    - Fixed the xmouse problem (finally)
  149.  
  150. Ver. 1.018 Final Beta IV : June 4, 1996
  151.    - Fixed Visual Basic Problem.  The main Visual Basic window (parent)
  152.      is given coords of (0,0)-(0,0) so it was not being moved.  I've
  153.      added a hack to move this window around properly (as much as I've
  154.      tested without my own copy of VB) throughout vern space.
  155.    - If the 'Freeze Cells' option was selected it was possible to make
  156.      vern so small that it was impossible to make it bigger again.  This
  157.      has been fixed by ensuring that the width and/or height of an
  158.      individual vern cell is at least 8 pixels.
  159.  
  160. Ver. 1.017 Final Beta III : May 15, 1996
  161.    - Can Move Vern Without holding the Ctrl key down
  162.    - If vern was laid out horizontally and mouse switching was selected
  163.      then scrolling could lead to unwanted mouse switches.  This has been
  164.      eliminated by ignorning mouse switches when the Left Mouse button
  165.      is down.
  166.    - Fixed double click option which somehow got broken while featurising
  167.    - Moved the priorities menu from the options menu to the main menu.
  168.      Someone pointed out that when using Mathematica (or one of the math
  169.      packages, I'm going from memory) it ran 3 times faster when set with
  170.      a *high* priority!  This is much more convenient.
  171.  
  172. Ver. 1.016 Final Beta II : May 9, 1996
  173.    - Fixed a painting problem (mostly cosmetic)
  174.    - Fixed a problem with toolbar type programs (like the
  175.      MS Office Toolbar, Appbar, ...)  These programs are no longer,
  176.      and should never have been, movable.
  177.    - Still haven't been able to find a fix for Xmouse other than
  178.      making sure that Xmouse is loaded AFTER vern. 
  179.    - Still don't know why Eudora Pro doesn't work.  In the interrum
  180.      I suggest 'Gluing' Eudora to the Vern desktop so that it is
  181.      not Movable.
  182.  
  183. Ver. 1.015 Final Beta : May 3, 1996
  184.    - Fixed a weird problem which was introduced in ver 1.014.  If
  185.      one were to switch back and forth between two windows really
  186.      quickly the program would continue switching between the
  187.      windows ad nauseum.  Nausiating, yes.
  188.    - The icons are now BIGGER and easier to identify.
  189.    - dragging the little windows works better
  190.    - Changed home site to http://www.cam.org/~oneguy
  191.    - there a still a couple problems with repaints but other than
  192.      that this is almost certainly the final beta before the official
  193.      release
  194.  
  195. Ver. 1.014 beta : April 20, 1996
  196.    - Fixed (I hope) a problem where a window would be flagged being
  197.      restored (ie., not iconic) and yet still have the coordinates
  198.      of a minimised window.  I'll have to check the fix for various
  199.      resolutions (it works at 1024x768)
  200.    - removed the windows check timeout from the cells tab of properties
  201.    - replaced with hooks for activation, creation, destruction as
  202.      well as min/max and move/size.  Much cleaner.
  203. Ver. 1.013 beta : April 18, 1996
  204.    - Fixed (again, argh) the owned popups problem.  The popups would
  205.      appear properly only if the window was *NOT* maximised (since
  206.      I rarely work with maximised windows this one slipped by me)
  207.      I pray to the good laird above that this has finally fixed
  208.      the bloody problem.
  209.    - Occasionally, if Auto Activate and Mouse Switching were both
  210.      activated, a program window would be positioned at apparently random
  211.      locations when *restoring* (that is, un-minimising) the app.  I've
  212.      taken steps to prevent this (I believe it occurs when a mouse
  213.      switch event occurs while a window is being restored, I'm not
  214.      sure if this is licked but with this version I've minimised and
  215.      restored several applications many times and it hasn't happened
  216.      to me yet.  Keeping my fingers crossed.
  217.    - The first item on the Switch To menu was not responding.  This is
  218.      definitely fixed!
  219.  
  220. Ver. 1.012 beta : April 16, 1996
  221.    - Fixed problem where windows would occasionally jump around
  222.      and the active vern cell would spontaneously change
  223.    - Removed 'vernhook.dll not found' message (you can use vern without
  224.      vernhook.dll but will loose the ability to do screen switching with
  225.      the mouse)
  226.    - Added sensitivity menu for mouse switching
  227.  
  228. Ver. 1.011 beta : April 13, 1996
  229.    - fixed the owned popups problem *again* (silly me)
  230.  
  231. Ver. 1.010 beta : April 13, 1996
  232.    - this is the last beta release, I'll be releasing the help
  233.      files with the next version.  I'm still looking for a way
  234.      to accept payment and a new service provider.
  235.    - more changes to the Properties dialog
  236.    - added code for registering software
  237.    - fixed some annoying bugs
  238.    - changed the registry entries under HKEY_LOCAL_MACHINE and
  239.      HKEY_CURRENT_USER to 'Software\One Guy Coding\'
  240.  
  241. Ver. 1.009 beta : April 10, 1996
  242.    - fixed problem with Microsoft Office Toolbar
  243.    - rearranged menus
  244.    - Added a single properties dialog with Tab controls
  245.    - added a proportional resize option for the 'freeze cells' option
  246.    - added a 'none' button for the hotkeys tab in the properties dialog
  247.    - fixed a bunch of other niggling little bugs here and there
  248.  
  249. Ver. 1.008 beta : April 8, 1996
  250.    - mouse switching now works on task bar and window borders etc
  251.    - fixed 'lost captures' while dragging
  252.    - added mouse switch toggle in Options menu and properties dialog
  253.    - added wrap toggle in Options menu and properties dialog
  254.    - added hidden toggle in Options menu and properties dialog
  255.    - window is properly activated if clicked on in vern cell
  256.    - raise vern by right clicking on minimise, restore buttons
  257.      or child window caption bars
  258.  
  259. Ver. 1.007 beta : April 6, 1996
  260.    - Changed 'Ctrl-Cursor' hotkeys to 'Alt-Cursor' hotkeys.  Somehow
  261.      I'd forgotten that I use 'Ctrl-right', etc about 4000 times per
  262.      day while editing text!  Still configurable in the Hotkey dialog.
  263.  
  264. Ver. 1.007 beta : April 5, 1996
  265.    - Added mouse based screen switching and vernhook.dll
  266.       If the cursor is moved along one of the borders (unfortunately
  267.       this does not work on the taskbar border) vern will automatically
  268.       switch to the next cell.  Eventually this will be configurable.
  269.  
  270.    - Snazzed up the web page
  271.  
  272. Ver. 1.006 beta : April 5, 1996
  273.    - Added 'Ctrl-Cursor Key' hotkeys (Ctrl-Up, Ctrl-Left, ...) to raise
  274.      and navigate between vern cells (configurable in hotkey dialog)
  275.    - cleaned up multiple repaints
  276.    - active vern cell doesn't change now until the left mouse button
  277.      is released
  278.  
  279. Ver. 1.005 beta : April 4, 1996
  280.    - Added 'ignore Minimised' to not auto switch to minimised windows
  281.    - Added 'snap to desktop' to snap windows onto screens when dragging
  282.      them around in vern space
  283.    - Fixed hotkey fiasco
  284.    - Fixed vern lost when display resolution changed
  285.    - Fixed problem where windows slightly off the top of vern space
  286.      were jumping around in real space
  287.  
  288. Ver. 1.004 beta : April 3, 1996
  289.    - Fixed ontop reset between sessions
  290.    - Active vern cell is coloured 'darker'
  291.    - Added 'Freeze cells' to the Options menu
  292.        checked: cells are added when resizing
  293.        uncheck: cells are resized without adding/deleting cells
  294.  
  295. Ver. 1.003 beta : April 3, 1996
  296.    - moved Vern into the SysTray on the Task bar
  297.    - changed the behavious of the flyout descriptions
  298.    - fixed the raise vern hotkey
  299.    - fixed xmouse behaviour problem
  300.  
  301. Ver. 1.002 beta : April 2, 1996
  302.    - added ability to set all three hot keys in the hotkeys dialog.
  303.  
  304. Ver. 1.001 beta : April 2, 1996
  305.    - fixed priorities menu
  306.    - added auto activate for taskbar/tasklist selections
  307.    - added window check timeout to properties dialog
  308.  
  309. Features
  310. --------
  311. Moving Vern   - Hold down the Ctrl key before dragging
  312. Vern Options  - Right click to open the Vern popup menu
  313. Vern Hotkey   - Hit F12 (by default) to raise vern
  314. Resizing Vern - Set Cell Width and Height in Properties dialog
  315.               - expand or contract by resizing Vern window
  316.  
  317. For information see the One Guy Coding Web page at,
  318.  
  319. http://www.cam.org/~oneguy
  320.  
  321. or the Vern page at,
  322.  
  323. http://www.cam.org/~oneguy/vern95
  324.  
  325. One Guy Coding is:
  326.    oneguy@cam.org
  327.