home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / DFRIEND3.ZIP / _SETUP.1 / history.txt < prev    next >
Text File  |  1998-04-28  |  3KB  |  74 lines

  1.                                 Document Friend
  2.                        Written By R Brown For ByteSoft
  3.                               (c)1997/98 R Brown
  4.  
  5. Revsion History
  6. ~~~~~~~~~~~~~~~
  7.  
  8.         + Added feature
  9.         - Bugfix or other removal
  10.         * Change
  11.  
  12.  
  13.  
  14. In the beginning...
  15. -------------------
  16.  
  17. Before Document Friend
  18. ----------------------
  19. This utility started off life as a small DOS batch file to clear the
  20. recent documents from Windows 95 start button menu as I was getting
  21. annoyed at having to find my way through three or four sub-menus just
  22. to click one button.
  23.  
  24. After a short while, the original DOS batch file was made into an
  25. executable file, and finally developed into a visual basic version
  26. called Document Easy Delete (DED).
  27.  
  28. Although this wasn't the cutting edge of software, it served the
  29. purpose for which it was originally written.
  30.  
  31. Along came the Powertoys from the Windows team which included a
  32. nifty little applet called TweakUI which does a very similar job
  33. (trust someone else to do it!) with the exception that it only
  34. does it when you first log onto your computer, maybe there's still
  35. a bit of room for DED.  Hooray...
  36.  
  37. Next came an improved TweakUI applet which now allows you to
  38. specify where on your system you want your "Recent Documents"
  39. sub menu to put it's files.  This caused havoc with DED as it
  40. expected the "Recent Documents" sub menu to be in the default
  41. location and was hard coded into the program, and trying to use
  42. DED when the "Recent Documents" files were moved caused DED
  43. to crash - Hmmph!
  44.  
  45. Enter from stage left - Document Friend!
  46.  
  47.  
  48. Versions 1.0 - 2.51a
  49. --------------------
  50. Versions of DED - No longer supported.
  51.  
  52.  
  53. All changes/bug-fixes/additions below refer to differences from DED
  54.  
  55. Version 3.0x
  56. ------------
  57. + Added full help file system.
  58. + Added better error handling routines.
  59. + Added icon to the Windows95 system tray.
  60. + Added ability to add items to the "Recent Documents" sub menu
  61. + Added user defined intervals on auto-clear timer.
  62. + Now remembers screen position on start-up.
  63. + New install routine now removes registry settings if uninstalled.
  64.  
  65. * Renamed application to "Document Friend"
  66. * Completely re-written into a new 32 bit version.
  67. * Now finds recent documents folder from Windows system information.
  68.   instead of relying on folder to be in the default location.
  69. * Changed the appearance of the application.
  70. * Changed minimise action to hide Window.
  71. * Re-written the auto-clear function code.
  72.  
  73. - Removed status display from buttons.
  74. - Removed hard coded general help.