home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 March / PCShareware-3-98.iso / programy / where / HISTORY.TXT < prev    next >
Text File  |  1998-01-02  |  42KB  |  683 lines

  1. WhereIsIt? version 1.0 Final Release
  2. Copyright (c) 1997 Robert Galle
  3. All Rights Reserved
  4.  
  5.  
  6. PROGRAM HISTORY
  7. ===============
  8.  
  9. Version 1.0 FINAL - 31. December 1997
  10. -------------------------------------
  11. + Updated installation script to include the latest COMCTL32.DLL files for
  12.   both Win95 and NT, and made possible for install program to update these
  13.   files by itself, if necessary.
  14. + Finally added custom reports to report generator. You can visually select
  15.   items to include in a catalog tree display - what is visible in tree, this
  16.   will be printed. There are also a few macro commands to make selection
  17.   easier, and you can save prepared report layout to file.
  18. + Added a new option to exclude items compressed inside archive files from
  19.   searching.
  20. + Added new shortcut Shift-F10 to bring up item's context popup menu.
  21. * Finally located and fixed the problem where some descriptions in catalog
  22.   were not preserved after updating disk data.
  23. * Fixed a nasty problem with new categories display from the previous
  24.   release. For some catalogs, categories displayed in columns were not the
  25.   right ones.
  26. * Fixed searching by Created and Last Accessed dates, which had sometimes
  27.   incorrectly returned all compressed files.
  28. * Fixed a few problems on Windows NT, especially for those users running new
  29.   Internet Explorer 4.0 with active desktop installed.
  30. * Fixed handling of Audio CDs on Windows NT. It seems that CD-ROM driver
  31.   in Windows NT handles Audio CDs a bit strangely compared to Windows 95, and
  32.   program is now adjusted to that behavior.
  33. * Fixed numerous small bugs I managed to find in the last week, mostly
  34.   user-interface related that might show under certain conditions. Hopefully,
  35.   program is more or less clean now.
  36. - Note to previous users of WhereIsIt: this final release will "upgrade" your
  37.   existing catalogs, the first time they are loaded in the program. Each
  38.   catalog will be marked as modified after loading, and rebuilt from scratch
  39.   when saved. This is done to enable all of us a fresh start, filtering out
  40.   all possible problems inside catalogs that could be left over from beta
  41.   versions.
  42.  
  43. Version 1.0 RC4 - 20. December 1997
  44. -----------------------------------
  45.  
  46. + Added a new command: "Copy To..." With this one, you can copy one or more
  47.   selected files and folders from the catalog to some other folder of your
  48.   choice. Selected items don't have to have the same origin; you can select
  49.   to copy items originating from different disks with one single command,
  50.   and program will prompt you to insert appropriate disks during copying.
  51.   Ideal if you have grouped items of interest in Search Results list or in
  52.   the User List, and want to copy them somewhere else.
  53. + Added categories to be displayed as columns in most item lists.
  54. + Added option to disable auto-hiding descriptions shown as tool-tips. Until
  55.   now, you could only set how long will it stay on screen, up to 15s.
  56. + Search window will now remember last expanded size, and will set it the
  57.   same next time.
  58. + Report generator is faster and a bit smarter when generating reports.
  59.   Sorting items by source is MUCH faster now, and is done only the first time
  60.   when printing or previewing the report, not every time.
  61. + Provided are ways to cancel report generation, printing, or exporting it at
  62.   any given moment, and added some additional progress indicators.
  63. + Made some small changes to how categories are handled, and improved a bit
  64.   on associated dialogs.
  65. + Added ability to search for items without assigned category.
  66. * Fixed a few problems regarding printer settings in report generator. There
  67.   were problems with printing to non-default printer, to printer with default
  68.   paper orientation set to landscape, and printers set in Report Setup and
  69.   Printer Setup dialog sometimes did not match. Also added more available
  70.   paper sizes for your reports.
  71. * When printing reports, number of copies and collate printing now works
  72.   correctly.
  73. * Fixed a problem with DiskInfo button in Add Disk dialog.
  74. * Fixed support for some disks (partitions) over 2.1 GB.
  75.  
  76. Version 1.0 RC3 - 8. December 1997
  77. ----------------------------------
  78. + Reports had some major improvements in this release. Items in report can
  79.   now be grouped by their origin (catalog, disk, folder), and printed with
  80.   appropriate headings. Icons can be optionally included in report, adding
  81.   some graphics to the printout. Report sections can now have customizable
  82.   background color, allowing you to make color bands for titles etc, and
  83.   some new sections were included (headings for grouped items).
  84. + Added possibility to use some external shell program instead of Windows
  85.   Explorer with "Open in Explorer" command.
  86. + Added "Open Description Assistant" to available file double-click actions.
  87. + In full-screen print preview mode, status line is no longer displayed, in
  88.   order to maximize visible page area.
  89. * Fixed repainting buttons in report preview toolbar after changing page.
  90.  
  91. Version 1.0 RC2 - 26. November 1997
  92. -----------------------------------
  93. * Fixed loading position for dialogs like Search and User List that did not
  94.   work correctly for some users of RC1 version. The RC2 will fix this problem,
  95.   as well as prevent any problems resulting from this misbehavior in RC1.
  96. * Made some changes trying to prevent problems with saving files, as
  97.   reported by one user. Saving should be more fail-safe now, and should at
  98.   least report a problem if there is one.
  99. * Improved saving procedure when operating in low disk space condition, like
  100.   when saving catalog to floppy disk, or a very full hard drive. The new
  101.   procedure is much more robust, and will sometimes manage to get job done
  102.   where older versions couldn't.
  103. * Fixed a problem with toolbar positioning when it is floating on program
  104.   startup.
  105. * Fixed some broken links in the help file.
  106.  
  107. Version 1.0 RC1 - 14. November 1997
  108. -----------------------------------
  109. + Closing catalogs is now about twice faster as it was before. This also
  110.   affects the total shutdown time, cutting it to half.
  111. + Improved a bit on start-up time, and reduced program's memory consumption.
  112. + Exporting reports to ASCII files is done properly now, and few new options
  113.   are now available when exporting (normal, tab-delimited or comma-separated
  114.   columns to choose from)
  115. + Added a new option to display settings, to disable smooth scrolling while
  116.   expanding or collapsing tree nodes in main window. Smooth scrolling is
  117.   automatically active in entire Windows system if using a newer Comctl32.dll
  118.   library, included with Internet Explorer 4.0, for example.
  119. + Added zoom cursor to report preview; left click on report area will perform
  120.   zoom in, and right click will zoom out.
  121. + Removed some flickering in report preview when changing pages.
  122. + Description Assistant window will now save its size and position.
  123. * Prevented the '..' folder from appearing in reports.
  124. * Searching for duplicates did not find all duplicate files in some special
  125.   cases. Fixed.
  126. * Fixed support for disks (partitions) larger than 2.1 GB.
  127. * Fixed a problem that may occur when printing report. If print job was
  128.   canceled from Windows while program was still busy printing, WhereIsIt?
  129.   had some major problems handling this situation in 0.99 version.
  130. * Fixed some problems with updating main window while moving or copying
  131.   disks with Catalog Manager.
  132. - Custom reports will probably have to wait until the 1.1 release, there is
  133.   just too much to do about them if I want to do it right.
  134.  
  135. Version 0.99 - 6. November 1997
  136. -------------------------------
  137. + Brand new report generator with print preview is finally included in
  138.   this release! It is not completely finished, some functionality is yet
  139.   to come (custom reports), but you can get the general idea. Visual
  140.   appearance of a report can be customized, and complete print preview
  141.   is in there, with background page generation, zoom, full screen mode
  142.   and all. Exporting to ASCII files is just basic at this stage, though,
  143.   and there may be some minor problems left to solve later. A lot of fresh
  144.   coding was done in a very short time for the new report generator, and
  145.   some bugs are probably fair to be expected in this release. Let me know!
  146.   Check the "reportg.txt" file for some more development details.
  147. + Extended "Compare Files to Catalog" option to compare not only to one
  148.   whole catalog, but to allow user to select which disks or catalogs to
  149.   include in compare (just like in Limit Search option). Also, added a
  150.   "Cancel" button to interrupt the process if it takes too long.
  151. + Added a new feature in search by filename: if program detects that data
  152.   to search for is in a file mask format (using '*' and '?' characters),
  153.   it will automatically switch to 'Search by File Mask' mode, regardless
  154.   of previous setting (default is 'Part of Filename' setting).
  155. + Improved handling of international characters in filenames.
  156. + Improved detection of multi-session CD-ROMs where Windows may return
  157.   incorrect total media size (only the last track is counted).
  158. + Added Ctrl-PgUp to act the same way as a backspace, or a Back button,
  159.   just like it does in popular Norton Commander. Also added Ctrl-PgUp
  160.   and Ctrl-PgDown shortcuts to switch tabs in Compare Results window.
  161. * Fixed disk properties dialog for users with small font setting.
  162. * Fixed a dialog for disk selection shown when at least two disks with the
  163.   same parameters already exist in catalog when adding a new disk. For
  164.   users with small font setting only, window with disks list was not
  165.   resized properly, covering the buttons at the bottom completely...
  166. * Fixed searching by filemask. In some special cases, searching failed to
  167.   correctly locate items.
  168. * Fixed some minor problems with extracting from RAR files when they are
  169.   in the right pane of the main window.
  170. * Fixed some minor problems with recognizing some rare TAR files, and
  171.   adjusted .Z and .GZ files handling.
  172. * Fixed some problems about importing descriptions from Files.bbs files.
  173. * Fixed disk properties dialog for users with small font setting.
  174. * Some other minor adjustements that came my way...
  175.  
  176. Version 0.90.9b - 26. October 1997
  177. ----------------------------------
  178. + Added .Z (Unix compress) archive recognition, and .LZH extraction support.
  179. + Added small fancy tabs in Compare Results window, for easy switching
  180.   between lists as well as better preview of compare results.
  181. + Added progress bar indicator when program is loading catalog data needed
  182.   to search for files in that catalog ("Compare Files to Catalog" option).
  183. + Added new option in Display Settings to enable/disable showing keyboard
  184.   shortcuts inside button tooltips. If this is enabled (default), tips
  185.   will have shortcut information appended, f.e. "Open Catalog (Ctrl-O)"
  186. + Extended support for NTFS volume labels that can be up to 32 characters
  187.   long (compared to 11 characters in (V)FAT, FAT32, or CDFS)
  188. + Added F4 shortcut in Search window and User List to access properties,
  189.   and added Ctrl-I shortcut for ASCII Viewer.
  190. + When using external ASCII viewer, program will now always pass filename
  191.   to view enclosed between two double-quotes. This should allow some
  192.   applications proper long filename handling when spaces and other "invalid"
  193.   characters are used in filename. Also, a new option was added to force
  194.   using short filenames only when running external viewer program.
  195. * Extracting from RAR archives was broken in 0.90.9, now it's working again.
  196. * Quick-search introduced in previous version was not setup correctly for
  197.   the new Compare Results window when new items were displayed. Fixed.
  198. * Fixed importing description priority order (archive comments always had
  199.   priority over File_id.diz inside archive, whatever the settings was).
  200. * When updating disk data with "Quick scan" option on, folder sizes may
  201.   have been calculated incorrectly. Fixed.
  202. * Importing descriptions like File_id.diz from inside compressed files
  203.   sometimes did not work correctly if lower-case chars were used in the
  204.   filename. Fixed.
  205. * Number of folders was sometimes reported incorrectly as 65535 for empty
  206.   disks. Fixed.
  207. * If trying to open already opened catalog, exception error would show. Fixed.
  208. * Picture for disabled View button in Search window was displayed incorrectly.
  209.  
  210. Version 0.90.9a - 22. October 1997
  211. ----------------------------------
  212. + Added a new option to check if files located somewhere on your drive are
  213.   already stored somewhere in the catalog. As a result you will get three
  214.   lists of files, telling you which files are new, which were found to be
  215.   the same in the catalog and which were only matched by name, but not
  216.   other properties, like size or date .Using this, you should be able to
  217.   avoid storing the same files to many different places.
  218. + Added 'View File' command as a choice for double-click action.
  219. + Changed the 'Clear previous search results' in Search dialog to be checked
  220.   by default.
  221. + Enabled quick search in all list windows: if you want to select a known
  222.   item on the list (file, folder,...), just start typing its name -
  223.   selection will be repositioned to the first item with name matching to
  224.   what you have typed.
  225. + Introduced a small delay before updating the left window when moving
  226.   selection through the treeview using your keyboard. This prevents
  227.   unnecessary flicker (left list will be updated in 0.5 seconds after you
  228.   stop moving). If using your mouse, however, left window will still be
  229.   updated at once.
  230. * Fixed ASCII viewer settings, rich-text format parsing was active for all
  231.   files, not only *.rtf (some rare text files would appear truncated).
  232.  
  233. Version 0.90.9 - 19. October 1997
  234. ---------------------------------
  235. + Help file has been dramatically improved, and more dialogs now have
  236.   context-sensitive help available, including the options and main window.
  237. + New option to compare data in catalog against current data on media is
  238.   introduced in this version. You can now compare the contents of any disk
  239.   or folder in the catalog to its origin, in order to find files that are
  240.   new, deleted, changed, or the same as in time of cataloguing this data.
  241. + The main toolbar can now be customized! You can rearrange buttons and
  242.   separators, and select which buttons will appear on toolbar and which not.
  243.   This became necessary since new version has even more available buttons
  244.   and toolbar may simply get too big to see for some users.
  245. + New internal ASCII viewer can show you the contents of any (text) file
  246.   right out from WhereIsIt. It is no longer needed to have certain file
  247.   types registered with Notepad and launch them in order to see their
  248.   contents.
  249. + Added Unix GZIP and UnGZIP support (.gz file extension)
  250. + Searching is about 25% faster and safer than before, due to optimized
  251.   search thread settings.
  252. + Added ability to change disk serial number in Windows NT, too.
  253. + Added some safe-guards when ejecting disk under NT. This should allow to
  254.   safely remove media from drive, without interrupting the system.
  255. + When program is already running, and user double-clicks catalog file in
  256.   Explorer, or runs another instance of program with catalog filename as
  257.   a parameter(s) to load, the running instance will be notified and will
  258.   try load the specified catalogs.
  259. + Improved settings dialog. Tabs now have small images on them and a few
  260.   pages have been changed and added to adjust for new options.
  261. + Extended Quick-Setup Wizard with some new settings.
  262. + Sizes for files and folders now have thousands separators for easier
  263.   reading. Also, you can now set in program's settings if you want sizes
  264.   displayed as numbers (i.e. 665.795) or formatted printout (i.e. 650.2 kB)
  265. + After returning to previous folder, by selecting '..' folder or pressing
  266.   the Back button, previously selected folder is now selected by default.
  267. + Updating disk image with quick-scan option turned on and lots of compressed
  268.   files in the same folders will be much faster now.
  269. + Removed all flickering on toolbar buttons in Search and User List windows
  270.   when moving selection through items.
  271. + When creating a new catalog, program will now ask you for the name of the
  272.   catalog (in previous versions, name was auto-assigned as 'CatalogNN',
  273.   which is now only the default value in the edit box when you are asked).
  274. + Added option to create backup (.BAK) files while saving catalogs.
  275. + Added a default path to catalog files in program settings.
  276. + Improved multi-instance detection, now it's more fail-safe and robust.
  277. + Installation files like Setup.exe and Install.exe will now have a special
  278.   icon, different from other .exe files.
  279. * Fixed a bug that may cause the catalog to become corrupted. This would
  280.   only happen if updating disk image was canceled, you were using quick-scan
  281.   option, catalog contained some archive files, and was later on modified
  282.   and saved. Considering all this, most users should be on the safe side,
  283.   but still, I am glad this bug is out.
  284. * Fixed a problem where a disk scan was sometimes terminated with
  285.   explanation that error has occurred during disk scan. This was traced back
  286.   to archive files with dates older that 1.1.1980 (only possible to find on
  287.   some CD-ROMs, disks with NTFS, but not on disks formatted with FAT).
  288.   Thanks to Mr. Richard Hieber for detailed analysis on this problem.
  289. * Fixed some problems when updating virtual disk image.
  290. * Fixed keyboard interface in Found List and User List. Keys like Enter,
  291.   Alt-Enter, Delete, Shift-Delete etc. will now work properly.
  292. * If user would switch to User List or Search window in the same moment
  293.   while program is busy closing catalog(s), program would crash. Fixed.
  294. * Fixed counting files on disk update. Archive files like zip, arj,... were
  295.   not correctly counted in some cases when browsing inside archive files
  296.   option was enabled. This caused that total files on disk or in catalog
  297.   were displayed too low.
  298. * Fixed TAR support. Third-parity component used in WhereIsIt? for most
  299.   compressed file support had a problem detecting valid TAR files.
  300. * If trying to autoload catalog that does not exist any more, program would
  301.   report another error after correctly notifying the user about inaccessible
  302.   catalog file. Fixed.
  303. * Many other minor improvements and fixes were added.
  304.  
  305. Version 0.90.8b - 21. September 1997
  306. ------------------------------------
  307. + Changed Ctrl-X shortcut in main menu for program exit into more standard
  308.   Alt-F4. Ctrl-X can be used for 'cut' operations where supported. Also
  309.   added F3 shortcut to bring up Search dialog, and F4 to bring up item's
  310.   properties.
  311. + ESC key will now work in Export Descriptions dialog as Cancel button.
  312. * Fixed problem with double-click on found list items. Item would stay
  313.   selected from drag&drop operation.
  314. * Selected items will now be preserved after sorting.
  315. * Fixed error with exporting descriptions when program would report an
  316.   error if subfolders checkbox was checked. Some last-minute changes
  317.   before releasing the 0.90.8 broke this.
  318. * Fixed some other minor bugs I found in the process.
  319.  
  320. Version 0.90.8a - 14. September 1997
  321. ------------------------------------
  322. + Added iomega JAZ drive recognition and icon (Win95 only).
  323. * Fixed a problem regarding updating removable drives stored in existing
  324.   catalogs that are now recognized as zip or jaz drives.
  325. * Fixed a minor bug about preserving descriptions on disk update.
  326. + Some other minor improvements have been added.
  327.  
  328. Version 0.90.8 - 12. September 1997
  329. -----------------------------------
  330. + Added option to export descriptions back to media, in either of three
  331.   supported descriptions formats (File_id.diz, Descript.ion, Files.bbs).
  332. + Added drag & drop capability for adding to User List and moving disks
  333.   between catalogs. Program is now also capable of accepting drag&drop
  334.   catalog files from other programs (like Explorer), opening them in
  335.   WhereIsIt as a result.
  336. + Added option to eject media after adding/updating it in catalog.
  337. + Added a new option to change disk serial number if the same is found
  338.   on another disk in catalog. This will only work on Windows 95 at the
  339.   moment, I still need some details for Windows NT on this.
  340. + Search and User List windows will now save their size and position, and
  341.   they both have buttons to always stay on top of other windows if desired.
  342. + In Search dialog is a new checkbox to clear previous search results
  343.   when starting a new search.
  344. + Extended archive file support with Unix TAR/UnTAR.
  345. + Archive file support can now be customized, by enabling or disabling
  346.   each of supported archive types. This allows you to enable only those
  347.   archives you are using, allowing some faster disk scanning.
  348. + Two new options are present in disk scan dialog: you can choose if you
  349.   will allow quick archive file scan when it already exists in the catalog
  350.   and has not changed, and you can choose to browse archive files only
  351.   for descriptions, not their contents.
  352. + Disk scan algorithm has been optimized to reduce number of disk's head
  353.   movements during an add/update disk operation. This should result in
  354.   faster and smoother disk reading on slower devices.
  355. + Added iomega ZIP drive recognition (Win95 only). No more "default"
  356.   removable-drive icon! For all other drives, I only need to have their
  357.   signatures. If you have a removable drive, and would like to have it
  358.   recognized by name and type, contact me by e-mail for simple instructions
  359.   what I need to have from you. I am still looking for way to do the same
  360.   in Windows NT.
  361. + Added some new options when launching EXE files from inside archive files.
  362.   In many cases, exe files need to have all distribution files available
  363.   to run properly, not only the .exe file. Program will now offer an option
  364.   to extract entire archive to temporary folder first and run the exe file
  365.   from there. This should be enough to enable running most installation
  366.   programs right out of WhereIsIt?, even if they are compressed.
  367. + When first item is found while searching, focus is placed on that item,
  368.   and list is scrolled so item is visible. This way, you can always see
  369.   which items were added in current search, and which are left from before.
  370. + Folders from compressed files are no longer stored as separate items in
  371.   catalog. Only compressed files will be analyzed.
  372. + Extracting from RAR solid archives is now faster and optimized.
  373. + Added total files/folders display to catalog's properties
  374. + Added F2 shortcut for renaming items (same as in Explorer)
  375. + Program's shut down time has been optimized, and it is now about twice
  376.   as fast as before.
  377. + Screen updates were further optimized, resulting in faster browsing
  378. * Fixed RAR and CAB support. Browsing those files should now finally work
  379.   properly. Due to fixed bug in multi-volume CAB support, updating disks
  380.   with such files will be much faster now.
  381. * Fixed a few Catalog Manager problems, the worst of them sometimes missing
  382.   files in root folder after moving disks between catalogs.
  383. * Improved unARJ support. Previous version did not support files compressed
  384.   with -m4 method.
  385. * When trying to change category for item in the left tree pane, item was
  386.   always marked as without category. Fixed.
  387. * Fixed a very inconvenient bug where sometimes disk descriptions were not
  388.   preserved after updating the disk.
  389. * Program will now correctly filter out EOF characters from imported
  390.   descriptions where present.
  391. - Extracting from CAB files was (temporary?) removed. It was not working
  392.   as it should.
  393.  
  394. Version 0.90.7a - 16. August 1997
  395. ---------------------------------
  396. * Small bug-fix release. Importing from Floppy Master had some problems,
  397.   and extracting files from compressed files during disk scan did not
  398.   always work correctly. Some other minor fixes are there, too.
  399. * A nasty last-minute bug crawled in the new Catalog Manager, causing GPF
  400.   on move and copy operations.
  401.  
  402. Version 0.90.7 - 14. August 1997
  403. --------------------------------
  404. + Sorting and browsing is now about three times faster than it was before,
  405.   and there is much less flicker. Sorting by Disk name and Location (folder,
  406.   where you can find an item) is more than 15 times faster, with speed
  407.   comparable to sorting by other sorting options. Also, now you can always
  408.   cancel sorting with ESC key if you think it's still going too slow.
  409. + Added Catalog Manager, with ability to copy and move disks between
  410.   two opened catalogs. Now you can arrange your existing catalogs as
  411.   you wish. You can also rename, delete or access each disk's properties
  412.   on the same spot.
  413. + Added virtual-root capabilities. You can create "virtual disks" in the
  414.   catalog, with their root folder based on some existing folder other
  415.   than "\" (much like DOS subst command). This way, you can break down your
  416.   disk folder structure to more "virtual disks", or select only part of
  417.   disk to be cataloged.
  418. + Added Quick-Setup Wizard to guide you through the most important setup
  419.   settings. This is the easiest way to have program up and running without
  420.   fear that you forgot to setup something important. During the process,
  421.   you may also get to know some features of WhereIsIt? you were not aware
  422.   of before.
  423. + Sorting dialog has a new user interface. Too many options available at
  424.   once seem to be to confusing for some users, so program will now show
  425.   only what is really needed for your selection. The whole procedure of
  426.   selecting search criteria can now be completed faster, since program
  427.   will auto-select the appropriate pages and place focus to control you
  428.   will most likely need.
  429. + Added un-RAR support. Now you can extract files from RAR archives, too.
  430. + Lengthy file extractions from compressed files can now be canceled.
  431. + When updating disk, program can now (optionally) search for existing
  432.   descriptions not only on the disk you are updating, but on all disks
  433.   in the catalog. This means that if there is a file with description on
  434.   any disk in the catalog, and that file matches the file currently updating,
  435.   the existing description will be adopted by the new file (the same goes
  436.   for folders, too). When adding a new disk, you may also enable searching
  437.   through all other disks in the catalog for existing descriptions.
  438. + Optimized disk update speed. WhereIsIt? will now read only items that
  439.   have changed since the last update in the catalog, noticeably speeding
  440.   up the process. This is actually nothing new to WhereIsIt?, but in
  441.   previous versions it was only enabled for registered users.
  442. + Improved disk selection dialog used when adding a new disk to catalog
  443.   and there are already two or more disks with the same parameters. Now
  444.   you can see details about each disk in selection list, sort disks and
  445.   access their properties.
  446. + Added volume label column when displaying disk data.
  447. + Added standard popup menu to all multi-line edit controls (in Description
  448.   Assistant, item's properties). There you have a quick access to Cut/Copy/
  449.   Paste/Delete/Select All operations.
  450. + Add/update disk dialog was equipped with context sensitive help, as an
  451.   introduction to start working on the "real" help file (actually, this was
  452.   a place to do some help related testing for me...)
  453. * Program will now ask to save changes in catalog if Windows shutdown has
  454.   been requested.
  455. * Fixed some sorting problems when reverse sorting was on.
  456. * Fixed a bug when some descriptions from deep-nested folders were not
  457.   correctly preserved when updating the disk.
  458. * Fixed a bug in searching by date. Some code used for testing made its
  459.   way to the release version and searching by date didn't work as it should.
  460. * Disabled horizontal scroll-bar from appearing in the properties form's
  461.   description window. In many cases it took up almost half of usable space
  462.   in the already too small window. Vertical scroll-bar will still appear if
  463.   necessary.
  464. * Importing descriptions from 4DOS/NDOS description file now correctly
  465.   supports long file names with spaces.
  466. * Fixed occasional (and quite rare) problem with floating point error when
  467.   trying to save catalog with one disk, and disk had no subfolders.
  468. * Fixed some other minor problems, and added some other improvements in
  469.   program appearance (folders starting with '.' are no longer ignored,
  470.   Esc key will act as Cancel button in most dialogs,  Alt-Enter is available
  471.   in tree view, too, some minor adjustments on how program behaves in some
  472.   specific situations).
  473.  
  474. Version 0.90.6 - 20. July 1997
  475. ------------------------------
  476. + Windows NT 4.0 (and newer) support is finally there. This version of
  477.   WhereIsIt? was developed and tested on the NT and many problems regarding
  478.   this platform have been resolved in this release.
  479. + NEW! Extracting files from many compressed files is now possible directly
  480.   from WhereIsIt?. Program internally supports extraction from ZIP, ARJ,
  481.   ARC, LHA, ZOO and some CAB compressed files, allowing you to extract one or
  482.   more files to any folder, launch files with associated programs from within
  483.   compressed files, importing files like file_id.zip from compressed files as
  484.   descriptions and so on... Other formats will eventually be supported, too, at
  485.   least by a possibility to use external programs for extracting.
  486. + Added support for self-extracting exe files. Those can be recognized as
  487.   normal compressed archive files, showing their contents as folders. Most of
  488.   previously supported formats are now also supported by their sfx version.
  489. + Added Column Manager; now you can select which columns you want showing
  490.   and in what order when data is displayed in the details mode. Just right
  491.   click on column header or select option from main menu.
  492. + Improved searching - now you can search for disks, too, not only files
  493.   and folders.
  494. + Improved duplicate searching. "Search by Name or Type" tab in search
  495.   settings is now available for duplicates searching, too. With this,
  496.   you can search for all duplicate files that match the file mask or file
  497.   type; for example, all duplicate ".doc" files. Searching for duplicate
  498.   disks is now possible, too.
  499. + Improved description importing on disk scan. The routines have been almost
  500.   completely rewritten, and now you can select priority for description files
  501.   to import (if description for an item is available from more than one
  502.   source, it will be imported from the source with highest priority).
  503. + Description Assistant can now take advantage of new extraction capabilities
  504.   and load files with useful information even if they are compressed inside
  505.   archive files like zip, arj,.. Also, there is a new checkbox present to
  506.   enable/disable OEM-to-ANSI conversion filter on description files (making
  507.   them more readable by filtering out unusual characters).
  508. + Added column with item's description in found items list and user list.
  509. + Added capability to setup catalog categories directly from item's property
  510.   form (there is a new "Edit" button to access category management).
  511. * Progress bar flickering when searching for duplicates has been eliminated.
  512. * Selecting action for double-clicking an item now works in the find window,
  513.   too (previously, it always brought up item's properties).
  514. * Fixed bug in searching for duplicates. Searching for files/folders setting
  515.   did not work. There was also a nasty GPF if you were trying to close
  516.   catalog while results of duplicate search were still listed in the search
  517.   window. The algorithm used for searching for duplicate items was a bit too
  518.   optimized for speed and sometimes missed some identical items.
  519. * Fixed bug in importing 'descript.ion' files on disk scan. Program would
  520.   sometimes terminate and cancel disk scan if it found a file with that
  521.   name and this file was invalid for importing file descriptions.
  522. * Launching associated programs with compressed files (zip, arj...) presented
  523.   as folders in the catalog now works correctly.
  524. * Improved internal icon handling, faster and more compatible with Windows NT.
  525. * The reported bug about program using very small fonts in dialogs should be
  526.   fixed now, but I have no way to verify that. If you notice anything weird
  527.   about fonts it is using, please let me know...
  528. * Fixed a few other bugs. Selected item statistics in status bar reported
  529.   wrong selected size if '..' folder was selected. When reversing sort order,
  530.   '..' folder was incorrectly moved to the end of list. There were some
  531.   problems with enabling/disabling options and buttons (menu option was
  532.   enabled and button for the same operation was disabled, for example).
  533.   About box was a bit modified and WWW link now actually works.
  534.  
  535. Version 0.90.5 - 27. June 1997
  536. -----------------------------
  537. + WhereIsIt? was migrated to a new version of Delphi, and adjusted to the
  538.   new environment. This resulted in some improvements, including more
  539.   flickerless display, solved problem with large tool-tips etc.
  540. + Added new toolbars, hope you like them (they look just like MS Office 97)
  541.   Also added saving position for user-list toolbar and fixed some minor
  542.   problems about toolbars. Also, now you can have old-style buttons on the
  543.   toolbars if you can't stand those new, mouse-active flat buttons.
  544. + Searching for duplicate files and/or folders is finally implemented.
  545.   You can set yourself what two items must have in common to be handled as
  546.   the same (name, size, date&time, attributes).
  547. + Added support for browsing inside CAB files while adding disks.
  548. + Added ability to launch files from WhereIsIt? with associated programs.
  549.   This requires media to be present, similar to 'Open in Explorer' option.
  550. + Improved description importing. All imported descriptions are now checked
  551.   for DOS graphics characters and converted to plan ASCII. This should
  552.   result in more readable and eye-pleasing descriptions.
  553. + Improved disk updating. If more disks with the same properties (serial
  554.   number, label, size,...) are found in the catalog, you are now allowed
  555.   to choose which disk to update, or to add it as a new disk.
  556. + In search window, the found list can be maximized and search settings
  557.   hidden to get more useful space out of search window. Also, searching
  558.   has been updated to display found items at once, during the search.
  559. + Added another option in program's settings: you can choose what double-
  560.   clicking on file means: nothing, show properties, open in explorer, or
  561.   launch file.
  562. + Reversing sort order (like second click on already sorted column) is
  563.   much faster now. Reversing sort order now works in user list and found
  564.   list, too (just click again the column you wish to sort by).
  565. * Fixed problem with toolbar buttons sizes, introduced in 0.90.4. Only the
  566.   first five buttons were adjusted correctly to applied size.
  567. * Fixed problem with disk media updating. if updating double-density disk
  568.   in a high-density floppy drive, program would not recognize it as a
  569.   compatible device.
  570.  
  571. Version 0.90.4 - 6. June 1997
  572. -----------------------------
  573. + This one took a little longer, but it brings quite a lot, too.
  574. + Media detection was almost completely rewritten in this release, and
  575.   adding/updating disks in the catalog has changed a lot, too. Too much
  576.   stuff to cover everything here, check out for yourself. This should
  577.   resolve all the serial numbers troubles from previous versions (media
  578.   detection is now based on media type, serial number, volume label,
  579.   and total space on media). However, note the separate menu option for
  580.   updating disk, on disk's popup menu.
  581. + Added ability to auto-import FILE_ID.DIZ files as folder description when
  582.   scanning disks.
  583. + Added a new font setting, for description tool-tips. This is nice thing to
  584.   have if you are importing a lot of text formatted descriptions like those
  585.   in FILE_ID.DIZ files. With proportional font it looks a bit messy, and
  586.   you can set it larger or smaller if you wish. Font setting page in general
  587.   is a bit more user-friendlier now.
  588. + Click on the column header in details view, with already sorted items by
  589.   that column will now sort items in reverse order (the same as pressing
  590.   the reverse sort button).
  591. + Added catalog auto saving, on user defined intervals.
  592. + The '..' folder now always has a description, saying what exactly '..' is.
  593. + Added a new option in the settings, allowing you to sort archive files
  594.   (zip, arj,...) that act like folders either as folders or as files.
  595. + Added time of day to existing update disk date. Now you can see not only
  596.   the day when disk was updated in catalog, but time also.
  597. + You can now select to ignore hidden files, hidden folders, or Recycle Bin
  598.   while performing disk scan.
  599. + Help file is now closed when program exits.
  600. * Fixed a few bugs. Adding '..' folders to user list is not possible
  601.   any more, and '..' folders were causing troubles when they were selected
  602.   for category and flags setup. Category and flags setup had a bug involving
  603.   saving categories, which were not always remembered as set. In Description
  604.   Assistant, disabling search in subfolders for description files did not
  605.   work right. Report generator sometimes went wild, too, skipping columns
  606.   and every once a while repeating data.
  607.  
  608. Version 0.90.3a - 29. May 1997
  609. ------------------------------
  610. * Bugfix release - took some time and fixed some minor bugs found so far.
  611. - Temporarily removed support for Windows NT. Some reports have indicated
  612.   troubles running WhereIsIt? on the NT, so this will have to wait until
  613.   I have a chance to take a closer look on it.
  614. * Improved install script should now take care of proper installing of
  615.   the COMCTL32.DLL, the file causing many problems in the last few days.
  616.   Also, program was modified so it can detect older versions of this file
  617.   without crashing out with error messages.
  618. * Fixed bug on searching - after completed searching, most folders would
  619.   show no contents at all until catalog was reloaded.
  620. * Fixed a bug on disk scanning, when old descriptions would be lost in some
  621.   occasions even if an option to preserve them was checked.
  622. * Some other minor bugs reported have been fixed, and small improvements
  623.   requested so far are now implemented.
  624.  
  625. Version 0.90.3 - 28. May 1997
  626. -----------------------------
  627. * This version is out so early because of a bug found in a user interface.
  628.   When fixing fonts in dialogs in the 0.90.2, I broke it even more for users
  629.   with small font display settings. Much of text in the dialogs was
  630.   displayed only partially or clipped away. This didn't show if you were
  631.   using large font settings (I am, that's why I didn't notice anything)
  632. + To avoid having out a new version on bug-fix basis only, I also added
  633.   support for extracting comments from compressed archive files. If archive
  634.   file supports comments (ZIP, ARJ, RAR and ZOO do), WhereIsIt? can import
  635.   them as standard file descriptions. To avoid confusion: archive comment
  636.   is the thing you can write with "pkzip -z" command for ZIP files...
  637.  
  638. Version 0.90.2 - 26. May 1997
  639. -----------------------------
  640. * Fixed a nasty bug in the install procedure. File version checking did
  641.   not work right, causing the comctl32.dll file being replaced even if
  642.   there was a newer version already on the system. This could seriously
  643.   impact Windows. Fortunately, the only known way to have a newer version
  644.   of dll file installed is having Microsoft Explorer 4.0 in place before
  645.   installing WhereisIt?. Thanks to Jan Libbenga (jali@worldaccess.nl) for
  646.   reporting this.
  647. * There was a report of a very small font being used in the program dialogs,
  648.   making it almost unreadable. I couldn't confirm that bug, but I did some
  649.   modifications regarding this and I hope it is OK now...
  650. + Added a help file, but quite a basic one for now, just to get you started.
  651.   Writing proper help files may be very time consuming, and my time is kind
  652.   of short at the moment. There will be a full-scale help file in the final
  653.   release, I promise...
  654. + Added Floppy Master database import. All previous users of Floppy Master
  655.   will now be able to use their old catalogs with WhereIsIt?. Still, it is
  656.   highly recommended to rescan disks with WhereIsIt?, since the new database
  657.   has a lot more information and support for disks and files than Floppy
  658.   Master ever had.
  659. + Added multi-choice support in the left pane. Now you can select multiple
  660.   items at once to perform an operation on, like adding them to the user
  661.   list or setting categories and flags. Status bar has been improved to
  662.   show a small statistics for all selected items.
  663. + Now you can set category or flags for more items at once, either from left
  664.   pane list, found list after searching or from user list.
  665. + Added previous instance checking - if program is already running when user
  666.   runs it, previous instance will become active instead of running another
  667.   copy of program.
  668. * The '..' folder is now always displayed on top, regardless of sorting.
  669. * Fixed disk usage graph for empty disks (display was wrong).
  670.  
  671. Version 0.90.1 - 14. May 1997
  672. -----------------------------
  673.   First public release on the Internet
  674.  
  675. mid-April 1997
  676. --------------
  677.   Field testing started, WhereIsIt? is released to limited audience for
  678.   evaluation and testing purposes.
  679.  
  680. January 97
  681. ----------
  682.   WhereIsIt? development started
  683.