home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 83 / PCFORMAT83.iso / Share / Win95 / blanch / bchanges.txt next >
Encoding:
Text File  |  1998-03-11  |  15.1 KB  |  327 lines

  1. Blanch 1.7 Copyright (c) 1997, 1998 One Guy Coding
  2.  
  3. Changes
  4. =======
  5. Ver 1.7 : Mar 11/98
  6.  - included setup program
  7.  - Blanch now listens to Vern 2.0a and above.  If you have a Vern cell with the
  8.    same label as a Blanch page, Blanch will switch to that page when Vern 
  9.    enters said named cell.
  10.  - fixed nag screen problem (it's supposed to come up only 1 in 10 runs but it 
  11.    was appearing almost every time.)
  12.  - Buttons menu now has a flyout menu listing available dialup sessions.  Select
  13.    one of the sessions from the flyout and blanch will create a button for that
  14.    session.  This is available only in Win95.  I've not figured out how to 
  15.    create a similar list in WinNT.
  16.  
  17. Ver 1.6c : Mar 03/98
  18.  - Fixed problem with the Startup page icons overwriting the current page (only
  19.    occurred if the Process Startup option was being used.)
  20.  - Fixed problem with new key refresh (F5) not selecting the proper icon after
  21.    a remote or removable disk were reattached.
  22.  
  23. Ver 1.6b : Feb 25/98
  24.  - If the Hide delay value was set to other than 0, and one had opened a context
  25.    menu for one of the buttons, Blanch would hide according to the delay value
  26.    that was set and the context menu would disappear.  Fixed!
  27.  
  28. Ver 1.6a : Feb 23/98
  29.  - New Autohide behaviour.  The "More ..." tab of the Properties dialog now 
  30.    has a "Show delay" option and a "Hide delay" option.  These values are in
  31.    milliseconds.  Show delay is the delay before blanch activates on a mouse-over.
  32.    Hide delay is the time before blanch autohides - if this value is 0 the 
  33.    behaviour defaults to the behaviour in prior versions.
  34.  - Changed page activation from F1, F2, F3, ... to 1, 2, 3.  I decided that the
  35.    function keys are better served for other purposes.  You can also activate
  36.    pages with Ctrl-1, Ctrl-2, etc.
  37.  - Fixed a problem with resizing blanch after the size of the buttons had been
  38.    changed from large to small.
  39.  - You can now change the size of the small blanch buttons in the registry.  The
  40.    values are cxSmall and cySmall (representing the width and height of the buttons).
  41.  - On Startup, if blanch finds a file in the Startup folder, it always replaces
  42.    it with a link to the current file.  So if you change the path to blanch the
  43.    Startup shortcut will reflect the change.
  44.  - F5 can be used to refresh a page.  All icons will be reloaded and the page
  45.    redrawn.  This is necessary to refresh any Blanch refering to files on
  46.    removable media.
  47.  
  48. Ver 1.6 : Feb 21/98
  49.  - Fixed cron.  There was a bug in the cron code that would cause unpredictable
  50.    results if more than one program were scheduled to be loaded at any given time.
  51.    Cron is working much better now!
  52.  - Added a cronlog option in the Cron settings dialog.  This option is global
  53.    so all logging will go to that file.  There's no browse button provided but
  54.    it's pretty easy to type in a full path like c:\temp\cronlog.txt
  55.  - The nag screen will now appear only 1 in 10 times, on average.
  56.  - The Tooltips have more information if you hold down the control key while
  57.    mousing over top of a button.  The Exe and Options, as well as a flag for
  58.    cron settings, are now displayed as well as the Description.
  59.  - If blanch is auto hiding (ie., docked) it will not be activated if the
  60.    left mouse button is depressed.  This helps prevent accidental activation 
  61.    if scrolling, or dragging in the vicinity of Blanch.
  62.  - All pages are now loaded at startup.  Note that the loads are delayed between
  63.    subsequent pages, so it doesn't seem to be too intense when starting blanch.
  64.    The delay is hard coded as 500 ms between page loads, if you would like this
  65.    variable to be stored in the registry please let me know.  This also solves
  66.    the problem that if crons were located on an unloaded page then they wouldn't
  67.    be loaded as expected until the page were manually loaded.  Note also that page
  68.    switches are instantaneous the first time now.  This is really a very nice 
  69.    change, IMHO.
  70.  
  71. Ver 1.5a : Feb 9/98
  72.  - first time setups now get an Accessories and System Tools page created
  73.     as well as the first few blanches (Explorer, Control Panel, Printers
  74.     and Dialup Networking)
  75.  - added a Quick Scan option (to Page menu) that allows one to easily scan
  76.    new Program Folders in the start menu.  This is a quick way to recreate
  77.    a lot of functionality if you've neglected to export the registry before
  78.    reinstalling Windows, etc.  This option is accessible via the Ctrl-Q 
  79.    keyboard accelerator.
  80.  - the previous two features were added since I have to reinstall Win95 about
  81.    50 times per year (based on the number of machines that I administer to)
  82.    and these options make it easy to recreate the vast majority of blanches
  83.    with very little effort.
  84.  - changed the lock button so that the thumb tack is "stuck in" when blanch 
  85.    is locked and "unstuck" when not locked.
  86.  - decreased the startup "Nag" screen from once every four runs to once every 
  87.    8 runs -- on average.  That is, if you are running blanch unregistered you
  88.    should only see the Nag screen once per week assuming you start Windows
  89.    once per day.  Your mileage may vary.
  90.  - the *small* icons look better now.  If a small icon is available it is used
  91.    as is (rather than scaling down the large size icon as I was doing in previous
  92.    versions.)
  93.  - fixed a couple of minor bugs associated with switching from large to small
  94.    icons, and vice versa.
  95.    
  96. Ver 1.5 : Feb 5/98
  97.  - fixed a problem for new installations.  Code that was inserted to control
  98.    blanch positionning after resolution changes broke the positionning code for
  99.    new setups, that is, the first time that blanch was run it was not being
  100.    properly positionned on screen.
  101.  
  102. Ver 1.5 : Feb 3/98
  103.  - added keyboard control interface
  104.       CURSOR LEFT/RIGHT - move horizontally left/right
  105.       CURSOR UP/DOWN    - move vertically up/down
  106.       TAB/SHIFT TAB     - Next/Prev page
  107.       ENTER             - launch currently selected button
  108.       SPACE             - open current button properties dialog
  109.       DEL               - cut the current button to the blanch clipboard
  110.       INS               - paste the blanch clipboard to the current page
  111.  - added a button menu entry to allow one to easily add a button to the
  112.    Windows Startup folder
  113.  - added a menu entry to the button menu to access the main Blanch menu
  114.  - added a cron entry on the button menu
  115.  - added a funky new bitmap to the about dialog and nag dialog
  116.  - fixed problem with Startup checkmark in Main blanch menu
  117.  - fixed a problem with the Export Registry menu entry involving long filenames
  118.  - fixed a problem with autohiding after resolution changes
  119.  - todo: update help file to reflect these changes
  120.  
  121. Ver 1.4g : Jan 23/98
  122.  - duplicated "Programs ..." entry to main context menu so that the
  123.    "Start Menu/Programs" folder is more accessible
  124.  - added a "Startup shortcut" item to the main context menu so that
  125.    a Blanch shortcut can easily be added/removed from the Start menu
  126.    Startup folder
  127.  - fixed a problem with the display of the font size on the "More" tab
  128.    of the properties dialog box
  129.  - updated the One Guy Coding snail mail address in the help file
  130.  - updated the help file
  131.  - the Nag dialog is back, I've made the concession that it is only 
  132.    displayed once every four times, on average
  133.  
  134. Ver 1.4f : Oct 24/97
  135.  - Page Tab bar can be optionally hidden
  136.  - added several keyboard accelerators
  137.      Ctrl+O - Toggle horizontal/vertical display
  138.      Ctrl+T - Toggle Page Tab option
  139.      Ctrl+C - Toggle Caption option
  140.      Ctrl+L - Toggle Lock position option
  141.  
  142.  - if the Ctrl key is down while displaying a tool tip the path
  143.    to the executable is also displayed
  144.  
  145. Ver 1.4e : Jun 22/97
  146.  - Ctrl+B to add a new button opens explorer in the Programs menu
  147.  
  148. Ver 1.4d : Jun 8/ 97
  149.  - added "My Computer" entry to preset buttons menu
  150.  - various little fixes and adjustments
  151.  
  152. Ver 1.4c : Apr 22/97
  153.  - fixed problem with renaming or deleting pages that had
  154.    no buttons
  155.  - You can now specify whether you would like blanch to Prompt,
  156.    Replace, Load File or Create New when dropping a file on
  157.    another Blanch button.  Holding down the Ctrl key will
  158.    override the default setting and open the Prompt dialog.
  159.  
  160. Ver 1.4b : Apr 10/97
  161.  - fixed recursive delete of Registry keys problem in 
  162.    Windows NT 4 that prevented the renaming or deleting
  163.    of Blanch pages.
  164.  
  165. Ver 1.4a : Apr 03/97
  166.  - Added Help file and incorporated context sensitive
  167.    help in the Blanch Properties and Blanch Button
  168.    Properties dialog boxes.
  169.  - refixed the focus problem that was fixed last release.
  170.    Button clicks now work first time when activating but
  171.    Blanch won't activate on a mouse over.
  172.  - fixed extra menu item problem in the Pages menu.
  173.  
  174. Ver 1.4  : Mar 27/97
  175.  - Blanch would get focus if inactive, fixed
  176.  - Clock was taking up space even if not used, fixed
  177.  - Showing the caption could leave blanch 'On Top' in
  178.    some instances, even if it wasn't meant to be, fixed
  179.  - Added "Lock position" option to prevent accidental movement
  180.  - Added "Freeze settings" accelerator to prevent settings
  181.    from changing.  This is especially useful for system
  182.    administrators or in environments where NEWBIE's might
  183.    be found.  After setting up blanch to your specifications
  184.    you can prevent changes from being saved by hitting the key
  185.    combination Alt+Ctrl+Shift+Z
  186.  - Blanch now saves to the registry only values that have
  187.    actually been saved.  This change decreased the size
  188.    of my settings from 30K to about 20K (7 pages containing
  189.    about 90 buttons total, thus on average the reduction in
  190.    storage is about 10K/90 = 113 bytes per blanch in this
  191.    instance)
  192.  
  193. Ver 1.3j : Mar 24/97
  194.  - I fixed bug that would cause an unregistered versions
  195.    of blanch to crash when exiting blanch.
  196.  - fixed background paint problem when 'Flat Style' not used
  197.  
  198. Ver 1.3i : Mar 23/97
  199.  - fixed registration problem
  200.  - added 'Resolve links' option to Blanch properties\Options.
  201.    With resolve links selected links are resolved to the
  202.    actual file being pointed to.  This can be toggled while
  203.    working by holding down the Ctrl key while dropping a
  204.    file onto blanch.
  205.  - Added 'Process StartUp page' to Blanch properties\Options.
  206.    If this option is selected blanch will look for a page
  207.    called StartUp (or whatever your windows StartUp folder
  208.    is called) and launch all the buttons on that page when
  209.    Blanch is launched.  You should use resolved links to the
  210.    StartUp buttons for quicker launches.  Once you've created
  211.    all your StartUp buttons, remove the programs from the Win
  212.    StartUp folder (I've created a subdirectory in the StartUp folder 
  213.    and moved all the current startup links except Blanch into that 
  214.    folder to prevent them from running).  Startups are *much*
  215.    faster with blanch, even I'm amazed at the speedup.
  216.  - The startup page name is case sensitive.  Make sure it's
  217.    the same as the Windows Folder name (pour example, je pense
  218.    que le nom est 'Commencer' en Francais, mais je ne suis pas 
  219.    absolument certain)
  220.  - Hold down Ctrl to prevent the StartUp action when starting.
  221.  
  222. Ver 1.3h : Mar 18/97
  223.  - fixed problems with Delete and Rename Page on the page
  224.    tab of the properties dialog box.
  225.  
  226. Ver 1.3g : Mar 08/97
  227.  - Register online via the Register tab of the Properties 
  228.    dialog box.  You must be connected to the net and have
  229.    a WWW browser installed on your computer to use this option.
  230.  - see Notes section of readme.txt for a description of how 
  231.    to add a dialup networking connection button, I will 
  232.    automate this in the near future.
  233.  - Tabs are now proportional in width, rather than constant.
  234.  - added "More ..." tab to the Properties dialog box
  235.  - can set flyout font in More tab (try 11pt Arial Narrow)
  236.  - can now set sounds for 15, 30 and 60 minutes on the hour
  237.  - can toll sound events on the hour (eg. 5 times at 5 o'clock)
  238.  - can show/hide the clock
  239.  - fixed a problem with the 'Lock' button (if closing blanch
  240.    while locked the auto hide and on top settings were
  241.    not properly saved)
  242.  
  243. Ver 1.3f : Mar 06/97
  244.  - if while dragging a blanch button one dropped it on another
  245.    blanch it would be cut to the clipboard.  Now it is just
  246.    returned to its initial position
  247.  - a couple more niggling little changes which affect only
  248.    aesthetics
  249.  
  250. Ver 1.3e : Mar 05/97
  251.  - code responsible for dealing with dropped files on blanch has
  252.    be shored up.
  253.  - added a 'Drop File' dialog box which is shown when a file
  254.    is dropped on a Blanch button.  This dialog offers one of
  255.    four choices,
  256.  
  257.    Replace Blanch     - dropped file replaces the current Blanch
  258.    Load dropped files - current blanch exe is responsible for
  259.                         loading the blanch with the dropped files
  260.    Create new blanch  - puts a new blanch on the current page
  261.    Cancel             - ignore the dropped file
  262.  
  263.  - added the 'forget' option.  When files are loaded a blanch
  264.    button can forget the file names (default) or remember them 
  265.    (they are placed in the Options edit control of the button
  266.    properties dialog box).
  267.  - cleaned up flyouts 
  268.  - Hold down Ctrl to toggle the use of flyouts
  269.  
  270. Ver 1.3d : Mar 04/97
  271.  - 'Explore blanch button' now selects the appropriate program
  272.  - Save registry option added.  You can save your current blanch
  273.     setup to a file.
  274.  
  275. Ver 1.3c : Mar 03/97
  276.  - added scheduling to button properties (see *Cron Options* in
  277.    readme.txt) enabling timed launches for any of the Blanch
  278.    buttons
  279.  - added AutoHide delay in Blanch Options tab of main properties
  280.    dialog box
  281.  - added Save to registry to Options menu
  282.  - added Flat Style to Options menu (affect the appearance of 
  283.    Blanch)
  284.  - fixed flyout problem when blanch is auto hiding at the bottom
  285.    of the screen
  286.  
  287. Ver 1.3a : Feb 26/97
  288.  - added digital clock
  289.  
  290. Ver 1.3  : Feb 25/97
  291.  - more aesthetic changes
  292.  
  293. Ver 1.2g : Feb 20/97
  294.  - Added "Save to registry" in options menu.  Settings are
  295.    not saved until you exit blanch or select this menu entry
  296.    or hit Ctrl-S
  297.  - Added Register Dialog Tab and License dialog Tab
  298.  - various other little fixes
  299.  
  300. Ver 1.2g : Feb 14/97
  301.  - changed button tabs (Thanks to Eric H)
  302.  
  303. Ver 1.2f : Feb 09/97
  304.  - mouse snaps between button tabs (you can turn this off in 
  305.     options menu)
  306.  - moved Options menu
  307.  - if buttons are outside of the current size of blanch she
  308.    will expand to show all buttons
  309.  - if a button somehow ends up beyond the maximum extents of
  310.    blanch they will be moved to a new page called "Blanch trash"
  311.  - can now change the order of the blanch pages in the Page
  312.    Tab of the properties dialog box.
  313.  - when dropping files on blanch, new buttons are added to the first
  314.     available location or blanch is expanded to show the new button
  315.  - scan page is much safer with the above mentioned expansion 
  316.     mechanism
  317.  - pages are now saved only when exiting or from the Options tab
  318.    of the properties dialog (Save to registry)
  319.  - various other minor bug fixes here and there
  320.  
  321. Ver 1.2e : Feb 06/97
  322.  - removed nag dialog
  323.  - enabled 'Scan Page' dialog (be careful with this, since
  324.    buttons are not really being added to blanch pages safely
  325.    yet)
  326.  
  327.