CommEx Revision history


v1.00   8/1/95   Initial release

v1.01   8/16/95  Setup enhancement
   Changed Setup to rename commdlg.dll and/or ctl3dv2.dll if found in \WINDOWS

v1.02   8/27/95  Special test pre-release of next version
   Setup:
     Don't copy files in Windows -- do it all in DOS
     More careful handling of DLL's
     Make sure to use the directory Setup is run from, not the 'current' dir
     Replace notepad icon in progman group (if Setup done more than once)
   Commex:
     Don't actually open files to test existence, just get stats
     Check for commold.dll being 0 length (or out of an acceptable range)
     Allow Delete and Rename on directories (current or selected sub of current)
     Remember file name text after MkDir

v1.03  8/28/95
  CommEx:
    Fixed bug with more than one Open/Save dlg being up at once

v1.10  9/11/95
  Setup:
    Completely rewrote the installation logic to handle different situations and
       only copy or rename files if necessary.
    Added more error checking & post-install validation.
    Added support for network admin vs network user installation
    Added log file output of installation steps (\windows\commex.log)
  Commex:
    Added file info at the bottom of the dialog
    Fixed some string typos
    Fixed font selection to work with large fonts
    Resize dialog if necessary to accomodate CommEx buttons
    Resize or reposition CommEx buttons if necessary to keep consistent look
    Special warning/confirmation for deleting read-only files
    Allow deletion of read-only files
    Added error if delete fails

v1.11  9/19/95
  Fix to allow for the dialog having no parent window (eg. Procomm bug)

v1.12  9/24/95
  Setup:
    Add DOS version and command/params to log
    Make sure log file gets closed properly
    Increase command.com path length, validate memory allocation
    Check for no installation required (already there)

v1.13  9/30/95
    Fix bug with deleting and renaming directories in the root
    Fix problem with parent window != the owner window (WizFinder)
    Change to a newly-created directory without faking OK
    Allow ESC to cancel a search (Find function)

v1.14  10/1/95
    Fixed problem with dialog not having font yet (Editeur.exe problem)

v1.15  10/10/95
  Setup:
    Added 3-D look, grey background
    Check version of ctl3dv2.dll, copy ours if newer
  CommEx
    Updated version info and commold.dll image to 3.11 version.
    Check registration file existence without opening it
    Fixed changing to proper drive/dir after Find done (bug in 1.13/4)
    Fixed 20-character limit on Rename file/path entry
    Added Move button/function
    Added Browse button to Move and Copy dialogs
    Added overwrite confirmation when copying files
    Added option to change to dest. directory on Copy/Move dlgs
    Hide any normally hidden controls uncovered by CommEx
    Solved problem with info line text appearing in other controls (WinZip)
    Solved problem with "WED" (make sure window is painted when moved)

v1.16  10/24/95
    Fixed buttons/etc running off the dialog to the left (PC Mag database)
    Corel fix: move 'Optional' controls down and fix window sizing (instead
               of just hiding any off-window controls as before)
    Move: fix error message if no file selected
    Delete: retain file edit box text when deleting a directory
    Added revision.txt (this file) to the Make Copy function

v1.20  11/21/95
    Built ctl3d into DLL, so ctl3dv2.dll need not be distributed
    Ability to disable CommEx by holding the Shift key down.
    Added configuration options:  3D look on/off, font selections
    Added recent files/directories lists

v1.21  11/29/95
    Fixed bug when a program doesn't give a pointer for a filename (MultiVu)

v1.22  12/17/95
    Added "___All applications___" separator in recent file/directory lists
    Added configuration option for # of file/directories listed in recent lists

v1.23  12/21/95
    Fixed missing file size bug when date format includes the century
    Added option to show relative paths in history (can now turn it off)

v1.24  12/23/95
    Added an option to permanently disable CommEx for specific programs
       (option given after temporarily disabling it with the Shift key)
