home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / utility / commx113 / revision.txt < prev    next >
Text File  |  1995-09-30  |  2KB  |  64 lines

  1. CommEx Revision history
  2.  
  3.  
  4. v1.00   8/1/95   Initial release
  5.  
  6. v1.01   8/16/95  Setup enhancement
  7. Changes:  
  8.    Changed Setup to rename commdlg.dll and/or ctl3dv2.dll if found in \WINDOWS
  9.  
  10. v1.02   8/27/95  Special test pre-release of next version
  11. Changes:  
  12.    Setup:
  13.      Don't copy files in Windows -- do it all in DOS
  14.      More careful handling of DLL's
  15.      Make sure to use the directory Setup is run from, not necessarily the 'current' dir
  16.      Replace notepad icon in progman group (if Setup done more than once)
  17.    Commex:
  18.      Don't actually open files to test existence, just get stats
  19.      Check for commold.dll being 0 length (or out of an acceptable range)
  20.      Allow Delete and Rename on directories (current or selected sub of current)
  21.      Remember file name text after MkDir
  22.  
  23. v1.03  8/28/95
  24. Changes:
  25.   CommEx:
  26.     Fixed bug with more than one Open/Save dlg being up at once
  27.  
  28. v1.10  9/11/95
  29. Changes:
  30.   Setup:
  31.     Completely rewrote the installation logic to handle different situations and
  32.        only copy or rename files if necessary.
  33.     Added more error checking & post-install validation.
  34.     Added support for network admin vs network user installation
  35.     Added log file output of installation steps (\windows\commex.log)
  36.   Commex:
  37.     Added file info at the bottom of the dialog
  38.     Fixed some string typos
  39.     Fixed font selection to work with large fonts
  40.     Resize dialog if necessary to accomodate CommEx buttons
  41.     Resize or reposition CommEx buttons if necessary to keep consistent look
  42.     Special warning/confirmation for deleting read-only files
  43.     Allow deletion of read-only files
  44.     Added error if delete fails
  45.  
  46. v1.11  9/19/95
  47. Changes:
  48.   Fix to allow for the dialog having no parent window (eg. Procomm bug)
  49.  
  50. v1.12  9/24/95
  51. Changes:
  52.   Setup:
  53.     Add DOS version and command/params to log
  54.     Make sure log file gets closed properly
  55.     Increase command.com path length, validate memory allocation
  56.     Check for no installation required (already there)
  57.  
  58. v1.13  9/30/95
  59. Changes:
  60.     Fix bug with deleting and renaming directories in the root
  61.     Fix problem with parent window != the owner window (WizFinder)
  62.     Change to a newly-created directory without faking OK
  63.     Allow ESC to cancel a search (Find function)
  64.