home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / WINDOWS / APPS / BCKMN2.ZIP / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1991-05-23  |  4.0 KB  |  110 lines

  1. BUGS/FEATURES
  2. =============
  3.  
  4. V1.1    Fixed bug that prevented Back-Menu from being reloaded after it had
  5.     been removed.
  6.  
  7.     Restructured code so that it should work with EMS systems. (Not
  8.     tested fully).
  9.  
  10. V1.2    Added cascading menus.
  11.  
  12. V1.3
  13.     Locks up Compaq 386/25e sometimes when starting up DOS window.
  14.  
  15. V1.31
  16.     Added ambiguous file name support.
  17. V1.32
  18.     Made Back-Menu process the windows command line when it is the shell.
  19.  
  20. V1.33
  21.     Modified Open Dialog box to have dirs and files lists.
  22.     Fixed problem if you type in path and filename to opex dialog.
  23. V1.34
  24.     Added '%' to prompt for command line for an application.
  25.     Fixed bug where if you uninstall Back-Menu you get UAE.
  26.     Added about box.
  27.     Changed ambiguous filename support so that the open box has
  28.     the directory specified.
  29. V1.35
  30.     Added support for setting start-up directory.
  31. V1.36
  32.     Whichever mouse button brings up the menu can now be used to select
  33.     items from it (as well as the left mouse button)
  34. V1.37
  35.     Now supports extensions from win.ini (eg. MYTEXT.WRI will cause
  36.     write to be started up on the file).
  37.     Cured bug where if Back-Menu is the only task in the system, the
  38.     menu doesn't stay up the first time the button clicked.
  39. V1.38
  40.     Changed line-reading to fix problems with reading the .ini file.
  41.     Removed the limit of 15 items per menu.
  42.  
  43. V1.39
  44.     There were problems if back-menu was the shell and a command line
  45.     was given to windows which didn't have a path component (It said it
  46.     couldn't find the file). This has been fixed.
  47.     Added history mechanism to Execute... command.
  48.     Re-ordered the fixed menu to place more frequently used items at
  49.     the top.
  50.     Modified % prompting to allow a command line to be edited (eg.
  51.     %-t -r hello.pas will prompt with the rest of the command line
  52.     present for editing).
  53.  
  54. V1.40
  55.     Back-Menu is now Big-Desk aware. If you have Big-Desk V1.01 or later,
  56.     Back-Menu will offer it as an option from the 'Back-Menu options' menu.
  57.     Added the ability to understand program manager group files. (Thanks to
  58.     whoever it was who sent me the file format).
  59.  
  60. V1.41
  61.     Back-Menu is a bit more subtle about using the Big-Desk DLL. If it can't
  62.     locate BIGDLIB.DLL there is now no error message.
  63.  
  64. V1.42
  65.     ALT-F10 will now pop-up the menu from the keyboard
  66.  
  67. V2.00
  68.     Made all menu items totally configurable. See section for more details.
  69.  
  70. V2.01
  71.     Fixed bug which caused windows to become unstable if the 'Remove BackMenu'
  72.     option was used.
  73.     BackMenu would look in the current directory for the ini file (unless
  74.     otherwise specified). If any applications were started up, the current
  75.     directory would change and cause BackMenu to loose the ini file. BackMenu
  76.     will now remember the startup directory and explicity use this rather
  77.     than assuming. (To be absolutly sure, specify the full path to the
  78.     ini file within the Set Options... dialog box).
  79.  
  80. V2.10    The above fix (V2.01) didn't work. This meant that anyone who hadn't
  81.     used a previous version of BackMenu couldn't use V2.01 as it looked
  82.     for a null file (""). Also, the default menu that should appear if
  83.     there is no menu file didn't work so it appeared as if nothing had
  84.     happened. This has been fixed.
  85.  
  86. V2.20    Added 'Browse...' option to the Command Dialog box so you can wander
  87.     the disk through a standard open dialog box to look for a file to
  88.     execute.
  89.     Added comments to the menu initialisation file. Any line starting with
  90.     a semi-colon (;) is now ignored.
  91.     Added a $Info keyword that gives some (hopefully) useful system
  92.     info a-la Program or File Manager. (Thanks to Randy for those).
  93.     Added @ option which causes items in the menu to be auto-run when
  94.     BackMenu is first invoked. This option may be disabled by holding
  95.     down either shift key while backmenu is loading.
  96.     Increased the maximum line length for a program item to 160 characters.
  97.  
  98. Any criticism/comments/praise/bugs etc can be directed to the author (me) as
  99.  
  100. Ian Heath
  101. Postgraduate Research
  102. University of Southampton
  103. England
  104.  
  105. mail:    ih@uk.ac.soton.ecs
  106. or:      ih@ecs.soton.ac.uk
  107.  
  108. (whichever you prefer).
  109.  
  110.