Fixed bug causing only 15 history files to appear. Fixed bug causing order of files to be wrong if they were rearranged in the INI file. Named INI items "xxx=" instead of "Lxxx=". Saves a little space. Added code to check file name validity. October 17 ---------- Fixed bug causing combo box height to not be exactly as indicated in the configuration. Fixed bug in history maintanance functions causing dirs and files to not be saved correctly. November 04 ----------- Added code to retrieve file name of application if main window doesn't have title yet. March 21 -------- Fixed problem with *.??? staying the same when directory was changed. Shift-Insert in Directory listbox renames the selected directory. May 3 ----- Fixed bug causing wrong directory tree to appear when file name field contained a ';' character. May 6 ----- Alt-F4 closes floater window without destroying. Don't allow to open separator in floaters. May 7 ----- Allow escape in floater to cancel dialog. May 9 ----- Made default maximum files 100 instead of 4096. Made 3d effect completely removed when not checked in config. May 14 ------ Add code to clear activation from main app window when in find file. Remove beep from GETOPEN.C on Activation proc. Added auto-size menu item in floater sysmenu. Allow to display both files and dirs in floater. July 2 ------ Use system font for menus, then try to select a permanent item. July 5 ------ Put double quotes around profile name in configuration screen. Fixed problem with repositioning of dialog when OK after config. Fixed major bug causing GPF when escape is pressed twice fast while in file find. Changed dotted line to focus rectangle in floater and history lists. Draw focus rect around separator items in history dialog. July 7 ------ Fixed bug in FILEFIND causing all history to be lost when blank entered. Changed double bar separator in floater to single thick bar. July 14 ------- Changed text PROFILE to CONFIGURATION. September 11 ------------ Left mouse button works when pressed over non-control area. Ripped out all 3D control code. Found it to interfere with other apps using this library. Removed sorting from File Find "Files" and "Dirs" comboboxes. Fixed up configuration deleting of applications and dbs. September 21 ------------ Fixed bug in display of lines when clearing found files in FF. Fixed bug in configuration where floaters were being displayed incorrectly. Fixed long standing bug with WINZIP when extrating with restore-listbox ON. September 25 ------------ Fixed all memory leaks. Put all db index in BASED heap. Allow comma in history database name. Fixed problem with history database not updating. Expand file list in history database. September 28 ------------ Fixed display of drives in File Find "Drives..." dialog. Get mouse position before processing the files in the main popup menu. This makes the menu appear in the right place even if the user moves rapidly after pressing the button. October 20 ---------- Fixed bug with PCTools desktop. Disabled message hook for F1 help processing.