home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / katalogy / where / History.txt < prev    next >
Text File  |  2004-08-31  |  212KB  |  3,446 lines

  1. WhereIsIt? shareware edition, version 3.61
  2. Copyright (c) 1997-2004 Robert Galle
  3. All Rights Reserved
  4.  
  5.  
  6. PROGRAM HISTORY
  7. ===============
  8.  
  9. Version 3.61 - 5. July 2004
  10. ---------------------------
  11. + New and updated plugins - added new plugin for Zeiss LSM file format, 
  12.   updated TIFF plugin for 12-bit grayscale images in TIFF images with 
  13.   separate color planes, updated DcrawPlugin to the latest version of 
  14.   dcraw.c and added additional supported RAW files.
  15. + Added capability to search by whole words when using Quick Search, or
  16.   searching by file names or descriptions in Advanced Search. Combining 
  17.   whole words searching with wildcards is also allowed.
  18. + Redesigned Catalog Setup dialog with added new functionality, including
  19.   sorting, reverting data, auto expanding/collapsing categories etc.
  20. + If automatic expanding/collapsing tree nodes is selected, all catalog 
  21.   nodes will no longer be expanded automatically, but left unchanged 
  22.   instead, leaving it to the user if available disks should always be 
  23.   visible or not.
  24. * More robust handling of CRC calculations when scanning disks, certain 
  25.   specific cases of locked files could cause scanning to abort.
  26. + Disk or folder currently being scanned is now more clearly marked as 
  27.   such in the catalog tree.
  28. + Added optional ASPI drivers check in the setup program, provided by 
  29.   Adaptec's AspiChk.exe. Checking the state of ASPI drivers is highly
  30.   recommended as broken ASPI support on the system is by far the most 
  31.   common cause of problems when cataloging CDs or DVDs.
  32. + Documented command line installation switches for the setup program in
  33.   the Install.txt file, including switches for silent installs.
  34. * Optimized web site for W3C compliance and Mozilla/Firefox compatibility.  
  35.  
  36. Build 3.61.712
  37. * Fixed searching for item names by file masks.
  38. * Disk scanning now always skips folders named .AppleSingle and 
  39.   .AppleDouble, if they exist on the media. Those are special folders
  40.   created by certain software when accessing PC files from a Mac, and 
  41.   they contain modified, invalid copies of files which can cause problems
  42.   for plugins trying to process them.
  43. * Deselected folders under Folder Limitations button in the Add/Update 
  44.   Disk Image dialog are now always reset for each affected drive when 
  45.   doing batch disk image updates through the Update All Disk Images 
  46.   function.
  47. * Some other minor adjustments.
  48.  
  49. Build 3.61.727
  50. + Added new Zeiss LSM description plugin, complementing existing
  51.   Zeiss LSM thumbnails plugin.
  52. * Fixed inability for plugins to change disk's name while cataloging.
  53. * Some other minor changes and adjustments.
  54.  
  55.  
  56. Version 3.60 - 21. May 2004
  57. ---------------------------
  58. + Added new thumbnails plugin for decoding digital camera raw photos.
  59.   DcrawPlugin is a wrapper around Dave Coffin's dcraw.c project, adjusting
  60.   it to be used as a plugin in WhereIsIt. dcraw.c currently supports 109
  61.   different digital cameras.
  62.   dcraw.c home page: http://www.cybercom.net/~dcoffin/dcraw/
  63. * Adjusted a few details with handling network drives, exposed last known 
  64.   UNC address for cataloged network drives in a few different places, like
  65.   drive popup descriptions, insert media notification, Properties dialog...
  66. * Adjustments to the Adobe Acrobat (PDF) plugin.  
  67. * Lots of other minor changes and adjustments.  
  68.  
  69. Build 3.60.604
  70. + Updated DcrawPlugin to the latest version of dcraw.c.
  71. * Addressed a performance problem in Report Generator when handling large 
  72.   numbers of items in generated reports.
  73. * Fixed error messages occurring on some systems when changing view mode
  74.   on compare results list.
  75.  
  76. Version 3.59 - 27. April 2004
  77. -----------------------------
  78. + Editing categories, flags, and disk location assignments is now possible
  79.   directly from item lists, for both individual items and multiple items at
  80.   once. Just select wanted item(s) and right-click, double-click, or edit-
  81.   click in the area of the appropriate column. In-place editing like that
  82.   is now available in the main window, search results, and user list.
  83. + Alias names are now also directly editable in search results list and
  84.   user list. Just edit-click an item, or press F2. The same was already
  85.   available before in the main window.
  86. + Existing Ogg Vorbis plugin is extended to handle generic Ogg multimedia
  87.   files, including Ogg Media format (*.OGM), supporting video tracks, audio
  88.   tracks, and subtitles.
  89. + It is now possible to start another instance of WhereIsIt in scripted 
  90.   mode even if WhereIsIt is already running in normal mode at the time. 
  91.   This should allow scheduled scripts to execute normally, rather than
  92.   being aborted if WhereIsIt is being used interactively at the time.
  93. + A few changes were made in the About dialog, reported WhereIsIt version 
  94.   now also includes build number, and operating system version detection
  95.   is more descriptive and includes service pack information.
  96. + Changed a few keyboard shortcuts in the English language version, adding  
  97.   disk image is now accessible through Ctrl+D instead of Ctrl+A, while 
  98.   Ctrl+A is now left reserved for its usual default action, selecting all 
  99.   items on a list (also accessible as before through numerical "*").
  100. * Addressed possible negative disk free space being reported after copying 
  101.   files using internal file management functions, and selecting to have 
  102.   target disk image in catalog updated with data being copied. Negative 
  103.   free space could result if target disk image was not previously up to 
  104.   date with the actual state on disk.
  105.  
  106. Version 3.58 - 26. March 2004
  107. -----------------------------
  108. + Added new Matroska Media Files (*.MKV) plugin.
  109. * IMDB plugin: Changed URL encoding to be compatible with RFC 1738. This 
  110.   allows using some more unusual characters in movie title queries.
  111. + IMDB plugin: Added support for importing movie thumbnails in GIF and PNG 
  112.   formats. 99% of IMDB site has thumbnails in JPG format, however there are
  113.   some movie entries with GIF thumbnails as well.
  114. + Sorted column is now shaded when running on a system with XP visual 
  115.   styles enabled.
  116. + WhereIsIt now terminates faster when exiting the program, especially 
  117.   after dealing with large amounts of data, like scanning large hard disks.
  118. * Some minor changes in generated SQL exported reports.
  119. * Implemented a workaround for Logitech mouse drivers, with mouse pointer
  120.   loosing acceleration setting if showing WhereIsIt's startup logo was 
  121.   turned off. In such cases, Logitech mouse drivers were incorrectly 
  122.   detecting WhereIsIt "as a game" (one of the plugins happens to use 
  123.   DirectX) and may have turned off mouse acceleration if so set up in the 
  124.   mouse driver. Related FAQ entry is now also removed as it no longer 
  125.   applies.
  126. * Addressed a few minor issues related to running WhereIsIt in special
  127.   localized environments, like using Microsoft's AppLocale utility to 
  128.   change system locale per application bases. Scanning media in such cases 
  129.   was sometimes terminated when encountering a filename containing 
  130.   localized characters. Note that using AppLocale with WhereIsIt is not 
  131.   recommended, as it can not provide a proper environment for the program 
  132.   to run in, Windows should be booted with appropriate language setting 
  133.   instead.
  134. * A few minor changes for Windows XP SP2 compatibility when running on 
  135.   AMD64 and Itanium processors.
  136.   
  137. Build 3.58.404
  138. * Catalogs opened at the time of exiting WhereIsIt are added once again to 
  139.   the MRU list, as they were in versions before 3.58.
  140. * Windows Task Manager no longer shows 100% CPU usage when scanning disks.
  141.   Note that this is a cosmetical change for the benefit of Task Manager,
  142.   actual CPU usage is exactly the same as always.
  143.   
  144. Build 3.58.406
  145. * Fixed slow disks scanning experienced on some systems.
  146.  
  147. Version 3.57 - 18. February 2004
  148. --------------------------------
  149. + WhereIsIt now uses RichEdit control v2.0 or newer if available, depending
  150.   on the operating system type and version. RichEdit control is mostly used
  151.   for displaying and editing descriptions, and new version brings some 
  152.   additional functionality, such as multilevel undo/redo, auto-detectable
  153.   and clickable URLs in text, improved multilanguage support etc. A command 
  154.   line switch is available for troubleshooting purposes, forcing the program
  155.   to use old, compatibility-mode RichEdit 1.0 control.
  156. + Media type in WhereIsIt's catalogs is now user changeable in disk's 
  157.   Properties dialog, with certain limitations. Only media types that are 
  158.   "compatible" and do not affect basic media properties and functionality 
  159.   can be selected. For example, it is allowed to change CD-ROM media to 
  160.   CD-R or DVD, but you can not change CD-ROM to a hard disk or network drive,
  161.   or vice versa. Generally, WhereIsIt will autodetect the correct media type,
  162.   changing it manually may only come handy in cases where precise detection 
  163.   is not possible due to hardware limitations (i.e. CD-R media in a regular 
  164.   CD-ROM drive).
  165. + Added a new description plugin extracting digital camera information in 
  166.   CIFF format from Canon raw files (CRW).
  167. + Added support for additional video file formats in IMDB and Video Player 
  168.   plugins, fine tuned search results parsing for the IMDB plugin.
  169. + Added option to compare by file extensions to Compare Files to Catalog
  170.   and Compare Cataloged Data functions.
  171. + Redesigned user interface and editing behavior in Lending Disks editor. 
  172.   All disks are now presented in a catalog tree structure instead of a
  173.   simple list, still sortable, and edited changes are instantly visible on 
  174.   the disks list.
  175. * Removed a lot of listview flicker, especially when updating/editing item's 
  176.   descriptions.
  177. * Adjusted a few details with inline alias names renaming.
  178. * Many other minor fixes and adjustments.
  179.  
  180. Build 3.57.219
  181. + Fixed error occuring on columns resize under certain conditions.
  182.  
  183. Build 3.57.305
  184. + Quick searching now allows combinations of quoted expressions and masks 
  185.   in the same search parameter, i.e. *"bla"?"a b"*c.
  186. * Changed internal ASPI processing to allow for better handling for 
  187.   corrupt/non-functional ASPI drivers.
  188.  
  189. Version 3.56 - 21. January 2004
  190. -------------------------------
  191. + Added image resampling support to the internal viewer. Images that are
  192.   stretched to fit the window can now be (optionally) resampled to viewed
  193.   resolution, instead of just bitmap being stretched. While resampling 
  194.   image takes some time to complete, it produces notably better quality 
  195.   stretched images without jagged edges. Resampling in WhereIsIt's internal
  196.   viewer runs in a separate thread at low priority, and does not interfere
  197.   with browsing and viewer's responsiveness. After changing viewed image, 
  198.   you will just note a small delay before resampled image kicks in.
  199. + Added Locate in Catalog button and menu option in the internal viewer,
  200.   and activated keyboard and mouse navigation keys for scrolling and 
  201.   previous/next navigation when viewing images.
  202. + Added a "Clear Results" button to the Compare results window. It is 
  203.   recommended to clear Compare results when no longer needed, to free up
  204.   system resources and speed up catalog processing. Dragging along compare
  205.   results means they need to be updated to be kept valid as catalog changes,
  206.   and this can slow down some operations.
  207. * Lots of changes to handling compare results, mostly fixing a few bugs 
  208.   related to deleting cataloged data while that same data was listed among 
  209.   compare results. Compare results should now be updated correctly.
  210. * Recordable CD and DVD media are now correctly marked and handled as 
  211.   removable, and allow audio-specific processing like CDDB queries when
  212.   recorded as audio.
  213. * Updated IMDB plugin for latest changes on IMDB.com web site.
  214. * Minor adjustment to the JPEG decoder, addressing a compatibility issue 
  215.   with some very rare JPEG files.
  216. * Fixed Monkey's Audio plugin (fixed support for .APE files created with 
  217.   Monkey's Audio v3.95 and later, APE tag details were not always extracted)
  218.  
  219. Build 3.56.123
  220. + Fixed a bug occuring when manually closing catalog or removing cataloged 
  221.   data after using searching.
  222.  
  223. Version 3.55 - 15. December 2003
  224. --------------------------------
  225. + Added CD media type recognition, as far as your hardware supports it.
  226.   WhereIsIt can now tell apart the following types of CD media when it
  227.   is inserted in drive: CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-R, 
  228.   DVD-RW, DVD+RW, DVD+R, DD CD-ROM, DD CD-R, DD CD-RW. Note that not all
  229.   drives can recognize all media types. Typically, a regular CD-ROM drive 
  230.   is not capable of distinguishing between CD-ROM, CD-R, or CD-RW media,
  231.   for example, only write-capable devices can do that. Functional ASPI
  232.   drivers are required on Win9x/ME for this to work, internal SPTI will
  233.   be sufficient on Win2K/XP.
  234. + Added DeleteDisk and RenameDisk script commands, and provided better 
  235.   handling for some types of incorrectly written scripts.
  236. + Included in the package is the latest new description plugin, AVI
  237.   Video Files, extracting technical details with codecs recognition, as 
  238.   well as providing support for three different types of data tagging 
  239.   formats, with additional information about video files such as title, 
  240.   director, casting, rating etc.
  241. * Fixed a problem where some disk groups would occasionally loose their
  242.   attached pictures when catalog was saved more than once in a session.
  243. * Fixed "Invalid floating point operation" message appearing in report 
  244.   generator when dealing with catalogs with damaged thumbnails, or
  245.   encountering low system resources situations.
  246. * Updated FAQ for the slow Logitech mouse issue in WhereIsIt's window, 
  247.   the problem is caused by Logitech's MouseWare drivers.
  248. * Other minor changes and improvements.  
  249.  
  250. Build 3.55.1231
  251. + The MP3/WAV Audio Files plugin was added support for Advanced Audio
  252.   Coding (AAC) MPEG-4 files (including ID3v1 and ID3v2 tags), a new 
  253.   configuration dialog and extended support for ID3v2. MPEG-4 plugin 
  254.   now supports *.M4A and *.M4V files as well.
  255. + Added a new description plugin, handling Monkey's Audio file format
  256.   (*.APE), also supporting ID3v1, ID3v2 and APE tags. Support for ID3v1
  257.   and ID3v2 was added to Ogg Vorbis plugin as well, and many existing 
  258.   plugins have renewed and optimized configuration dialogs. 
  259. + Added Nikon NEF Raw Files description and thumbnail plugins.
  260. + Streamlined the IMDB plugin for faster processing, minimizing user's
  261.   interaction. The most likely choice in search results is now 
  262.   preselected, and the longest available plot summary can be imported 
  263.   automatically instead of asking user to choose one. In most cases, 
  264.   IMDB query can be processed with two Enter keypresses.
  265. + Bundled all the latest standard plugins.
  266. * Fixed sorting of disk groups by disk locations.
  267.  
  268. Version 3.54 - 14. October 2003
  269. -------------------------------
  270. + Changed a bit the strategy on comparing cataloged data, regarding  
  271.   multiple matching items on both source and target locations. A single 
  272.   source item is now allowed to report multiple matching items on target 
  273.   location if compare criteria can not tell them apart. This should
  274.   provide clearer compare results.
  275. + Added Properties button and menu option in the internal Viewer, 
  276.   allowing access to changing description, assigning categories, flags
  277.   etc. while viewing files.
  278. + Added support for changing media serial number on FAT32/NTFS formatted 
  279.   removable media.
  280. + Minor changes in handling corrupted catalog files, additional load 
  281.   progress tracking will allow to report more details about the part of
  282.   catalog found to be corrupted.
  283. * Fixed a problem with Compare Catalog Data function, selecting target
  284.   group items often did not allow for selecting folders beyond root level.
  285. * Fixed searching limited by folder levels, in certain cases folders 
  286.   laying below specified limited were also returned.
  287. * Fixed duplicates searching with more than 4 active compare criteria.  
  288.  
  289. Build 3.54.1027:
  290. + When saving a new user list, a list of existing user lists is available
  291.   as a drop down for easier replacement.
  292. * A few other minor fixes and adjustments.
  293.  
  294. Version 3.53 - 21. September 2003
  295. ---------------------------------
  296. + Renewed compressed archive file support for most of internally handled
  297.   compression file formats. Added support for some additional variations
  298.   of compression formats, including ZIP64 (very large .zip files, >2 GB).
  299. + Report Generator now supports settings templates for both printer and
  300.   paper settings and report setup settings.
  301. * Fixed hiding extensions in file name column in Search Results and User 
  302.   List.
  303. * Other minor fixes, changes, and improvements.  
  304.  
  305. Version 3.52 - 2. September 2003
  306. --------------------------------
  307. + Enhanced searching by categories. You can now optionally select that 
  308.   categories are hierarchically dependant when searching, meaning that 
  309.   searching for a child category will also match all items assigned to
  310.   one of parent categories. For example, if there is a category "Plants"
  311.   and it has a subcategory "Trees", searching for items assigned to 
  312.   "Plants" will also return all items only assigned to "Trees".
  313. + Added a new option to show assigned categories and flags in item's
  314.   popup window, alongside with item's description and thumbnail.
  315. + Added new description plugin, handling MPEG-4 (*.MP4) audio and video
  316.   files. This plugin will extract technical details about available tracks,
  317.   and it supports ID3-like embedded information used on audio MP4 files.
  318. + Improved and adjusted EXIF digital camera info handling in JPEG and TIFF
  319.   images.
  320. + Word-wrap setting in the top Description Assistant's window is now saved.
  321. * Fixed the Compare Cataloged Data function, in some cases all file details
  322.   had to match regardless of settings used.
  323. * Adjusted SQL exporting for better MySQL compatibility.
  324. * Fixed a resource leak in the Cursor Images thumbnail plugin.
  325.  
  326. Version 3.51 - 23. June 2003
  327. ----------------------------
  328. + Added recognition and support for Windows 2003 Server operating system.
  329. + Bundled all new and improved plugins released separately since version 
  330.   3.50.
  331. + Report generator now includes an option to choose between ISO and Windows
  332.   code pages being generated in exported HTML reports.
  333. * Fixed compare cataloged data function for dealing with archive files and 
  334.   files compressed and cataloged inside archives.
  335. * Implemented some changes to allow plugins being executed on files with 
  336.   very long full paths (more than 256 characters).  
  337. * Fixed a problem with WhereIsIt sometimes crashing on exit if Video Player 
  338.   runtime plugin was used during the session. Updated Video Player plugin 
  339.   to better handle problematic environments (older versions of DirectX 
  340.   installed than required, etc.)
  341. * Lots of other minor changes and fixes.  
  342.  
  343. Version 3.50 - 8. April 2003
  344. ----------------------------
  345. + The freeware version of WhereIsIt, WhereIsIt Lite, was updated to 3.50
  346.   code base and is now released together with 3.50 shareware version.
  347.   WhereIsIt Lite is catalog browser only, it can be freely used to browse
  348.   and search, but it can not make any changes to catalogs.
  349. + HTML exported reports now use relative file name links to other pages
  350.   and included images, instead of full-path file names.
  351. + Removed remaining debugging code from different parts of the program,
  352.   some resulting in notable speed-ups.
  353. + A few minor adjustments for better fitting translations in certain
  354.   languages.
  355. + Adjusted some details for handling RAR archives and updated to the
  356.   latest version of UNRAR.DLL.
  357. + Added UTF-8 decoding support to the Ogg Vorbis plugin, improving support
  358.   for non-English languages.
  359. * Fixed a bug with updating folder data in existing disk image, resulting
  360.   in GPF under certain conditions.
  361. * Lots of other minor changes and adjustments.
  362.  
  363. Build 3.50.422:
  364. + Included updated DescAPI 2.20 documentation in HTMLHelp
  365.   format, added one additional runtime plugin allowing to assign any picture
  366.   as a thumbnail for any cataloged file or folder, a few other minor changes
  367.   and enhancements.
  368.  
  369. Build 3.50.514:  
  370. + Added new runtime plugin, a simple video player with ability to capture 
  371.   and assign selected frame from video file as a thumbnail. DirectX 8.1 or 
  372.   newer is required. There is a lot of room for improvements with this 
  373.   plugin, and some new features will be added in future versions. For now,
  374.   consider it a beta release.
  375. + Runtime plugins can now be executed on disk groups as well.
  376. * Fixed a problem with updating disk images with virtual run through script 
  377.   language.
  378. * Using Save as Default option when scanning disk images no longer turns
  379.   off all runtime plugins in program's settings.
  380. * Adjusted handling of older .DWG files in the AutoCAD description plugin.
  381. * A few other minor adjustments.
  382.  
  383. Build 3.50.525:
  384. * Fixed a problem with loading disk images, where non-root folders had
  385.   assigned custom icons. In some cases not entire disk image was loaded
  386.   when opening the catalog the next time.
  387.  
  388.  
  389. Version 3.50 RC - 18. March 2003
  390. --------------------------------
  391. + Categories selection tree in Properties and Advanced Search now displays
  392.   categories in their assigned colors, where available.
  393. + The text for font preview when selecting fonts is now customizable, just
  394.   double-click displayed preview text to change.
  395. + A few sample HTML templates to be used in report generator for HTML
  396.   exporting are included in this release. Templates allow for customizable
  397.   look and layout of generated HTML exports.
  398. * Implemented a workaround for a problem occurring on Windows XP with visual
  399.   themes active. When resizing window, list view was not repainted properly
  400.   when in mode other than "details". This appears to a problem associated
  401.   with the new Comctl32.dll v6 library shipping with Windows XP. The current
  402.   solution causes some flicker while resizing, but at least it paints
  403.   properly.
  404. + F5 shortcut was added in all main windows, refreshing / redrawing window
  405.   on demand, just like in Explorer.
  406. + A few minor changes on the new installer software, allowing for better
  407.   compatibility with older, previously installed version.
  408. * Report generator bug fixed, some types of exported reports contained no
  409.   data.
  410. + Lots of minor bug fixes and cosmetical enhancements, i.e. added shadow on
  411.   all tooltip windows when running on Windows XP.
  412.  
  413. Version 3.50 beta 3 - 21. February 2003
  414. --------------------------------------
  415. + Added a new option in program's settings, for optionally showing small
  416.   icon overlays in the top right corner for folders and disks when in
  417.   thumbnail view. This could be useful for telling apart files and folders
  418.   when all you can see is a thumbnail.
  419. + A new Word Wrap option is available in the report generator for description
  420.   column. When enabled, description column on printed reports will adjust its
  421.   width to available paper, while text inside is word-wrapped. Useful for
  422.   non-formatted descriptions without line breaks.
  423. + IMDB plugin v1.1 - additional filtering of HTML tags in plot outlines and
  424.   user comments, added support for OFDb (DE) site (German language database),
  425.   added ability to directly enter movie's URL instead of searching on target
  426.   web site.
  427. + Updated MP3 plugin, added support for VBR tags where available, resulting
  428.   in a few times faster processing of VBR MP3 files.
  429. + New keyboard shortcuts are available in treeviews for expanding/collapsing
  430.   nodes in addition to standard ones. Use Ctrl with *, -, and + keys on
  431.   numerical keyboard.
  432. + Improved support for browsing through system namespace folders.
  433. * Fixed importing data through runtime plugins twice in the same session for
  434.   the same item, only results of the first run would be saved in catalog.
  435. * Fixed missing column headers on the top of printed reports pages, and
  436.   addressed some spacing and page break issues with large thumbnails being
  437.   included in reports.
  438. * Open/Save dialogs are again available in extended format, as in previous
  439.   versions.
  440. + Some other minor changes and adjustments.
  441.  
  442. Version 3.50 beta 2 - 6. February 2003
  443. --------------------------------------
  444. + Beta 2 now ships with Internet Movie Database (IMDB) plugin, the first
  445.   runtime plugin available, also serving as technology demo. Runtime
  446.   plugins are not automated and don't provide descriptions and thumbnails
  447.   while scanning the media, they are manually run later through menu
  448.   options, and typically require user feedback or work with user through
  449.   UI. The IMDB plugin retrieves movie details such as title, year, runtime,
  450.   plot summary, cast, user comments etc., as well as movie's cover image
  451.   as thumbnail, if available. If you are wondering how such descriptions
  452.   look like, open the sample catalog, there is a new DVD movie disk image
  453.   added, equipped with the results of IMDB plugin.
  454. + "Copy to clipboard" command was added in the internal viewer and
  455.   description viewer window, placing viewed images or thumbnails to
  456.   clipboard.
  457. * Fixed searching by lending disk date.
  458. * Fixed duplicates searching where CRCs were set as a secondary criteria. In
  459.   certain combinations of settings involving CRCs and data being processed,
  460.   not all duplicates were reported.
  461. * Made adjustments for the toolbar buttons order issue. If previous version
  462.   of WhereIsIt was installed, the default buttons order in version 3.50 was
  463.   taken from older version when used for the first time, together with other
  464.   settings, which looked a bit strange as buttons in version 3.50 are a
  465.   different. Beta 2 will fall back to the default order for version 3.50.
  466. * A dozen of other minor fixes, cosmetical adjustments, etc.
  467.  
  468. Version 3.50 beta 1 - 19. January 2003
  469. --------------------------------------
  470. + Changed installer software, and stopped shipping 50COMCTL.EXE update
  471.   in the distribution package to save on download size (it's very rarely
  472.   needed, and is available as a separate download where necessary).
  473. + New internal assembler-optimized memory management is in place, handling
  474.   the most basic memory allocation all around the program. Some memory
  475.   intensive operations resulted in a notable speed boost.
  476. + Plugins for importing descriptions and thumbnails can now be run manually
  477.   as well, on request and for selected set of cataloged items only. This
  478.   allows much better manual control on which files to process than with
  479.   scanning the media.
  480. + A new plugin type is introduced, intended for interactive, non-automatic
  481.   plugins that can't do their job without some feedback from the user. These
  482.   plugins are available for manual running only, and they are directly
  483.   available as separate menu options for items they apply to. For example,
  484.   such plugins could be some sort of specialized description editors that
  485.   can work with the user to prepare data to be imported. Their primary task,
  486.   though, is to allow for importing of data that can not be imported
  487.   automatically, without some sort of assistance or input from the user.
  488.   New plugins support importing both descriptions and thumbnails.
  489. + The internal viewer has been considerably improved. It now allows for
  490.   switching viewed files (previous/next file) directly from the viewer, and
  491.   has support for optionally skipping unavailable files. Viewed images can
  492.   be resized to fit in window, and can be viewed with optionally predefined
  493.   brightness/contrast/gamma adjustment. Text files have a switch available
  494.   for showing them as DOS or Windows text (switching code page used). Viewed
  495.   files can now be launched in the associated application from the internal
  496.   viewer.
  497. + Added a new diagnostic tool, analyzing the structure of catalog file and
  498.   indicating how much space each disk image or folder take in the catalog
  499.   file. You can use this tool to help you optimize catalog size, find which
  500.   parts of the catalog are hogging most of the space and locate them in the
  501.   main window, there you can remove unnecessary thumbnails, long
  502.   descriptions, contents of archive files etc.
  503. + New feature added for tracking disk lending and borrowing. Each disk image
  504.   in catalog can now be equipped with indicator whether it is available,
  505.   lent out, borrowed from someone, or not available altogether (i.e.
  506.   damaged). All three states include optional one-line comment, while
  507.   lending and borrowing information can also indicate the name and date of
  508.   the person disk was lent to or borrowed from. Disk status is indicated
  509.   when browsing catalog in a form of additional overlay status icon
  510.   displayed over the disk's icon, while details appear in the disk's popup
  511.   hint along with its description.
  512. + New data comparing capabilities, allowing to compare files in selected
  513.   groups of cataloged disks and folders. Compare results include list of
  514.   files unique to each group, file that are the same in both groups, and
  515.   files that have the same name but are otherwise different, possibly
  516.   changed. Comparing cataloged data is particularly useful for comparing
  517.   disk images of the same media to track changes.
  518. + Advanced searching now includes a new criteria for searching by disk's
  519.   lending and borrowing information, including disk's state, name and date
  520.   of person lent to or borrowed from, and associated comments.
  521. + Added support for catalog group files (.ctg), simple text files combining
  522.   one or more catalog files or other catalog groups into a selected group.
  523.   This allows for easier one-step loading of predefined groups of catalog
  524.   files for users with lots of catalogs. A new catalog group editor with
  525.   preview and catalog details is built-in the program.
  526. + Added new Report Generator Wizard. Intended mostly for novice users, this
  527.   wizard provides a way to prepare the data for some of the most commonly
  528.   used report types. While it offers nothing that couldn't be done before,
  529.   it simplifies preparing some predefined report types and teaches users how
  530.   to get the same result on their own.
  531. + Report Generator now supports custom-sized icons and thumbnails (definable
  532.   separately) in printed reports, or in print preview. You can simply define
  533.   how much space (mm/inches/pixels) icons and thumbnails should take on
  534.   paper.
  535. + Entirely rewritten HTML exporting in Report Generator. Exported HTML files
  536.   are now based on templates, through which the layout and styling of the
  537.   generated HTML pages can be customized. Thumbnails and icons can
  538.   optionally be a part of generated HTML page, exported as JPEG and GIF
  539.   files, and page indexes can be included in templates for multi-page HTML
  540.   files. Additional files such as graphics or CSS definitions can be linked
  541.   from templates and copied along exported HTML data, too. A few predefined
  542.   custom templates are included.
  543. + Added an option in report generator settings to limit the allowed number
  544.   of description text lines when printing or exporting reports.
  545. + Changed report generator settings dialog, printer and paper-related
  546.   settings were moved to a separate dialog.
  547. + Added a new option in the Add/Update disk image dialog, to automatically
  548.   save the catalog after scanning media completes.
  549. + Added Flags and Disk Location columns to most item lists, adjusted names
  550.   of a few columns for better clarity and consistence between different
  551.   lists, and tweaked a few other related details, like the default order and
  552.   state of columns on individual lists. All new columns are now available
  553.   for the report generator as well. Due to these changes, columns order and
  554.   state will be reset to default if upgrading from previous versions.
  555. + File management operations like moving and copying files now allow for
  556.   inserting of needed disks in any order. For example, if copying 5 files
  557.   from 5 different CDs, the program will no longer demand one of the needed
  558.   CDs to be inserted, but will list all five and proceed with whichever
  559.   becomes available first.
  560. + Added Back and Forward browsing buttons in the main window, keeping track
  561.   of browsing history.
  562. + Catalog files (.ctf) on local disks known to be unavailable or deleted are
  563.   now displayed as grayed on "most recently used" catalogs lists, like in
  564.   the File menu or Open button's menu.
  565. + Included support for submitting DGENRE and DYEAR information to the freedb
  566.   database.
  567. + Improved themed user interface support, especially for the WinXP users
  568.   using new XP style. Checkboxes in all lists and treeview are now displayed
  569.   with theme-compatible check marks instead of default, painting buttons has
  570.   been adjusted for better support for other third-party themes etc.
  571. + Easier plugins management. All lists of plugins now support multi-
  572.   selection, and allow for related operations like checking/unchecking and
  573.   changing priority to be done for multiple plugins at once.
  574. + The Launch File command was extended to support manually selecting the
  575.   application used to run the selected file with. If holding down Shift,
  576.   "Launch File" command becomes "Launch File with...", which lets you select
  577.   the application to be used instead of the default associated program. Note
  578.   that the standard Windows dialogs and methods are used for selecting
  579.   application to be used for launching file, and implementations may differ
  580.   between different versions of Windows.
  581. + All language files now default to the system default font. The typeface
  582.   and size of this system default font is determined in run-time for each
  583.   specific system instead of using predefined settings. This makes sure
  584.   WhereIsIt's dialogs have the same default appearance as all other Windows
  585.   applications, regardless of screen DPI settings and video drivers.
  586. + A new file name matching option was added to searching for duplicates,
  587.   allowing for files to optionally differ in file extensions yet still pass
  588.   the same filename criteria (i.e. Readme.txt" and "Readme.bak").
  589. + Advanced searching was extended with a new criteria for searching by
  590.   thumbnails. It is now possible to search for items with or without
  591.   thumbnails, or for items with thumbnails of certain size.
  592. + The Compare Files to Catalog function now supports searching for matching
  593.   items inside cataloged archive files (of course, only if their contents is
  594.   available in catalog).
  595. + You can now assign a disk picture from clipboard as well as from file.
  596. + Optimized processing of certain combinations of compressed archive files
  597.   and options used while scanning disk. For example, processing large solid
  598.   archives while importing descriptions only and not cataloging archive
  599.   contents is now a lot faster.
  600. + The separator character for CSV exports in report generator is now user-
  601.   definable (the default remains to be semi column, as used by Excel and
  602.   other related applications. Some prefer comma though).
  603. + Updating disk images now allows for files in catalog to keep their existing
  604.   descriptions, categories and thumbnails if their name and CRC did not
  605.   change. If CRC is not available in catalog, or is not set to be calculated
  606.   during media scan, files must still have the same name, size and date/time
  607.   stamp to keep their cataloged properties, as before.
  608. + Added a new option in program's settings regarding the scope of browsing
  609.   through available network resources. The program now defaults to listing
  610.   connected resources only, i.e. mapped network drives instead of trying to
  611.   find everything available on the network. The latter mode of operation is
  612.   still available, but can cause long delays when Windows tries to find and
  613.   enumerate available computers, shared drives and printers etc.
  614. + Scanning report for the Update All Disk Images command now includes some
  615.   additional details.
  616. + Added recognition support and separate drive icon for DVD media.
  617. + System default drive icons are now used instead of custom ones for drives
  618.   like Zip, Jaz, and DVD drives, when running on Windows XP.
  619. + Charset handling for custom fonts is now more flexible, allowing users to
  620.   have more control when working with international fonts.
  621. + JPEG thumbnails plugin was updated to support some of the newer JPG files.
  622. + Removed support for importing Floppy Master databases. This has been
  623.   obsolete for a long time now.
  624. + A LOT of other minor changes, improvements, adjustments,...
  625.  
  626. Version 3.26 - 10. June 2002
  627. ----------------------------
  628. + Added two new thumbnail plugins handling Adobe Illustrator files (*.AI)
  629.   and Canon EOS digital camera raw files (*.CRW), and a new description
  630.   plugin for Adobe Illustrator files.
  631. + Optimized processing of certain combinations of compressed archive files
  632.   and options used while scanning disk. For example, processing large solid
  633.   archives while importing descriptions only and not cataloging archive
  634.   contents is now a lot faster.
  635. + Added support for extracting from multivolume RAR archive files using the
  636.   new .partxxx.rar naming scheme.
  637. + Improved themed user interface support, especially for the WinXP users
  638.   using new XP style. Checkboxes in all lists and treeview are now displayed
  639.   with theme-compatible check marks instead of default, painting buttons has
  640.   been adjusted for better support for other third-party themes etc.
  641. + Catalog files (.ctf) on local disks known to be unavailable or deleted are
  642.   now displayed as grayed on "most recently used" catalogs lists, like in
  643.   the File menu or Open button's menu.
  644. + Improved support for handling menus with accessibility software, such
  645.   as screen readers aiding visually impaired users.
  646. + Lots of other minor improvements and adjustments.
  647.  
  648. Version 3.25 - 10. February 2002
  649. --------------------------------
  650. + Added support for RAR 3.0 archive files.
  651. + Importing the description entry from ID3V2 tags in MP3 files has been
  652.   re-enabled and uses a bit different approach to avoid problems with
  653.   some invalid tags.
  654. + The HTMLHelp window is now no longer forced to stay on top of the main
  655.   window, you can switch between the two freely.
  656. + Optimized processing of archive files during scanning.
  657. * Implemented a workaround for some Windows NT 4.0 systems which had
  658.   problems dealing with custom icons. Saving a catalog containing certain
  659.   kind of custom icons would fail under Windows NT 4.0.
  660. + Many other minor adjustments, fixes and changes all around the program,
  661.   mostly transferred over from version 3.50 development.
  662.  
  663. Version 3.24 - 12. January 2002
  664. -------------------------------
  665. + Added an option to choose version of the file format when exporting to
  666.   Excel. You can choose between Excel 97/2000/XP file format, and Excel
  667.   5.0/95 files. If you have file compatibility concerns or problems with
  668.   exporting localized characters, the older file format may be a better
  669.   option.
  670. + Added a new thumbnail plugin, extracting attached pictures from ID3v2
  671.   tags in MP3 files, where available.
  672. + The CD-Text plugin was added SPTI support to be used instead of ASPI on
  673.   the NT-line of Windows. This was the last part of WhereIsIt still using
  674.   ASPI on those systems, so ASPI is now no longer used or required when
  675.   running on Windows NT/2000/XP.
  676. + Added a minor extension to the DescAPI interface, all plugins now receive
  677.   a handle to the appropriate parent window, in case they need to display
  678.   modal dialogs or windows on their own.
  679. + The Quick Search page was added a help button next to the edit field,
  680.   providing a quick link to the appropriate help file, explaining how to
  681.   use quick search expressions and stating a few samples.
  682. * Adjusted support for handling audio CDs, allowing for some more unusual
  683.   (typically home-burned) audio tracks to be recognized and handled as
  684.   audio.
  685. * Fixed a problem with removing files from catalog, where both compressed
  686.   files within archives, and parent archive file were selected for removal.
  687. * A few other minor adjustments.
  688.  
  689. Version 3.23 - 24. December 2001
  690. --------------------------------
  691.  
  692. * Fixed a problem with some password protected catalogs ending up corrupted
  693.   after being used in version 3.22. This build also contains recovery
  694.   capabilities, allowing to read and properly save such catalogs.
  695. * Fixed a bug with missing tag name for the file name column in XML exports.
  696. * When exporting custom reports, some data types like dates and integers were
  697.   exported as empty in certain cases, although data was available. Fixed.
  698. * Made a few changes and implemented a few additional checks to better handle
  699.   failed save attempts, due to catalog files being opened in other
  700.   applications, or by other users.
  701.  
  702. Version 3.22 - 14. December 2001
  703. --------------------------------
  704. + Improved damaged catalog recovery capabilities. All catalog files saved
  705.   with version 3.22 and newer now contain a small recovery record, which
  706.   can help the program to salvage data from badly damaged catalogs. Catalogs
  707.   with damaged basic structure were not readable in previous versions, while
  708.   this addition allows the program to skip damaged parts, and salvage the
  709.   rest of data.
  710. * Some systems were confirmed to have a problem with retrieving disk size
  711.   and free space for remote network drives, if they were addressed by their
  712.   UNC address. This problem was limited to Win2K/XP systems, and could also
  713.   interfere with saving catalog files on network drives using UNC addressing.
  714.   Fixed.
  715. * Addressed a certain scenario where a previous failed save attempt could
  716.   leave the catalog corrupted the next time it was saved.
  717. * Fixed GPF errors when working with compare results window, and having
  718.   description window undocked from the main window. Cosmetical error only,
  719.   no effect on stability or data integrity.
  720. + A dozen minor changes and improvements.
  721.  
  722. Version 3.21 - 18. November 2001
  723. --------------------------------
  724. + The new HTML Help file is now finally completed and included in this
  725.   release, replacing the old and tired WinHelp edition. While most of
  726.   the text inside has remained unchanged, the new help file system offers
  727.   better design and functionality, and will be easier to maintain and
  728.   translate. The new help file features heavily cross-linked topics
  729.   through the "See Also" tags, directing you to related topics. Over 500
  730.   additional links have been added this way. While existing WinHelp files
  731.   are still supported and will continue to work in WhereIsIt, all new
  732.   help file development will now be in HTML help format.
  733. + Added support for switching active help file on the fly, while program
  734.   is running. For example, if old WinHelp .hlp help file was used, and
  735.   the new HTMLHelp file was just downloaded and made available, WhereIsIt
  736.   will start using the new help file without restarting.
  737. + Added SPTI support. SPTI is Microsoft's alternative to Adaptec's ASPI,
  738.   and is more reliable to use, avoiding the mess with different third-
  739.   party ASPI drivers. WhereIsIt now always tries to use SPTI first, if
  740.   possible. Note that SPTI is available on the NT line of Windows only
  741.   (Windows NT, 2000, and XP), and you must be logged in with administrator
  742.   privileges in order to use SPTI. If SPTI interface fails or is not
  743.   available, WhereIsIt will still fall back to using ASPI.
  744. + Changed a few details about handling files compressed inside archives.
  745.   Except in the main window, file path inside archive was moved from the
  746.   file name and is shown appended to the Location column instead.
  747. + Language manager now automatically maps the default "MS Sans Serif" font
  748.   to the newer "Microsoft Sans Serif" font, if it is available on the
  749.   system. While both fonts look the same, the new Microsoft Sans Serif is
  750.   an OpenType font and supports additional visual enhancements, like
  751.   ClearType font smoothing in Windows XP.
  752. * Fixed a bug where items were shown in wrong categories in the view by
  753.   categories mode under certain conditions. This was a cosmetical issue
  754.   only, it did not affect catalog's integrity and all items are still
  755.   assigned to their correct categories.
  756. * Transferring items with assigned custom icons between catalogs will now
  757.   retain the custom icon setting.
  758. * Custom icons in 256 colors were sometimes stored in catalog as 16 color
  759.   icons. Fixed.
  760. * A set of other minor changes and improvements.
  761. * Finally fixed the real source of problems with repainting listview
  762.   column headers in Windows XP. All previous 3.2x releases contained a
  763.   workaround for this issue, however the error has still surfaced on some
  764.   rare occasions.
  765.  
  766. Version 3.20 - 1. November 2001
  767. -------------------------------
  768. + Only a few minor and cosmetical changes were implemented since beta 3,
  769.   and all known problems pending confirmation were reported as fixed.
  770.   Debugging code was removed and version 3.20 is now released as final.
  771. * Added a new optional command-line parameter '-noASPI', disabling ASPI
  772.   layer support in WhereIsIt. This switch is for troubleshooting purposes
  773.   only, intended for users who are having problems accessing devices like
  774.   CD-ROM drives with WhereIsIt. On some systems which have an ASPI layer
  775.   installed, ASPI interface is not functioning properly, mostly because CDR
  776.   software is installed and it uses non-standard third-party ASPI drivers.
  777.   While reinstalling Adaptec's ASPI layer is recommended in such cases, you
  778.   can also use this switch to set WhereIsIt to avoid using ASPI. Do not
  779.   use this parameter if adding audio CDs to catalog, as ASPI is required
  780.   for proper CDDB handling in special cases.
  781.  
  782. Version 3.20 beta 3 - 27. October 2001
  783. --------------------------------------
  784. + Added hi-color icons for the Settings dialog's side bar, for all systems
  785.   using 16-bit or more colors. More of those will follow in future versions.
  786. + Extended "Audio CD Track Files" plugin with option to include track number
  787.   in assigned alias names.
  788. + Network drives mapped to a drive letter now show their original UNC
  789.   address in the Add/Update dialog, in a form of tooltip displayed on the
  790.   drive's button.
  791. + The scanning progress window now shows the name of the disk being scanned,
  792.   and a few more details are available as a tooltip.
  793. + Optimized display thumbnails caching, browsing lists with lots of
  794.   thumbnails is now faster as smoother.
  795. * Changed a few details about scanning thread settings in attempt to improve
  796.   on scanning stability. While beta 2 worked fine for a vast majority of
  797.   users, there a few reports about randomly occurring problems during
  798.   scanning.
  799. * Fixed a GDI resource leak on Windows XP when displaying thumbnails.
  800. * Fixed extracting from RAR multivolume archives, where extracted file was
  801.   split between volumes, and one of the volumes was missing.
  802. * Made a few changes to RAR and ARJ archive handling for better support of
  803.   files using international characters in file names.
  804. * Improved support for international characters when exporting to XML.
  805. * The Time column in the compare results was showing file date instead of
  806.   file time. Fixed.
  807. * Changed a few details about drag&drop support for setting up categories in
  808.   the Catalog Setup dialog.
  809. * Columns and data in report generator were switched if report was generated
  810.   from the categories view. Fixed.
  811. * Fixed sorting by the CRC column.
  812. * The timer measuring elapsed time during disk scanning now stops when
  813.   scanning is interrupted using the Cancel button, and waiting confirmation
  814.   whether to proceed or not.
  815.  
  816. Version 3.20 beta 2 - 7. October 2001
  817. -------------------------------------
  818. + Added a new feature to copying/moving files with build-in file management
  819.   functions. If target file already exists, you can now choose to copy new
  820.   file under a different name, instead of just overwriting or skipping it.
  821.   Generated file names use sequential numbering, i.e. "Readme[1].txt".
  822. + Two different options for exporting to XML are now implemented, one is
  823.   classic XML, and one adjusted for XML DataPacket formatting.
  824. + Improved responsiveness to canceling media scanning in certain stages of
  825.   the process.
  826. + Tweaked a bit message handling and thread settings for the media scanning
  827.   process when running on Win9x/Me systems, resulting in faster scanning.
  828. * Fixed issues with GPFs occurring in the Report Generator and other windows
  829.   containing listview controls. The problem was limited to Windows XP
  830.   running with classic user interface.
  831. * Changed a few details in the XML exporting, and fixed a bug where field
  832.   names in XML file were not matching exported data in some cases.
  833. * Field names used in XML and SQL exports are now fixed and no longer
  834.   depend on currently selected language.
  835. * Fixed exporting to HTML, some tags like <BR> were incorrectly converted.
  836. * Fixed a minor bug in CDDB processing, in some random cases data CDs were
  837.   allowed to be queried for CDDB details, which is redundant.
  838. * A few minor cosmetical and user interface enhancements.
  839.  
  840. Version 3.20 beta 1 - 30. September 2001
  841. ----------------------------------------
  842. + Support for Windows XP is now officially added in this release.
  843.   WhereIsIt now supports true color icons and new themed user interface.
  844. + Exporting capabilities in the Report Generator have been considerably
  845.   enhanced. New export destinations now include CSV files, SYLK text files,
  846.   SQL script files, XML documents, as well as exporting to the clipboard
  847.   in ASCII text format.
  848. + Most of the textual exported formats have been added preview possibility,
  849.   where you check how exported file will look like. Preview support includes
  850.   reports exported as ASCII, CSV, or SYLK files, SQL script files, and XML
  851.   documents.
  852. + Exporting to Excel has been completely rewritten and now no longer utilizes
  853.   DDE communication with Excel, but rather writes XLS files directly. This
  854.   way, Excel is no longer required or used, exporting to XLS is faster, and
  855.   there won't be any issues with changed DDE support in Excel like in the
  856.   latest Office XP version.
  857. + There are some major changes in approach to archive file processing during
  858.   media scanning. The new system is a bit faster, allows for better use of
  859.   disk caching, and most of all, it allows one-pass archive file processing.
  860.   The latter shows as a big performance improvement when processing files
  861.   inside long solid archives and CAB files. Overall, about 25% average
  862.   performance improvement in scanning time has been measured when processing
  863.   archive files, and a lot more when dealing with solid archives.
  864. + The timer showing elapsed time during scanning is now more precise and
  865.   running smoothly during the process.
  866. + Updated ACE archive support for ACE v2 files. Handled a few issues with
  867.   extracting from solid multi-volume RAR archives.
  868. + The DescAPI plugins interface has been enhanced and updated to version 2.1.
  869.   Two new plugin types have been introduced, allowing for additional
  870.   operations, as described below. The DescAPI documentation has been updated
  871.   accordingly.
  872. + The first new plugin type allows modifying a visual appearance of file and
  873.   folder names being cataloged, namely allowing to adjust their character
  874.   case. The ptFileNameFormatting plugins are given a chance to adjust file
  875.   names before they are cataloged, and can do that according to user's
  876.   settings, through plugin's configuration dialog. Accordingly, a new plugin
  877.   has been added to the default plugins module, featuring a configuration
  878.   dialog where you can select how should file and folder names be imported.
  879. + The second new plugin type handles automated importing and storing of
  880.   custom icons to be used for disks or folders in catalog instead of the
  881.   default system icons. These plugins could be used to provide customized
  882.   icons for drive or media of specific type, assign special icons to folders
  883.   found to be holding certain kind of data, etc. A new plugin of this
  884.   category has been included in the DescPlugin module, importing custom
  885.   disk icons based on disk's autorun information.
  886. + Added functionality targeted in preserving changed sorting order inside
  887.   disk groups without having to re-save the catalog.
  888. + Cosmetical enhancements, such as shadowed glyphs on buttons and menus.
  889. + Alias names returned from plugins are no longer accepted and stored if
  890.   they are the same as item's real names and therefore redundant.
  891. + Updated program's main icon with 16x16 and 48x48 256 colors icons.
  892. * Switched title and author information when exporting audio CD details to
  893.   CDPlayer.ini; using default plugins settings on import, they were reversed.
  894. * Printer handling in report generator was adjusted for cases where printer
  895.   drivers are installed, but the printer is remote and not available at the
  896.   time, also resulting in limited printer driver functionality.
  897. * A few minor changes in the CDDB plugin's user interface, such as showing
  898.   the horizontal scrollbar in the multiple hits dialog when necessary.
  899. * Updated the MP3 and WAV Audio Files plugin, certain small WAV files with
  900.   no data information were confirmed to cause problems when handled by this
  901.   plugin and could cause scanning to abort.
  902. + Bundled with the latest version of plugin modules, including updated MP3,
  903.   Vorbis Ogg, and PDF plugins.
  904. + Countless other minor changes, improvements and adjustments, including
  905.   performance improvements.
  906.  
  907. Version 3.11 - 12. July 2001
  908. ----------------------------
  909. + Changed a bit the appearance of menus used in WhereIsIt, keeping up with
  910.   the latest trends. Additionally, active buttons in dialogs are now painted
  911.   a little bit brighter from the rest of the dialog. Note that both UI
  912.   enhancements are only available on systems with 16-bit or more colors,
  913.   users working on 256 or even 16 color displays will notice no change.
  914. + Added plug&play support for help system in newer HTML Help format (*.chm),
  915.   while still retaining compatibility with current WinHelp (*.hlp) files.
  916.   WhereIsIt is now capable of using help files in either of the two formats,
  917.   whichever is found to be available. English help file is currently being
  918.   translated to HTML Help, and will replace .hlp version in a near future.
  919. + A new description plugin has been added to the Main Description Plugins
  920.   module, handling Windows Media Format files, including ASF, WMA, and WMV.
  921. + Updated the CDDB/freedb plugin to handle new level 5 protocol, introducing
  922.   genre and year information to CDDB entries.
  923. + Two buttons were added to the Check for Update Wizard, allowing to quickly
  924.   check or uncheck all items listed as available updates.
  925. + The state and order of columns in report generator will remain unchanged
  926.   if selected report destination is changed.
  927. + Improved native mouse wheel support in item lists. Generally, mouse drivers
  928.   handle the wheel better than Windows' native support, but if you are using
  929.   a generic mouse driver, this one may come as an improvement.
  930. * Made a few cosmetical fixes for systems running in 256 colors mode.
  931.  
  932. Version 3.10 - 2. July 2001
  933. ---------------------------
  934. + The help file and the rest of documentation is now up to date for v3.10.
  935. * Fixed a problem on program's startup, appearing on some system using
  936.   custom shell icons. Addressed in beta 2 build 626.
  937. * The virtual root folder setting in Add/Update Disk Image dialog was not
  938.   working. Addressed in beta 2 build 626.
  939. * Fixed an error in compare functions, when trying to compare disk image
  940.   against a very large drive (containing more than 32.767 folders).
  941. * Many other minor cosmetical changes.
  942.  
  943. Version 3.10 beta 2 - 23. June 2001
  944. -----------------------------------
  945. + The CDDB plugin and CDDB posting in the main program have both been
  946.   revised considerably to ensure proper CDDB/freedb support on both local
  947.   and remove queries, as well as for posting new entries to freedb database.
  948.   The CDDB plugin was also added support for multiple matches on local CDDB
  949.   queries. WhereIsIt is now officially certified to be freedb compatible,
  950.   thanks go to Joerg Hevers from freedb.org for extensive testing.
  951. + Drive and media type detection is now dynamic and in real-time, based
  952.   on media change notifications. This should allow for better compatibility
  953.   with drives that can change their media type in runtime, such as LS-120.
  954. + The method used to detect drive type under WinNT/2K was changed and should
  955.   now be more reliable on systems with plenty of IDE and SCSI devices.
  956. + Detecting existing disk images in the Add/Update Disk dialog is now set
  957.   to search in the entire catalog, not just in currently selected disk group.
  958. + A few minor changes for better WinXP compatibility. Note that WinXP is
  959.   not yet officially supported at this time, although most of possible issues
  960.   are expected to be cosmetical only.
  961. + Improved support for translations in some user interface areas.
  962. * Fixed a problem with folders appearing duplicated in very specific cases,
  963.   such as combining search and compare functions over the same data in a
  964.   certain way.
  965. * WhereIsIt is now more resistant to handling corrupted catalogs, and was
  966.   added some new auto-repair capabilities on loading data. If you were dealing
  967.   with damaged catalogs, chances are this version will be able to at least
  968.   load and recover undamaged parts. In such cases it is still recommended to
  969.   delete damaged or incomplete disk images from the catalog, and replace them
  970.   with newly scanned data.
  971.  
  972. Version 3.10 beta 1 - 11. June 2001
  973. -----------------------------------
  974. + This version features a largely redesigned compare functions, from both
  975.   functional and user interface points of view. The new compare results
  976.   layout concentrates primarily on files on the media, as they are most
  977.   commonly handled after compare operations. At the same time, each same
  978.   or changed file will show related cataloged files on the second file list,
  979.   allowing for manual comparisons, inspecting changes, etc.
  980. + Added a new, fifth display mode "Thumbnails View", comparable to a
  981.   similar feature available in Explorer. The size of displayed thumbnails
  982.   is adjustable in program's settings.
  983. + Thumbnails display caching feature has been implemented, considerably
  984.   speeding up scrolling and reducing screen flickering when working with
  985.   item lists showing many thumbnails.
  986. + Extended quick search expressions capabilities. Quick searching now works
  987.   in a manner similar to most web search engines, allowing to use both
  988.   AND-type (space-separated) and OR-type (comma-separated) expressions.
  989.   More details about forming quick search expressions with samples are
  990.   available in the help file.
  991. + Columns used in Report Generator can now also have fixed, specified width
  992.   besides the automatic width selection based on column data. When printing,
  993.   previewing or exporting reports to RTF format you can optionally fix
  994.   selected columns to specified number of units in mm, inches, or pixels,
  995.   or set them to automatic mode as before.
  996. + All generated reports can now have their data custom sorted by one or more
  997.   columns, as set up in the Report Generator dialog itself. You can select
  998.   desired sorting when setting up report columns, or you can have report
  999.   generator keep the existing order of items, as stated on source list. This
  1000.   is really nothing new in terms of functionality, you can have reports sorted
  1001.   in way you want as it is by properly preparing source data, but this way it
  1002.   is more obvious and easier to use.
  1003. + Added a new ordering option to the Report Generator, items in report can now
  1004.   be sorted by categories and optionally equipped with category headers.
  1005. + The Report Generator dialog was made a bit bigger, allowing for larger
  1006.   windows showing report columns and custom report settings.
  1007. + Enhanced the Add/Update Disk dialog with a set of new options about
  1008.   updating disk images. Now you can select how existing descriptions,
  1009.   aliases and thumbnails will be handled when updating disk image - will
  1010.   they be kept, discarded, or replaced with newly imported versions.
  1011. + The Properties dialog for multiple selected items was added a new page,
  1012.   containing functions for batch processing of descriptions and alias names
  1013.   of selected items. You can now find and replace parts of text, or insert
  1014.   additional text before or after existing alias names and descriptions.
  1015. + The Advanced Disk Properties dialog was added a new tab, showing disk
  1016.   scanning statistics, including time needed for scanning, the number
  1017.   of imported descriptions and thumbnails, plugins used in scanning, etc.
  1018. + It is now possible to manually assign a picture to disk image entries.
  1019.   Thumbnail plugins take care of providing support for graphics file
  1020.   formats, so you can add any kind of graphics that can also be imported
  1021.   as thumbnails. Pictures for disk images can be imported a bit bigger
  1022.   than regular thumbnails, up to 512 x 512 pixels.
  1023. + The Program Settings dialog has been reorganized a bit to make space
  1024.   for some new options.
  1025. + Added a new file list option for customizing columns width behavior.
  1026.   You can choose whether you want columns to auto-adjust their widths
  1027.   based on data displayed (as before), or you can have columns stick to
  1028.   the same width and manually adjust them as needed.
  1029. + Double-clicking action can now be combined with the Alt key and can be
  1030.   selected from the list of available actions, the same as regular double-
  1031.   click. This way, you have two customizable double-click actions, one
  1032.   for just double-clicking file, and one for double-clicking with Alt
  1033.   button pressed.
  1034. + WhereIsIt now supports posting audio CD entries to the freedb.org database.
  1035.   Both posting through HTTP and email is supported; as the latter is used
  1036.   through MAPI, it can be used to post offline as outgoing messages will be
  1037.   waiting in your email client's Outbox. Sending details for multiple CDs
  1038.   at once is supported, and you can and should manually edit or verify all
  1039.   data before it is posted to freedb server.
  1040. + Moved all three CDDA related plugins (CD-Text, CDDB, and Generic Audio
  1041.   Track plugins) to a separate module. The CDDB plugin has gone through a
  1042.   major rewrite, it now supports local CDDB databases as provided by freedb
  1043.   (both Unix and Windows formats), and is in general much more configurable.
  1044. + Both CDDB and CD-Text plugins have been added a new option to include
  1045.   track number to alias names, assigned to audio CD track files. This can
  1046.   also help with sorting track entries by their track numbers.
  1047. + The CD-Text plugin features another new option for including performer
  1048.   info as a part of assigned alias names.
  1049. + The SoundEx algorithm, used for sounds-alike searching, was slightly
  1050.   modified to ignore diacritic characters and use their base characters
  1051.   instead. This can help locating names and descriptions where diacritic
  1052.   marks were not used consistently in all items.
  1053. + Improved or added UNC addressing support in a few different parts of the
  1054.   program.
  1055. + Added two options in program's Settings dialog for enabling/disabling UNC
  1056.   network support and network browsing. Both options were available before as
  1057.   well, but as command-line switches only.
  1058. + Updating existing disk image will now preserve its position in the catalog
  1059.   or disk group. Previously, updated disk image was added to the end of list
  1060.   if custom disk ordering was active in the parent catalog / disk group.
  1061. + Added support for drives that can change their media type (such as LS-120)
  1062.   or for cases when a drive is dismounted from a drive letter, and a different
  1063.   type of drive is mounted on that same drive letter.
  1064. + Improved support for custom icons with more than 16 colors.
  1065. * The "Compare To Media" function had returned incorrect results when run on
  1066.   disk images which were cataloged through their UNC drive addresses instead
  1067.   of assigned drive letters. This issue was limited to comparing to remote
  1068.   network drives only, addressed through UNC address. Fixed.
  1069. * Fixed searching by size criteria larger than 2 GB.
  1070. * Fixed a problem with occasional missing folder icons after moving/copying
  1071.   folders through file management functions and updating target disk image.
  1072. * The Audio Files Plugin in DescPlugins module can now better handle invalid
  1073.   or non-standard MP3 and WAV files.
  1074. * Addressed a set of minor cosmetical user interface issues.
  1075. * Lots of other minor changes, fixes, improvements...
  1076.  
  1077. Version 3.03b - 19. March 2001
  1078. ------------------------------
  1079. + Added support for browsing and extracting from new and promising .bz2
  1080.   and its derived archives, including .tar.bz2 and .tbz2. The later two
  1081.   combinations are handled as nested archives, the same as .tgz.
  1082. + All disk images scanned with this version now include disk scanning
  1083.   statistics, such as time needed for scanning, the number of imported
  1084.   descriptions and thumbnails etc. This information will be available on
  1085.   request in the next version as a part of disk's Properties dialog.
  1086. * When saving to a new, non-existent catalog file, a warning message would
  1087.   unnecessarily pop up. Fixed.
  1088. * Occasionally the contents of newly scanned nested .tar.gz or .tgz archive
  1089.   was not saved correctly, resulting in empty archive file contents the
  1090.   next time catalog was loaded. Fixed.
  1091. * Removing file extensions on file lists has incorrectly removed a part of
  1092.   filename for some files without extension and compressed inside archive
  1093.   files with nested folders. Cosmetical issue only, fixed.
  1094.  
  1095. Version 3.03a - 12. March 2001
  1096. ------------------------------
  1097. + A very minor update only.
  1098. + The main description module packed with the program has been updated to
  1099.   include the latest version of CDDB plugin, set to use by default the
  1100.   freedb.org database instead of cddb.com.
  1101. * Addressed an issue related to Report Generator where the only available
  1102.   and default printer was a network one, and was not currently accessible.
  1103. * Assigning flags in Properties and Description Assistant dialogs was
  1104.   disabled in certain types of catalogs, as if they were read-only. Fixed.
  1105. + The dialog for editing disk descriptions was added a new button, which
  1106.   inserts at the place of cursor some scanning statistics details as a part
  1107.   of disk's description.
  1108. * Changed a few details about updating target disk images after file
  1109.   management operations like copy an move.
  1110.  
  1111. Version 3.03 - 4. March 2001
  1112. ----------------------------
  1113. + Added a new column to most file lists, showing file CRC values where
  1114.   available in catalog. The new columns are hidden by default, you need to
  1115.   specifically turn them on if interested in file CRCs.
  1116. + CRC codes for individual files in catalog are now also shown in their
  1117.   Properties dialog, if available.
  1118. + Changed a bit how disk space charts in Advanced Properties dialog are
  1119.   drawn, to better cover for special cases such as virtual disks, disks
  1120.   without content in catalog, etc.
  1121. + Added a new command line switch for easier debugging of scanning problems,
  1122.   caused by one of the plugins. WhereIsIt now recognizes the "-debugplugins"
  1123.   parameter when started from a command line, resulting in all plugins
  1124.   activity during media scan being logged to the "Plugins.log" file.
  1125.   Inspecting the log file after failed scanning should tell you exactly
  1126.   which plugin was active at that time, and which file on the media was
  1127.   being processed by that plugin. More details are available in the help file.
  1128. + Some restrictions about optional updating disk images after file operations
  1129.   like "Copy to..." and "Move to..." have now been resolved and are no longer
  1130.   necessary. If updating target disk image is selected for file operations,
  1131.   all disk images matching the target drive in all loaded catalogs will be
  1132.   updated accordingly, including disk images inside disk groups.
  1133. + Optimized processing of nested .tar.gz archives, if importing descriptions
  1134.   for files compressed inside archive file is enabled. Note once again that
  1135.   enabling this option includes heavy performance impact by the definition
  1136.   of it, and should only be used where really necessary.
  1137. + Thumbnail plugins are now set to be disabled by default in new program
  1138.   installations. Apparently importing thumbnails is commonly used by new
  1139.   users without any reason or need for it, and thumbnails only end up
  1140.   bloating catalog files considerably.
  1141. * Adjusted handling for some .tgz files that do not include the name of .tar
  1142.   file compressed inside, processing the .tar file inside was skipped with
  1143.   such files.
  1144. * Improved handling of archive files containing illegal file names, such
  1145.   as filenames reserved by OS for system devices (aux.*, prn.*, etc).
  1146. * Under certain circumstances an "Index out of bounds" error message would
  1147.   appear when right-clicking on of the columns. Fixed.
  1148. * In previous versions it was possible to add to user list the three root
  1149.   items from Browse by Categories mode ("Categories", "Flags", "Disk
  1150.   Locations"), which doesn't make much sense and could eventually lead to
  1151.   problems. Fixed.
  1152. * When removing the contents of archive file from catalog and converting
  1153.   the archive file into a regular file entry, file size reported in catalog
  1154.   could end up a lot larger than it really is. Fixed.
  1155. * A few other, mostly minor cosmetical changes.
  1156.  
  1157. Version 3.02 - 2. February 2001
  1158. -------------------------------
  1159. + Nested .tar.gz files are now processed down to the .tar level, for both
  1160.   cataloging and extracting. While nested archives are not processed in
  1161.   WhereIsIt, this exception has been made as .tar.gz files are very
  1162.   commonly encountered in this combination. If a GZIP file is encountered
  1163.   with a single .tar file inside, the .tar file is temporarily extracted
  1164.   and processed. Support for .tgz files has now been added as well.
  1165. + Rearranged and extended EXIF digital camera information retrieved by
  1166.   graphics description plugins.
  1167. + The MP3 plugin will now calculate and display the average bitrate for
  1168.   VBR MP3 files, if calculating VBR play time is enabled in the plugin.
  1169. + Extended support for large disks, mostly emulated or accessed through
  1170.   network, that may not provide sufficient details about the media
  1171.   organization. This version should be able to process most of such drives.
  1172.   Please note that in some rare cases large drives like hard disks may
  1173.   need to be updated in catalog if the above described change causes them
  1174.   no longer to be recognized against their cataloged image.
  1175. + The folder tree under the Folder Limitations options now includes system
  1176.   or hidden folder as well, and makes them available to be excluded from
  1177.   scanning.
  1178. + Adjusted and added keyboard shortcuts to controls in Search and
  1179.   related dialogs, allowing easier keyboard-only access.
  1180. + Added default double-click item actions and keyboard shortcuts to
  1181.   several item lists in the program.
  1182. + Moved the description text optimizing code from the program to a
  1183.   separate, user-adjustable formatting plugin. Previously, the program
  1184.   used to always remove empty lines, leading and trailing spaces etc.
  1185.   from descriptions, now this can be optional.
  1186. * Extended the TIFF thumbnails plugin with support for TIF files based on
  1187.   JPEG compression, and included some additional safeguards for handling
  1188.   invalid TIF files. There are still suggestions that some rare TIFF files
  1189.   can cause problems to this plugin and interfere with scanning - if you
  1190.   have such file, please contact me for providing a sample.
  1191. * Adjusted support for WMF files, some rare WMFs can take a lot of GDI
  1192.   resources while processing them, possibly causing the system to run out
  1193.   of resources and initiating all kinds of errors. The WMF thumbnails
  1194.   plugin now tries to detect such files in advance and skips them.
  1195. * When trying to view or launch a file compressed inside archive file,
  1196.   the program needlessly reported an error in some cases, mostly when
  1197.   handling ZIP files. Fixed.
  1198. * Addressed some issues with extracting whole RAR archives with embedded
  1199.   folder information.
  1200. * When updating multiple disk images at once, certain combination of
  1201.   settings and events could lead to an GPF error. Fixed.
  1202. * Fixed a problem with advanced search expressions, some expressions were
  1203.   incorrectly reporting missing closing parenthesis.
  1204. * Fixed a possible problem that could in some cases cause catalogs to get
  1205.   corrupted when they are saved, if they are using disk groups and
  1206.   previous save operation has failed for some reason.
  1207. * When moving disks or disk groups, some of internal catalog details were
  1208.   not updated properly in certain cases, causing the disk groups layout
  1209.   not being saved properly - disk groups were organized differently when
  1210.   catalog was opened the next time. Fixed.
  1211. * Fixed a problem in the Update Disk dialog with one of the combo boxes
  1212.   displaying corrupted text. The problem was cosmetical only and only
  1213.   appearing if multilanguage support was disabled.
  1214. * Adjusted handling of default scan settings used when updating a disk
  1215.   image last created with older version of WhereIsIt. All disk images
  1216.   created with version 3.00 or newer include information about settings
  1217.   used, and those are set to the same state when disk image is about to
  1218.   be updated the next time. Disk images created with older version have
  1219.   no such information though - the default scanning settings will now be
  1220.   used for these, as they are when adding a new disk image.
  1221. * A set of other minor fixes and performance improvements.
  1222.  
  1223. Version 3.01 - 30. December 2000
  1224. --------------------------------
  1225. + Opening large catalogs stored in the new 3.0 format with lots of
  1226.   disks inside is now much faster and comparable in speed to opening
  1227.   version 2 catalogs.
  1228. + Support for extracting from solid archives and CAB archives during
  1229.   disk scan has been significantly improved in this release. This mostly
  1230.   only affects the option to import descriptions for files compressed
  1231.   inside archive files (this option is otherwise recommended to be off
  1232.   by default, which is probably the reason why you like to use it so
  1233.   much). The option requires that individual files are extracted from
  1234.   archives during disk scan as requested by plugins, and this is by
  1235.   definition a very slow process in large, solid archives. If there are
  1236.   a lot of files to be extracted, or solid archive file is a very big
  1237.   one, scanning can take extremely long. This release implements a
  1238.   prediction scheme for solid archives, so multiple files are extracted
  1239.   in one pass, expecting they will be later requested by plugins. While
  1240.   this approach requires some more temporary disk space available,
  1241.   processing solid archives is a lot faster, even up to 100 times.
  1242. + Using plugins when updating existing disk images has been optimized
  1243.   and performance is now comparable to version 2.xx in most cases.
  1244.   Plugins in version 3.0 have tasks other than providing descriptions
  1245.   only, and they get to be used more often than in previous versions.
  1246. + Sorting by names or extensions in file lists now takes into account
  1247.   alias names, when available and active.
  1248. + WhereIsIt can now correctly catalog files larger than 2 GB.
  1249. + The window showing media scanning progress is now movable.
  1250. + Added a new option to enable CRC checking in the Compare to Media
  1251.   function. If this option is checked, all files in catalog that have
  1252.   a CRC available will be checked for matching CRC against the file on
  1253.   the media, before both files are pronounced to be the same.
  1254. + Both "Compare to Media" and "Compare files to Catalog" functions are
  1255.   now equipped with Cancel button and progress dialogs, as processing
  1256.   with new CRC checks enabled can take notably longer as before.
  1257. + Made a few changes to Zip archive support in an attempt to handle
  1258.   .zip files, created on operating systems other than Windows. Such
  1259.   files may be using file names that can appear different or even
  1260.   invalid when used on Windows.
  1261. + Improved exporting audio CD details to CdPlayer.ini.
  1262. + Improved report generator with better support for new disk groups.
  1263. + The JPEG thumbnails plugin was enhanced to be more tolerant to
  1264.   partially damaged or incorrect files, and will also better handle
  1265.   badly damaged ones.
  1266. * Version 3.00 had some compatibility problems with software that
  1267.   changes shell icons and replaces them with custom ones, resulting in
  1268.   a couple of error messages before the program was allowed to start
  1269.   normally. This release includes a workaround that prevents similar
  1270.   problems.
  1271. * The "Compare files to Catalog" function did not in all cases carry
  1272.   out CRC checks against files on the media, even if the appropriate
  1273.   option was selected. Fixed.
  1274. * Fixed a problem with some thumbnails missing in encrypted catalogs.
  1275. * Some mostly WinNT/Win2000 systems with certain video drivers were
  1276.   experiencing very low quality of imported thumbnails, if using the
  1277.   default "resize" method ("resample" was much better). A workaround
  1278.   has been implemented.
  1279. * The Query CDDB Server didn't always work on some systems. Fixed.
  1280. * Fixed a minor problem in the JPEG thumbnails plugin, some JPG files
  1281.   with a bit unusual color encoding were not decoded properly and
  1282.   have appeared rather greenish.
  1283. * Fixed a few minor cosmetical issues in the Check for Update Wizard
  1284.   and improved responsiveness to canceling download in progress.
  1285. * Addressed a few issues with extracting files from multivolume CAB
  1286.   archives, when the file to be extracted was divided between two CABs.
  1287. * Fixed a minor bug in MP3 that caused some MP3 files to be incorrectly
  1288.   recognized as far as their technical details are concerned (bitrate,
  1289.   sampling frequency). Very few MP3s were affected though, this issue
  1290.   went unnoticed although it was present in all 2.xx releases as well.
  1291. * Implemented a few user interface optimizations, to better accommodate
  1292.   translations and reduce flickering/repainting.
  1293. + Countless other small changes, fixes and improvements.
  1294.  
  1295. Version 3.00 - 10. November 2000
  1296. --------------------------------
  1297. + Made a few user interface adjustments to accommodate translations.
  1298. + The option to show thumbnails as icons is now only available on systems
  1299.   with more than 256 display colors, due to palette issues occurring when
  1300.   many different hi-color images are shown at once.
  1301. + Fixed some archive file related issues, extracting from some archive
  1302.   files did not always work properly.
  1303. * There were some cases where searching inside selected disk group did not
  1304.   work correctly. Fixed.
  1305. * The 32-bit executables plugin has been rewritten for handling .exe files.
  1306.   There are some .exe files created by InstallShield's PackageForTheWeb
  1307.   product that are corrupted by design and cause problems during scanning.
  1308.   Those same files also crash Explorer if trying to inspect their version
  1309.   info through Explorer's Properties dialog. This workaround avoids using
  1310.   Windows functions for retrieving version information.
  1311. * Many little internal optimizations and adjustments.
  1312.  
  1313. Version 3.00 Release Candidate - 2. November 2000
  1314. -------------------------------------------------
  1315. + This version is now shipping with completed help file and the rest of
  1316.   documentation, and has multi-language support back online. Translations
  1317.   to other languages can now begin, the Slovene language file for version
  1318.   3.00 is already available.
  1319. + Added a new option in program's settings, for adjusting brightness of
  1320.   imported thumbnails.
  1321. + Added a few minor details, such as popup hint on the Active Plugins
  1322.   button in Add/Update Disk dialog, quickly showing the number of
  1323.   currently active plugins of each type.
  1324. + Changed a few pages in the Quick Setup Wizard.
  1325. * The JPEG thumbnails plugin was found to have problems with some rare
  1326.   JPG files, created with some Adobe software, that were not complying
  1327.   with the JPEG standard themselves. In extreme cases, this could even
  1328.   lead to system freezing during media scan. The entire plugin has been
  1329.   replaced and now uses a different JPEG implementation that tolerates
  1330.   those faulty JPGs as well.
  1331. * A couple of other minor changes, adjustments, and fixes.
  1332.  
  1333. Version 3.00 beta 5 - 20. October 2000
  1334. --------------------------------------
  1335. + Added a new small button in the status bar of Add New Disk dialog,
  1336.   allowing you to locate in catalog existing disk image of selected media,
  1337.   if one available.
  1338. + Improved 32-bit executables plugin with a config dialog and handled some
  1339.   other minor issues.
  1340. + Help file is slowly getting there, too. Context-sensitive help is
  1341.   completed - all dialogs are now properly equipped with help popups,
  1342.   while the main, browsable part still remains to be handled.
  1343. * Completely rewrote the plugin handling *.WMF files, in order to work
  1344.   around a GDI resource leak occurring inside Windows. The new plugin was
  1345.   designed to use a different approach and avoids buggy GDI function.
  1346.   This resource leak was also the cause for many scanning related problems
  1347.   in previous betas.
  1348. * Addressed a thread synchronization problem where some users have
  1349.   experienced occasional random errors being reported during scanning in
  1350.   all 3.00 betas, mostly when working with large media as chances of error
  1351.   occurring increase with number of files handled.
  1352. * Fixed a problem where items were sometimes missing on lists in the
  1353.   categories window, even though they have assigned categories, flags, or
  1354.   disk locations.
  1355. * Fixed an issue with copying custom icons from one catalog to another in
  1356.   the Catalog Setup dialog.
  1357. * Addressed a few other minor issues.
  1358.  
  1359. Version 3.00 beta 4 - 9. October 2000
  1360. -------------------------------------
  1361. + Added support for recognizing supported removable drive types by name on
  1362.   Windows NT/2000 as well. This allows having drives like Iomega Zip and
  1363.   Jaz presented in catalog by name and special icon instead of generic
  1364.   "Removable drive". Windows 95/98/ME users have had this capability for a
  1365.   long time, since first WhereIsIt versions.
  1366. + Added a new option to the Folder Limitations button, allowing to catalog
  1367.   disk entry only, without its contents (files and folders).
  1368. + Replaced the questionable "Disk Info" button in the Add/Update dialog
  1369.   with more useful "Troubleshooting" button, giving some hints on how to
  1370.   handle media which fail on scanning, and how to locate the source of
  1371.   problem.
  1372. + Added a "Copy From..."  button to Catalog Setup / Custom Icons page,
  1373.   allowing to copy custom icons from other loaded catalogs.
  1374. + Almost completely rewritten support for Open/Save dialogs, allowing for
  1375.   some extended options in Windows 2000/ME, and improved handling for
  1376.   sizing and centering dialogs.
  1377. + Added the ability to extract icons from other application files, (such as
  1378.   *.exe, *.dll, *.ocx, etc.) when adding new custom icons to a catalog.
  1379. + Added a new thumbnail plugin, extracting application default icons (*.exe)
  1380.   and storing them in catalog as bitmap thumbnails.
  1381. + Enhanced the Adobe Acrobat (*.PDF) plugin, it now has its own config
  1382.   dialog and can optionally import the bookmarks index tree (index).
  1383. + Fonts in Report Generator now include and honor the charset specification.
  1384.   This is a workaround for WinNT 4.0 issue where some users may not be able
  1385.   to see localized characters in some fonts. By default, font charset is set
  1386.   as system default and depends on system's input locale setting, however
  1387.   WinNT 4.0 has some problems with that. You can now instruct the program to
  1388.   use specified character set when selecting Report Generator fonts.
  1389. + Added Word Wrap option to all edit windows in the program.
  1390. + Added a new option to file management dialog when moving or copying single
  1391.   files, allowing files to be moved or copied under a different name.
  1392. + Extended DescAPI 2.0 with a new optional function that allows plugins to
  1393.   set their default (enabled/disabled) state.
  1394. * Addressed some issues in file management commands; attributes are now
  1395.   preserved when copying files and folders, moving or writing over files
  1396.   with system or read-only attributes is now better handled.
  1397. * Fixed an issue on Win9x/ME only, where some disks (mostly hard disks) have
  1398.   remained locked and unaccessible from other programs after scanning them
  1399.   with WhereIsIt. Disks would become accessible again once WhereIsIt has
  1400.   terminated. This issue was only occurring if the option to eject media
  1401.   after scanning was selected on a media that does not support ejecting.
  1402. * Fixed a problem when preparing catalogs to be sent by email was canceled.
  1403. * Fixed sorting large (>2 GB) folders by size.
  1404. * Many other minor changes, fixes, and improvements.
  1405.  
  1406. Version 3.00 beta 3 - 11. September 2000
  1407. ----------------------------------------
  1408. + The last major addition, managing and storing user lists, is now finally
  1409.   activated and functional in this beta release.
  1410. + Changed a bit how the description window works. When not docked to the
  1411.   main window, it can now accept and show descriptions from items in other
  1412.   windows as well, such as search results, user list, or compare results.
  1413. + Added a new button in Catalog Manager for creating disk groups on the spot.
  1414. + Added support for custom paper sizes in Report Generator.
  1415. + Added new description plugin for handling Adobe Font Metric files (*.AFM).
  1416. + Added a new option with file operations like moving or copying, to skip
  1417.   files on the disk currently waiting to be inserted.
  1418. + Tested WhereIsIt in detail on Windows ME and added support to recognize
  1419.   Windows ME by name. No other adjustments necessary.
  1420. - The PSP (Paint Shop Pro) thumbnail plugin has shown up to have insufficient
  1421.   support for different versions of PSP files, and only some of them are
  1422.   handled correctly. Until this issue is resolved in the third-party library
  1423.   that WhereIsIt uses for plugins, the PSP thumbnail plugin is excluded from
  1424.   the package.
  1425. * Searching did not find any items if searching for disks was disabled.
  1426.   Fixed.
  1427. * Fixed a problem when exporting details to CdPlayer.ini for multiple audio
  1428.   CDs at once.
  1429. * Fixed a compatibility problem with loading catalogs, created with older
  1430.   WhereIsIt version 1.xx
  1431. * Fixed a few details in description plugins handling graphics files.
  1432. * Fixed a problem in thumbnails resampler where some extremely narrow or
  1433.   extremely tall images were not handled correctly.
  1434. * A set of error messages may occasionally appear immediately after deleting
  1435.   a large number of items from a catalog. Fixed.
  1436. * In some cases catalog files saved with version 3 beta 2 were notably longer
  1437.   than they were in previous versions, sometimes almost twice as long. Fixed.
  1438. * Printing or using print preview did not work on some systems. Fixed.
  1439. * Fixed some issues with moving disks between disk groups using Catalog
  1440.   Manager.
  1441. * Fixed a problem with performing file operations on the Compare results / New
  1442.   files list.
  1443. * Fixed a problem with assigning password access to catalog files.
  1444. * Many other minor changes, fixes, and improvements.
  1445.  
  1446. Version 3.00 beta 2 - 23. August 2000
  1447. -------------------------------------
  1448.  
  1449. + Added a new option in program's settings to display thumbnails as icons.
  1450. + Improved the Generic Audio CD plugin. It can now handle CdPlayer.ini files
  1451.   larger than 64 KB, and is capable of setting disk name and alias names for
  1452.   *.CDA files, just like the CDDB plugin.
  1453. + Added a new command to export audio CD details to the CDPlayer.ini file.
  1454. + The behavior of reordering disks and disk groups with drag&drop was changed
  1455.   a bit to cover for some special cases, where it could be difficult to achieve
  1456.   the desired result. If you hold down the Shift key while an item is being
  1457.   dropped on a disk group, the item will be inserted in the place of target
  1458.   disk group, instead of inside it. Dropping disks in disk groups on catalog
  1459.   entry is now also allowed to move items to the top level inside catalogs.
  1460. + The "Query CDDB Server" command is now also available in item's popup menus
  1461.   in search results and user list.
  1462. + Exporting descriptions to media in HTML format can now optionally include
  1463.   links to referenced files on the media.
  1464. + Sorting items by categories when switching to browse-by-categories mode is
  1465.   now much faster than in beta 1, and can run automatically in the background
  1466.   while the program is idle - the yellow status light in lower right corner
  1467.   serves as an indicator when program is busy in the background.
  1468. * Fixed a Windows NT 4.0 compatibility problem where Open and Save commands
  1469.   were not responding.
  1470. * Fixed a problem with loading catalogs that had categories or flags assigned
  1471.   to folders.
  1472. * Fixed a resource leak, occurring while importing thumbnails during disk scan.
  1473. * Fixed an error occasionally occurring with Edit / Catalog Manager command.
  1474. * If the UNC disk address was manually entered with trailing backslashes, this
  1475.   could have caused some problems in accessing that disk. Fixed.
  1476. * The "Show Grid Lines" setting was not always honored on all list views.
  1477.   Fixed.
  1478. * The description for disk group in Properties dialog was not properly set up
  1479.   when the dialog was shown. Fixed.
  1480. * Renaming a disk or editing alias name in list view could have resulted in
  1481.   disk name or alias being removed if editing was canceled. Fixed.
  1482. * Pressing F2 (rename) when no item was selected resulted in an error message.
  1483.   Fixed.
  1484. * Many small fixes and adjustments.
  1485.  
  1486. Version 3.00 beta 1 - 15. August 2000
  1487. -------------------------------------
  1488.  
  1489. + Completed transfer of WhereIsIt project to the new Delphi 5.
  1490. + Almost completely rewritten kernel and memory management functions - the
  1491.   heart of WhereIsIt - and redesigned catalog file format for version 3. Both
  1492.   together now allow handling larger data blocks in catalogs, providing base
  1493.   for allowing larger descriptions (the new limit is user-definable between
  1494.   4 KB and 32 KB instead of current 4KB) and other associated binary data,
  1495.   such as thumbnails.
  1496. + New in catalog file format are changed internal layout for optimized
  1497.   handling of larger objects, and optional compression for relevant parts of
  1498.   data. Since catalogs still need to function in real time, a lot of
  1499.   compression algorithms were tested for performance and efficiency, and two
  1500.   best choices were implemented and optimized in assembly code. Using
  1501.   compression on catalogs currently reduces the size of files for about 40%
  1502.   compared to v2, however this also introduces a notable performance
  1503.   penalty, especially on saving and searches. Using compression on catalogs
  1504.   or not is your call. Of course, WhereIsIt 3 can read all older catalog
  1505.   formats from previous versions as well.
  1506. + WhereIsIt 3.00 introduces an entirely new mode of browsing catalogs.
  1507.   Normally, you would browse the contents of catalogs as they were cataloged,
  1508.   by disk images stored in catalog and folder structures contained on those
  1509.   disks - very similar as you would in Explorer. Alternatively, you can now
  1510.   browse items in catalog by their assigned categories, flags, or disk
  1511.   locations. This means that assuming you have your files, folders, and disk
  1512.   properly categorized, you can browse those items by their purpose, not just
  1513.   by their location.
  1514. + A new item type was introduced to catalogs - disk groups. Now you can
  1515.   hierarchically group your disks in catalog, creating a tree structure
  1516.   similar to categories system. You can use disk groups to group disks that
  1517.   belong together (for example, multiple CD-ROMs of the same software
  1518.   package), or you use them to organize your disks in a concept similar to
  1519.   categories (for example, you can have a disk group "Shareware CDs",
  1520.   possibly further divided with additional disk groups).
  1521. + Disk and disk groups order in catalog is now local to each catalog or
  1522.   disk group. Order is stored in a catalog file, and can be set to custom
  1523.   order as well. You can use drag&drop, or keyboard key combinations to
  1524.   reorder disks and disk groups in any way you want, or you can have them
  1525.   sorted by one of the columns, as before. Files and folders are still
  1526.   sorted the same way as in previous versions - by one of the columns, with
  1527.   setting being global for all loaded catalogs.
  1528. + Thumbnails are here! Thanks to the new memory management and catalog
  1529.   file format in version 3, storing and handling thumbnail images in
  1530.   catalogs has become a reality. WhereIsIt 3.0 introduces additional new set
  1531.   of plugins that are in charge of importing bitmap images and allow
  1532.   WhereIsIt to store their down-sampled versions in the catalog as a
  1533.   reference. The size of thumbnails is user-defined from 32x32 to 128x128,
  1534.   using 24-bit colors and a fast, high-quality image resampling routine. A
  1535.   special attention was given to the way thumbnails are stored inside
  1536.   catalogs, trying to keep them as small as possible. An average thumbnail
  1537.   of 64x64 in size will take about 1.5 KB in catalog file, which is a nice
  1538.   enough result for storing a true-color image, but still about 10 times
  1539.   more than just having a detailed textual description included instead of
  1540.   the thumbnail. If you will be using thumbnails, expect your catalogs to
  1541.   grow considerably.
  1542. + By using new alias names you can "internally" rename files and folders
  1543.   in catalog, only for browsing, searching, and reporting purposes. Program
  1544.   still remembers the original name of a file or folder as it is stored on
  1545.   the media, but allows you to use the alternate (alias) name in catalog
  1546.   instead. You can quickly switch between viewing aliases or real file names
  1547.   with available button on a toolbar, or you can have alias names color-
  1548.   coded on file lists to warn you those are not actual file names.
  1549. + New templates for categories, flags, disk locations... User defined
  1550.   templates can be created, and a few the most common pre-defined are
  1551.   included as well. New catalogs can be created based on one of the
  1552.   templates.
  1553. + The Check for Update Wizard was considerably improved in version 3.0.
  1554.   Besides checking for new available version of the program itself it can
  1555.   also check for new plugins, language files and help files. Checking is not
  1556.   all there is, either - if new or updated plugins, language files or help
  1557.   files are available, wizard can also automatically download and install
  1558.   selected updates. By the time you leave the wizard, you can have updated
  1559.   WhereIsIt up and running, without even restarting the program.
  1560. + The How to Order Wizard has been changed considerably, according to
  1561.   changes related to registering the program since version 2.xx. There is a
  1562.   new e-commerce vendor available that expands on available options, or just
  1563.   makes existing ones easier to use, especially for the European customers.
  1564.   Pricing and currencies policy was changed as well.
  1565. + There were some changes in handling audio CDs. The details necessary for
  1566.   a CDDB query are retrieved and stored in catalog, which allows retrieving
  1567.   CDDB information at later time without having the CD inserted - this also
  1568.   allows making a CDDB query for multiple audio CDs in catalog at once.
  1569.   Audio CDs are now stored as a separate media type and have their own media
  1570.   icon. Additionally, WhereIsIt 3.0 will now show available audio tracks on
  1571.   the media even if they are not visible in Explorer because data track is
  1572.   also present - processing mixed mode CDs is one such sample.
  1573. + Added a new, dockable window to the main window providing quick access
  1574.   to item's description, either for preview or editing.
  1575. + Each catalog can now hold a list of user-defined icons to be used for
  1576.   selected disks and folders in catalogs. You can mark any disk or folder in
  1577.   the catalog with your own custom icon.
  1578. + On popular requests WhereIsIt can now calculate and store in catalog CRC
  1579.   codes for files being scanned on the media, to be later used with compare
  1580.   and duplicates finding functions. Since collecting CRCs prolongs scanning
  1581.   the media A LOT, even 10 times or more, and having CRCs available is only
  1582.   useful for certain tasks that not everybody need, use it on your own
  1583.   discretion.
  1584. + A new option in program's Add/Update Disk Image dialog allows entering
  1585.   disk's description as soon as scanning the media completes. The dialog is
  1586.   also equipped with disk preview pane, allowing you to browse scanned disk
  1587.   image in catalog, check out imported descriptions and thumbnails, etc.
  1588. + Scanning the media is now performed in a separate thread, separated from
  1589.   the rest of the program. This leaves the program execution control even
  1590.   while media is being handled outside WhereIsIt. In case of a major problem
  1591.   during media scan, for example due to a damaged media, program still
  1592.   remains fully responsive and allows you to cancel scanning in situations
  1593.   that would otherwise keep the program locked up in previous versions.
  1594. + Added support for scanning cataloged disks and folders for viruses using
  1595.   an external anti-virus program.
  1596. + Catalog Manager has been partly rewritten, to include support for new
  1597.   disk groups and manual disk and disk groups reordering. Some operations
  1598.   like moving or copying disks are also notably faster in certain cases.
  1599. + The Rename function was added to the file operation functions as well.
  1600. + The dialog showing progress of scanning media is now more entertaining,
  1601.   showing elapsed time, statistics, number of imported descriptions etc.
  1602. + Added a new option to update all selected disk images in the catalog in
  1603.   one step. You can set it to handle available disks only or ask to insert
  1604.   the media as needed, you can have it optionally display the Add/Update
  1605.   Disk dialog for each disk that is about to be scanned, allowing you to
  1606.   adjust scanning settings, etc.
  1607. + A new command is available for renumbering selected range of disk images
  1608.   or disk groups. Disks and disk groups can be renumbered with ascending or
  1609.   descending numbers, with options to skip selected disks that already have
  1610.   numbers assigned, or to skip disk number if it is already used on some
  1611.   other disk.
  1612. + Disk images scanned with version 3.0 now also include information about
  1613.   settings used for scanning, such as archive files browsing, file CRC
  1614.   calculation, active description plugins at the time of scanning, etc. When
  1615.   updating disk image, those settings are set again as default for that
  1616.   specific disk only, allowing you to scan the media under the same
  1617.   conditions as it was originally scanned. This is especially useful for
  1618.   automated disk updates, such as through script files.
  1619. + A new version of Description API has been defined, providing support for
  1620.   the next generation of plugins in WhereIsIt 3.0. DescAPI 2.0 retains
  1621.   compatibility with existing plugins, however new plugins complying to
  1622.   DescAPI 2.0 also have the ability to set disk names, set alias names for
  1623.   files and folders, etc. The CDDB plugin is the first such sample that can
  1624.   set disk name and audio track file names based on author/title details.
  1625. + Description API 2.0 also includes a new plugin types. Apart from plugins
  1626.   for extracting descriptions there are now also new plugins for formatting
  1627.   it. The new plugins come into action after regular plugins have finished
  1628.   extracting description - formatting plugins are used to further adjust
  1629.   extracted descriptions, such as converting them to more appropriate
  1630.   character set, improve readability and layout, limit description text
  1631.   length, etc. Another new type of plugins in version 3.0 are thumbnail
  1632.   plugins, extracting images from picture files during media scan to be
  1633.   stored as thumbnails in catalog.
  1634. + The internal file viewer in WhereIsIt can now also display images in
  1635.   their full size, apart from showing file contents in ASCII and HEX
  1636.   formats. Since the program uses thumbnail plugins to load images,
  1637.   available for viewing are all picture file formats that are supported for
  1638.   importing thumbnails during disk scan.
  1639. + All description edit windows in Properties dialog can now be "maximized"
  1640.   inside dialog for easier editing and larger working area.
  1641. + Columns in item lists can now be quickly hidden or shown by right-
  1642.   clicking on column header and choosing one of the new options in there.
  1643. + New option in user interface settings allows that folders can be auto
  1644.   expanded/collapsed around currently selected node as you are browsing the
  1645.   catalog tree, allowing easier browsing and clearer display.
  1646. + Catalog, disk, and folder headers in report generator now have options
  1647.   to force a page break before them, allowing you to select for each
  1648.   catalog, disk, and/or folder to start on a new page.
  1649. + Descriptions in report generator can now be limited to specified number
  1650.   of lines only, cutting off long descriptions that span over multiple
  1651.   pages.
  1652. + Added support to limit the size of exported HTML reports. If exported
  1653.   HTML file would be larger than specified, report is splitted into more
  1654.   HTML files.
  1655. + Added new "Disk Location" column to Disks List in the main window.
  1656. + Added two new options in the Open button's recently-used popup menu, to
  1657.   remove obsolete catalog files that no longer exist, and to remove all
  1658.   catalogs from recently used list.
  1659. + Moved all user list related commands into separate submenu/button, and
  1660.   added a new command to manage user list items: Keep on User List (it does
  1661.   exactly the opposite as the Remove command, keeps selected items on user
  1662.   list, and removes all others).
  1663. + A text box was added to the browse UNC network dialog, allowing user to
  1664.   type in an UNC address directly instead of having to browse to it in the
  1665.   network tree. Last eight used types UNC addresses are remembered and
  1666.   stored for quick access the next time.
  1667. + The Search dialog now includes an additional page with a summary of
  1668.   active search settings. Those are available in a form of textual
  1669.   description, offering you a quick overview and easier troubleshooting if
  1670.   search results are not what you have expected.
  1671. + Besides searching through open catalogs and existing search results
  1672.   list, search engine now also supports searching through items on the user
  1673.   list.
  1674. + A new command is available in item's popup menus for performing a
  1675.   search, limited to the contents of selected item ("Find in This Folder /
  1676.   Disk / Disk Group / Catalog).
  1677. + Another new search option was added to quickly search if selected
  1678.   file(s) already exists somewhere else in catalog (similar to searching for
  1679.   duplicates, just targeted to selected file(s) only).
  1680. + Searching can now be limited to the first "n" folder levels only. It can
  1681.   be useful, for example, if you only need files or folders in the root of
  1682.   your media.
  1683. + A new "Rebuild Catalog File" command in file menu was introduced to help
  1684.   out with damaged catalog files. It will read an existing catalog file and
  1685.   build a new one from it, filtering out all invalid or unreadable data in
  1686.   the process. The rebuild command can also be used when catalog's storage
  1687.   properties are changed, such as compression level used, or encryption.
  1688. + A new "Mail to..." command in program's File menu allows you to quickly
  1689.   send selected catalogs by e-mail. Program will not only allow you to
  1690.   select any number of catalogs - or other files - to send, it can also save
  1691.   changes if needed, and optionally pack them to a zip file before the
  1692.   default email program is called up, with a new, empty message opened and
  1693.   selected catalogs already attached.
  1694. + Supported exporting descriptions to Index_00.txt format.
  1695. + Program can now be minimized to system tray and sit there quietly until
  1696.   needed again. It also tries to free as much memory and system resources as
  1697.   possible.
  1698. + The "File / Catalog Info" option will now display a new, combined
  1699.   statistics dialog about all loaded catalogs rather than just currently
  1700.   selected one. Single catalog properties are still available by selecting
  1701.   catalog note and choosing "Properties" option from its popup menu.
  1702. + Added new option to optionally show grid lines in list views.
  1703. + Translatable "Ctrl" key name (i.e. "Strg" is used in Germany).
  1704. + User List now closes on ESC
  1705. + New splash screen for WhereIsIt 3.00.
  1706. + New web support links in the Help menu.
  1707. + New registration system and key files for version 3.0.
  1708.  
  1709.  
  1710. OLDER 2.xx RELEASES
  1711. ===================
  1712.  
  1713. Version 2.16a - 23. March 2000
  1714. ------------------------------
  1715. * Minor maintenance release only. The package was updated with the
  1716.   latest set of description plugins, the program includes some minor
  1717.   performance optimizations and a few details that will allow easier
  1718.   upgrades to version 3 when available.
  1719.  
  1720. Version 2.16 - 23. January 2000
  1721. -------------------------------
  1722. + New description module was added to the package, with a set of seven
  1723.   new plugins handling graphics files (BMP, GIF, JPG, PCX, TIF, PNG,
  1724.   PSD). Some of the plugins also include extended details for exporting
  1725.   image information, such as digital camera support in JPG and TIF
  1726.   plugins, and IPTC-NAA record support in TIF and PSD plugins.
  1727. + The main description plugins module was also updated with a couple of
  1728.   new plugins (Word Perfect and Quattro Pro files).
  1729. + The Index.txt description plugin now better support Index.txt and
  1730.   similar files with tabs in it.
  1731. + Improved multi-language support and localized font handling.
  1732. * The "Ignore empty folders" was broken in the last version - fixed.
  1733. * Updated documentation due to some recent changes (new mailing address).
  1734. * Lost of minor internal optimizations, most of them resulting from
  1735.   findings while developing the new 3.0 version. Some of those got
  1736.   implemented in this release as well.
  1737.  
  1738. Version 2.15 - 2. November 1999
  1739. -------------------------------
  1740. + The MP3 description plugin has now an option to allow play time
  1741.   calculation for variable bit rate (VBR) MP3 files. The default state
  1742.   is off. Use with caution, full processing of VBR files will have a very
  1743.   notable impact on scan performance.
  1744. * The new MS Office plugin introduced in previous version was occasionally
  1745.   leaving some open files behind. Fixed.
  1746. * Files compressed inside changed archive file usually did not keep their
  1747.   descriptions when disk image was updated in catalog. Fixed.
  1748. * Selecting the option to update folder from the main menu instead of the
  1749.   usual popup menu was causing an error message. Fixed.
  1750. * Occasionally disk numbers assigned to newly scanned disks would not be
  1751.   saved when saving the catalog. Fixed.
  1752. * Setting the printing orientation for reports did not always work for all
  1753.   users if it was different than the default printer setting. Fixed.
  1754. * There were a few reports about having problems with printing to network
  1755.   printers on Windows NT. While the problem could not be confirmed, this
  1756.   release includes some changes about handling printers that will hopefully
  1757.   resolve this issue.
  1758. * A few other minor updates and fixes.
  1759.  
  1760. Version 2.14 - 9. October 1999
  1761. ------------------------------
  1762. + When launching a file type without associated program WhereIsIt will
  1763.   now show the "Open with..." dialog, just like Explorer. This allows
  1764.   you to associate file types on the fly for future usage as well.
  1765. + The Catalog Setup dialog is now made resizable and will remember its
  1766.   size and position between sessions.
  1767. * If most recently used catalogs list was disabled, an error message may
  1768.   have occurred in certain cases when closing catalogs. Fixed.
  1769. * If a catalog was saved as both password protected and encrypted, there
  1770.   could be problems opening it later. Fixed.
  1771. * Other minor fixes and updates, such as adding shortcuts to dialog items.
  1772.  
  1773. Version 2.13 - 25. September 1999
  1774. ---------------------------------
  1775. * Minor maintenance release.
  1776. + Files being moved on the same disk are now just renamed, resulting in
  1777.   faster operation and no additional disk space required.
  1778. + Improved support for password-protected ZIP files, program will now
  1779.   ask for a password if one is needed to extract compressed file(s).
  1780. + Added Ctrl-C shortcut to all item lists to copy the name of currently
  1781.   selected item (file, folder,...) to clipboard.
  1782. * Fixed two more serious problems with Copy and Move operations in file
  1783.   management support. Copying or moving folder to one of its sub-folders
  1784.   would result a recursive operation that would eventually crash the
  1785.   program. Also, files or folders that failed to be copied to target
  1786.   location during "Move To" operation may in some cases still be deleted
  1787.   at their source location. Fixed both problems.
  1788. * Searching for disks without location has also returned all files, even
  1789.   if the disk they were on had a location assigned. Fixed.
  1790. * The "Open in Explorer" command did not always work correctly when used
  1791.   on folders. Fixed.
  1792. * The date field in right top corner of generated reports has always used
  1793.   the default font setting. Fixed.
  1794. * Updating more than one disk in a script file was causing error messages
  1795.   in certain cases. Fixed.
  1796. * Opening and closing catalogs in script files used to affect the recently
  1797.   catalogs list in the program, usually resulting in removal of catalogs
  1798.   accessed through script files. From this release on, using script files
  1799.   no longer influences the recently used catalogs list.
  1800. * A few other small fixes and changes.
  1801.  
  1802. Version 2.12 - 3. September 1999
  1803. --------------------------------
  1804. * Maintenance release, just polishing it a bit.
  1805. * Word wrap settings in internal viewer and Description Assistant will
  1806.   now be saved between sessions.
  1807. * The categories and flags popup windows in Properties dialog have on
  1808.   rare occasions popped up on incorrect location. Fixed.
  1809. * Fixed a printer problem in Report Generator. Trying to print a report
  1810.   from Report Preview window and changing selected printer there could
  1811.   result in an error message in certain cases.
  1812. * If trying to use the Open in Explorer command on a file that does not
  1813.   exist on the media any more, some (newer) versions of Explorer may take
  1814.   it badly and crash. This is a bit of a bug in the Explorer, situations
  1815.   like that are not that unusual and should be handled better. WhereIsIt
  1816.   will now check if selected file does indeed exists before handing it
  1817.   over to Explorer.
  1818. * The "How to Order" Wizard was in certain cases skipping the page
  1819.   selecting how to receive the product (e-mail / regular mail). Fixed.
  1820. * Fixed some cosmetical issues and rare problems. Repainting of the
  1821.   default button in dialogs had some problems in very specific cases,
  1822.   many Win95 users had a black-only caption bar instead of gradient etc.
  1823.  
  1824. Version 2.11 - 11. August 1999
  1825. ------------------------------
  1826. * Minor maintenance release.
  1827. + Added a right-click menu with "What's That?" option to all controls
  1828.   in the program that have help accessible, and don't have a popup menu
  1829.   on their own. To access help about specific control, just right-click
  1830.   it and select the "What's That?" from its popup menu.
  1831. + Made some changes to the Main Description Module. The CDDB plugin was
  1832.   adjusted recently to handle cases where descriptions for the last few
  1833.   songs were missing. New in the module is a TTF plugin, handling true
  1834.   type fonts and returning their name and type, copyright notice etc.
  1835. + Addressing drives with UNC syntax is now also supported in the
  1836.   "UpdateDisk" command in script language.
  1837. * In windows other than main window (search window, user list, etc.)
  1838.   the filename of currently selected item was not always displayed
  1839.   correctly in status bar. Cosmetical problem only, fixed.
  1840. * Program will now better handle situations where printers are being
  1841.   added or removed on the system while program is running.
  1842. * Addressed a few rare problems in Report Generator, only occurring when
  1843.   Report Generator is used for the first time after a fresh install.
  1844. * Various other minor fixes, fixed some typos in the help file etc.
  1845.  
  1846. Version 2.10 - 25. July 1999
  1847. ----------------------------
  1848. + Added a bunch of new tips for the "Tip of the day" dialog.
  1849. + Changing system colors in runtime is now better handled, changes will
  1850.   properly reflect in the program.
  1851. + Coloring items in WhereIsIt will now be disabled when system is using
  1852.   a high contrast coloring scheme (accessibility feature).
  1853. * GZip support appeared to be broken in the last few releases. Fixed.
  1854. * Made some changes to the How to Order Wizard to handle the new DigiBuy
  1855.   online ordering service instead of old PsL. All language files were
  1856.   updated accordingly as well.
  1857. * Made some very minor and fixes adjustments in the program, that one
  1858.   problem I was still looking at was confirmed to be fixed in RC1 release
  1859.   already.
  1860.  
  1861. Version 2.10 RC1 - 14. July 1999
  1862. --------------------------------
  1863. + The install/uninstall program has been slightly adjusted to fully comply
  1864.   with the official "Designed for Windows 98/NT Logo" requirements. Some
  1865.   additional details were also added to be used with upcoming Windows 2000.
  1866. + Completely rewrote all drag&drop support, which is now based on COM
  1867.   technology instead of internal implementation. Apart as serving as a
  1868.   base for future extensions, the new system also supports auto-scrolling
  1869.   target window, and allows to use Ctrl and Shift buttons for Move/Copy
  1870.   operations. For example, you can now copy or move disks between catalogs
  1871.   by using drag&drop in the main window.
  1872. + Added parameter support for external programs like external viewer, or
  1873.   external shell program.  You can now use the %1, %2, etc. to combine
  1874.   selected item's file name or file path into command line for external
  1875.   program.
  1876. + Open in Explorer command will now also move focus in Explorer's window
  1877.   to the file selected to be opened in Explorer.
  1878. + Added "Alt+DoubleClick" shortcut to display item's Properties, just like
  1879.   in Explorer.
  1880. * Fixed the Runtime Error 216 sometimes occurring on the exit.
  1881. * Fixed a minor appearance problem in Options dialog, only visible with
  1882.   small fonts (96 dpi) screen setting.
  1883. * Used a few different approaches in an effort to address a rare reported
  1884.   problem with the Options dialog and missing icons in Settings menu.
  1885.  
  1886. Version 2.10 beta 3 - 5. July 1999
  1887. ----------------------------------
  1888. + Added additional network support for drives and servers with a share-level
  1889.   access. When browsing the network tree, program will now always try to
  1890.   connect to the selected server or network drive - this allows user to
  1891.   logon and connect to network resource in order to gain access to it. This
  1892.   will mostly be used to access network drives or servers that are password
  1893.   protected and user is not yet authorized to access them in current session.
  1894. + Optimized searching for UNC drives on the network. Every drive that was
  1895.   cataloged as UNC network drive will now store its UNC name in catalog
  1896.   as well; the next time the actual drive is needed this UNC path will be
  1897.   checked first, before trying to browse the entire network to find it.
  1898.   Since in most cases drive will likely still be available on the same UNC
  1899.   name, it will be located much faster. Program is now also able to ask
  1900.   user to connect to the requested network drive first, using appropriate
  1901.   password if necessary.
  1902. * Some other optimizations about handling the network were implemented, too.
  1903. * Fixed a few problems regarding searching by file types in Advanced Search.
  1904. * Fixed a few minor problems regarding program's settings when program is
  1905.   run for the first time after being newly installed.
  1906. * The CDDB plugin may have displayed track time seconds in one digit only
  1907.   if there were less than 10 of them. It will now always display seconds in
  1908.   two digits, forcing a zero first if necessary.
  1909. * The position of splitter bar in Description Assistant's window was not
  1910.   saved between session if window was maximized. Fixed.
  1911.  
  1912. Version 2.10 beta 2 - 21. June 1999
  1913. -----------------------------------
  1914. + The Next and Previous buttons in Description Assistant have now assigned
  1915.   keyboard shortcuts for easier browsing through items list without having
  1916.   to move focus out from description window.
  1917. + When moving selection one level up in the tree, either by double clicking
  1918.   the '..' entry or by using the Back One Level button, program will
  1919.   collapse currently selected branch in tree window. Data hidden by
  1920.   collapsing selected node is visible in the right window anyway, so this
  1921.   behavior should make browsing a bit easier.
  1922. + Made a few optimizations regarding browsing the net, it will respond
  1923.   faster in some cases.
  1924. * Search window did not allow itself to be resized below its original width.
  1925.   Fixed.
  1926. * Selecting the drive button in Add/Update dialog with ALT + drive letter
  1927.   shortcut caused an error in some computers where the new network button
  1928.   was available as well. Fixed.
  1929. * A few users have reported problems with Explorer when program is started
  1930.   for the first time - beta 2 includes some additional changes to hopefully
  1931.   avoid that.
  1932. * Addressed some other problem reports that were more difficult to confirm.
  1933.  
  1934. Version 2.10 beta 1 - 13. June 1999
  1935. -----------------------------------
  1936. + WhereIsIt now fully supports UNC addressing in network environment, no
  1937.   longer requesting for network drives to be connected to a local drive
  1938.   letter in order to be scanned - now you can scan a network drive by
  1939.   simply browsing the Network Neighborhood. Read more about the new UNC
  1940.   support in beta release notes, included with the program.
  1941. + The Settings dialog has been completely rewritten in this version. While
  1942.   there are no visible changes to the end user, internally this part of
  1943.   the program has been redesigned for better performance and resource
  1944.   saving, resulting as well in noticeably faster program startup and
  1945.   shutdown.
  1946. + The help support has been extended by adding in a searchable "How to..."
  1947.   section, giving tips on usage of most important and most frequently used
  1948.   parts of program. Recommended reading for all users to get the most out
  1949.   of the program.
  1950. + The CDDB plugin was expanded to handle multiple and unreliable hits as
  1951.   well by asking the user to choose among possible returned results. Please
  1952.   note that this behavior can be disabled if program is not allowed to stop
  1953.   and wait for user feedback, for example during automated updates.
  1954. + The Insert media dialog will now while waiting for you to insert the
  1955.   required media show not only media name and type, but disk location as
  1956.   well, if one is provided in disk's properties.
  1957. + Improved multi language support, some critical sections in program's user
  1958.   interface where translated text often had trouble fitting can now better
  1959.   adjust themselves to translations.
  1960. * Sorting disks by date or categories did not always work correctly, fixed.
  1961. + *Many* other internal improvements, changes, optimizations,... while still
  1962.   preserving full compatibility with existing language files.
  1963.  
  1964. Version 2.03 - 13. May 1999
  1965. ---------------------------
  1966. + Description Assistant now allows you to set categories, flags, and disk
  1967.   locations for current item as well, not only the description.
  1968. + Fine tuned the CDDB plugin, only confirmed Audio CDs are now checked
  1969.   with CDDB server to minimize false hits. MP3 plugin can now better
  1970.   handle unknown or damaged MP3 files with ID3v2 tags.
  1971. + Index.txt-style description plugin now has user definable list of text
  1972.   files that will be checked to be imported as folder indexes. Index.txt
  1973.   and similarly formatted files contain a list of "<file> <description>"
  1974.   entries to describe the contents of folder they are in.
  1975. + The "Check for update wizard" now allows you to download the new version
  1976.   of WhereIsIt from any available mirror site.
  1977. + The four list view mode buttons on the toolbar (large icons / small icons
  1978.   / icon list / details) are now combined in one single button with popup
  1979.   menu, similar as they are in Explorer. This allows to shrink the toolbars
  1980.   a little, especially the main one.
  1981. + Message boxes will now play appropriate system sounds when they are
  1982.   displayed, just as in other applications. Some have preferred it quiet,
  1983.   but it's better to comply with system standards and rather turn sounds
  1984.   off in system Control Panel.
  1985. + HTML documents created with program now include character set meta names
  1986.   based on currently selected language. Previous versions have always set
  1987.   this to iso-8859-1, the western alphabet, which was not best choice for
  1988.   some languages.
  1989. * Limiting search hits did not work in most cases. Fixed.
  1990. * If Search window was marked to stay on top of other windows, its popup
  1991.   dialogs would be displayed behind it as well. Fixed.
  1992. * A few other minor fixes or adjustments.
  1993.  
  1994. Version 2.02 - 2. May 1999
  1995. --------------------------
  1996. * The SampleModule.dll was slightly modified and recompiled in order to
  1997.   avoid false virus alert in the latest Norton AntiVirus update.
  1998.   Thank you, Symantec, very much.
  1999. + New CDDB description plugin! It can import information about Audio CD
  2000.   discs and their tracks (title, artist, disk/track length, comments,...)
  2001.   from CDDB servers on the Internet.
  2002. + Further improved updating target catalog after file operations like copy
  2003.   and move. All types of items are now handled correctly and will keep
  2004.   all their properties during such operations, including compressed archive
  2005.   files that will keep their contents information.
  2006. + Optimized a bit program's performance and resource handling, resulting in
  2007.   a few % faster startup time and lower resource consumption.
  2008. * Further improved the MP3 description module to handle some more unusual
  2009.   ID3v2 tag implementations.
  2010. * The file management menu was not updated properly when language was
  2011.   changed, it was retained in previous language. Fixed.
  2012. * Addressed some details about storing window's state and position between
  2013.   sessions, some users had reported problems with those.
  2014. * Fixed some other issues reported so far, not very commonly encountered,
  2015.   or just of cosmetic relevance.
  2016.  
  2017. Version 2.01 - 20. April 1999
  2018. -----------------------------
  2019. + Improved MP3 support, added ID3v2.3 tags support in description plugins.
  2020. + Added additional navigation tools to large categories and flags lists in
  2021.   Properties dialog, to help you find a category or flag faster.
  2022. + When copying or moving files or folders and option is checked to update
  2023.   target location in catalog, program will now also transfer existing
  2024.   descriptions, as well as categories and flags settings if both source and
  2025.   target disk are in the same catalog.
  2026. * Addressed a possible printer problem under Windows NT.
  2027. * Fixed some problems with categories handling when there are more than 255
  2028.   categories defined in a catalog.
  2029. * Addressed a rare problem with password protected catalogs.
  2030. * Cancel button in Properties dialog did not cancel all changes as it should,
  2031.   it was acting more like the OK button. Fixed.
  2032. * A few minor adjustments, mostly user interface related.
  2033.  
  2034. Version 2.00 - 31. March 1999
  2035. -----------------------------
  2036. + WhereIsIt has a new home on the Internet! Visit "www.whereisit-soft.com".
  2037. + Reports will now always include a full list of assigned categories instead
  2038.   of "(multiple)" mark, otherwise displayed on screen lists.
  2039. + Enabled support for printing only specified range of pages in Report
  2040.   Generator.
  2041. * When updating selected folder only instead of whole disk, the new data for
  2042.   that folder was not always saved when saving the catalog unless there were
  2043.   some other changes in data of the same disk. Fixed.
  2044. * Fixed automatic catalog updates, sizes for nested folders were not updated
  2045.   properly in their parent folders.
  2046. * Made some adjustments to archive extracting function in order to detect and
  2047.   handle properly out of disk space situations.
  2048. * Addressed some auto-save related issues, preventing for auto-save to kick
  2049.   in while manual save is already in progress.
  2050. * Some other minor or rare problems have been addressed.
  2051.  
  2052. Version 2.00 RC1 - 21. March 1999
  2053. ---------------------------------
  2054. + Release-candidate version, only bug fixes from now on.
  2055. + Catalog preview window in extended open dialog will now resize itself
  2056.   accordingly to current dialog size.
  2057. * Importing descriptions from list-based sources such as Descript.ion,
  2058.   Files.bbs, Index.txt,... files was broken in beta 5. Fixed.
  2059. * Transferring category and flags settings between catalogs when moving or
  2060.   copying disk from one catalog to another did not work correctly for
  2061.   categories and flags assigned to folders. Fixed.
  2062.  
  2063. Version 2.00 beta 5 - 14. March 1999
  2064. ------------------------------------
  2065. + Released an additional description module, for importing user-definable
  2066.   text files as descriptions. This feature was high in demand, but there
  2067.   are a lot of reservations about how much sense this can really have. The
  2068.   new plugin is not included in distribution package (it can be downloaded
  2069.   separately) and is not officially supported as part of WhereIsIt - use
  2070.   on your own responsibility.
  2071. + Extended Open Dialog with catalog preview has been optimized to be more
  2072.   responsive when working with large catalogs. Preview function should no
  2073.   longer interfere or cause delays while selecting catalogs to load, even
  2074.   with very large catalogs.
  2075. + Implemented some minor changes in Description API interface to enhance
  2076.   some plugin functions, especially with run-time setup support.
  2077. + Adjusted description import filter for MP3 files to handle new variable
  2078.   bitrate (VBR) MP3 files. Please note that file play time will not be
  2079.   calculated for VBR files due to performance reasons.
  2080. * Fixed some problems with removing data from catalog, error messages could
  2081.   occur in certain combinations of items selected to be removed.
  2082. * Extracting files from SFX archives did not always work correctly, except
  2083.   for RAR SFX and ACE SFX archives. Fixed.
  2084. * Text in combo box in Compare Results dialog was not initialized correctly.
  2085. * Lots of other small changes, improvements, and bug fixes.
  2086.  
  2087. Version 2.00 beta 4 - 5. March 1999
  2088. -----------------------------------
  2089. + Searching for duplicates is optimized and noticeably faster in many cases.
  2090. * Fixed a bug in Catalog Setup, where using "Copy from..." button to copy
  2091.   categories from another catalog didn't do its job correctly in some cases.
  2092. * Fixed a nasty bug in loading/saving search expressions, causing problems
  2093.   to some users. This version should be able to correctly load most of your
  2094.   saved expressions, but if you still have problems, write and save your
  2095.   expression again.
  2096. * Fixed a problem in Description Assistant. "Index out of bounds" message
  2097.   would appear when trying to edit description via Description Assistant
  2098.   for items located near the end of a long list (for example, a long list of
  2099.   files in the folder).
  2100. * Fixed a few similar problems in "Compare to Catalog" as well, sometimes
  2101.   occurring when calling up this function the second or later time.
  2102. * The "Compare to Catalog" function had some problems when scanning files on
  2103.   NTFS partitions under Windows NT, specifically with comparing files by date
  2104.   and time. Program has been adjusted accordingly.
  2105. * Included a workaround for some STB, Diamond and other S3-based video cards
  2106.   that were exhibiting problems with images.
  2107. * Adjusted a few details about handling multi-volume ACE and RAR archives.
  2108. * Adjusted description importing priorities on disk scan. It appears that in
  2109.   some cases new, just imported descriptions would replace the current ones
  2110.   in catalog, even if option was set to preserve existing descriptions.
  2111. * When running on Windows NT, "Move To..." and "Delete" functions deleted only
  2112.   files on source location, but did not remove folders. This problem did not
  2113.   exist on Windows 95/98.
  2114. * "Copy To..." and "Move To..." operations have sometimes failed to update
  2115.   target catalog, even if so instructed.
  2116. * Updated and fixed some issues about calling up the Search and Duplicates
  2117.   windows in different circumstances.
  2118. * Archive files were still showing extension in their file names even if
  2119.   this was set to disabled. Fixed.
  2120. * English language file was spell-checked and a few typos fixed.
  2121. * Some minor changes in help file and the rest of documentation, including
  2122.   the FAQ.TXT.
  2123. * As always, lots of other minor changes and adjustments to address other,
  2124.   not very common problems reported so far.
  2125.  
  2126. Version 2.00 beta 3 - 21. February 1999
  2127. ---------------------------------------
  2128. + Added new support for ACE archive format. Both browsing and extracting
  2129.   functions are supported, including in ACE SFX archives.
  2130. + Support for browsing RAR archive files has been completely rewritten to
  2131.   avoid many problems with this archive type. Archives created with newer
  2132.   versions of RAR should be recognized correctly now, including all RAR SFX
  2133.   archives.
  2134. + Top bar in main window will now show parent disk info while browsing files
  2135.   and folders. More details about the disk are available in associated tool-
  2136.   tip, and you can click it for quick selection in catalog.
  2137. + Added a "Configure Plugin" button to plugin list in Add/Update Disk dialog.
  2138. + When processing a file operation on a list of items from different disks,
  2139.   program will now first handle all items that are available for access, and
  2140.   later ask to insert appropriate disks to handle the rest. Previous versions
  2141.   have always handled disks in alphabetical order.
  2142. + English help file is now completed and up to date for version 2.0.
  2143. + Optimized main window's painting during resize events, reducing flickering.
  2144. * Fixed a problem in Properties dialog - if changing categories, disks or
  2145.   flags with '...' button, item data in Properties dialog would be reseted
  2146.   to state when dialog was shown.
  2147. * Fixed a few problems related to duplicates searching and "Index out of
  2148.   bounds" error messages in Search dialog.
  2149. * Fixed a problem with searching for categories or flags. Some items in
  2150.   subfolders that were loaded as a result of search hit were missing their
  2151.   data about categories, disk locations, or flags. This could have some side
  2152.   effects in other parts of program, too.
  2153. * Setting to search for files inside compressed archives was acting just
  2154.   reversed of what it should be.
  2155. * Some items in Search dialog were not available for translation.
  2156. * Fixed sorting files by disk numbers.
  2157. * Some other minor fixes.
  2158.  
  2159. Version 2.00 beta 2 - 13. February 1999
  2160. ---------------------------------------
  2161. + Multi-language support is now enabled, and translations can begin. Only
  2162.   English language file is currently prepared for version 2.0.
  2163. + Added a new option to hide file extensions in file names if extension
  2164.   column is also visible in list view. Some may not care much about having
  2165.   extensions displayed twice in both Name and Ext columns.
  2166. + The dialog asking to save modified catalog(s) will now show a check box to
  2167.   apply the same answer to all other modified catalogs as well.
  2168. + Modified a bit how searching by descriptions is performed. It should return
  2169.   less "false" hits due to spaces inside target text while retaining its
  2170.   flexibility.
  2171. + Modified the items sorting in report generator, which will now display
  2172.   disks in the same order as they are in the main window, and file and
  2173.   folders in the same order as they are on source list. Previous versions
  2174.   have always sorted all items alphabetically.
  2175. + Exporting descriptions has been extended with an option to add just created
  2176.   or updated description files in catalog.
  2177. + The algorithm to find first free disk number was changed to return first
  2178.   free number after the biggest one used so far in current catalog. This
  2179.   should help if counting disks in catalog does not start with number 1.
  2180. + It is now possible to search for items without assigned category, flag,
  2181.   or disk location.
  2182. + Outlook bar in Program Settings dialog is now able to adjust its width
  2183.   according to text used for items inside - this will ensure that item text
  2184.   will not be stripped, and make translations easier.
  2185. + Sound file to play after long operations is now user definable.
  2186. + Help file has been updated, but is not yet completed. Most of major dialogs
  2187.   are now covered with correct context sensitive help, but there is still some
  2188.   work left to be done.
  2189. * Fixed a problem with removing archive file contents. In most cases, this
  2190.   operation has caused an error message in beta 1.
  2191. * Fixed importing descriptions from archive files where option was set to
  2192.   only import descriptions, but not archive file contents. Description was
  2193.   attached to parent folder instead of archive file.
  2194. * Fixed some search expressions related problems.
  2195. * Fixed the problem with searching inside archive files - the new search
  2196.   engine did not handle this setting correctly, it was almost always regarded
  2197.   as being turned off.
  2198. * Fixed and improved some details in report generator. Duplex printing should
  2199.   now be OK, and it is possible to print range of pages (but only if printing
  2200.   from print preview).
  2201. * Fixed some minor details in exporting descriptions to HTML format.
  2202. * Fixed the option to disable showing disks in catalog when catalog is loaded,
  2203.   disks were always expanded.
  2204. * Many other small fixes, adjustments and improvements.
  2205.  
  2206. Version 2.00 beta 1 - 31. January 1999
  2207. --------------------------------------
  2208. + Completely rewritten search user interface and large part of search engine.
  2209.   The new user interface design is divided in two modes - Quick Search, and
  2210.   Advanced Search. Quick Search is capable of quickly finding items based on
  2211.   their names and/or descriptions, including searching by file masks, text
  2212.   included in item's name or description, file types etc. Advanced Search
  2213.   mode offers a complete search expression editor, allowing you to write,
  2214.   load, and save your own search expressions using full set of logical
  2215.   operators, and full set of WhereIsIt's search conditions, such as searching
  2216.   by name, description, size, date, time, attributes categories, flags,
  2217.   disk locations etc.
  2218. + New Description API programming interface allows WhereIsIt to be extended
  2219.   with third-party description plugins, importing descriptions from other,
  2220.   currently not supported description sources. All existing description
  2221.   filters were rewritten according to Description API specification, and
  2222.   extended with some new filters (importing HTML titles as descriptions, for
  2223.   example). The pre-release version of Description API in Windows Help
  2224.   format, as well as a sample description plugin are included with the
  2225.   program for all interested in writing their own description plugins.
  2226. + Program now uses new and enhanced catalog file format, capable of storing
  2227.   new features implemented in this release, and providing space to implement
  2228.   some new ones in next releases. Your existing catalog files will get
  2229.   automatically converted to the new format first time they are saved - you
  2230.   will also notice that new catalog format produces noticeably smaller files.
  2231. + Added catalog protection. Each catalog can now have assigned read-only and
  2232.   full access passwords, and catalog file itself can be stored encrypted for
  2233.   additional security.
  2234. + Extended categories, flags, and added new disk locations. There can now be
  2235.   up to 4095 categories per catalog, and up to 255 user-defined flags or disk
  2236.   storage locations. Categories can be organized in a tree structure, allowing
  2237.   some categories to act as subcategories (up to 16 levels). Disks are now
  2238.   also allowed to have categories assigned.
  2239. + Add/Update Disk dialog has been renewed, to comply with Description API
  2240.   settings, as well as to improve some features and interface appearance.
  2241.   New feature is a Folder Limitations button, where you can visually select
  2242.   virtual root folder, as well as check/uncheck each folder on selected disk
  2243.   if it is to be included in disk scan or not. There is also a new checkbox
  2244.   available, allowing for Add/Update dialog to be redisplayed after scanning
  2245.   completes - useful when adding multiple disks to catalog.
  2246. + A new tab in program's settings handles items to be skipped during disk
  2247.   scan. Apart from hidden files and folders you can now also choose to skip
  2248.   zero-sized files or empty folders, Recycle Bin folder, and provide list of
  2249.   file masks for files to ignore (for example "*.tmp, *.bak).
  2250. + Due to popular requests, program now allows removal of selected files or
  2251.   folders from catalog. In addition, you can now also remove the contents of
  2252.   compressed archive files, if no longer interested in files inside.
  2253. + In addition to "Copy To" command, program now also supports "Move To" and
  2254.   "Delete" commands to allow complete file management. Additional features
  2255.   are optional deleting to Recycle Bin, or automatic updating of cataloged
  2256.   data if destination disk is found in loaded catalogs.
  2257. + Items in all lists can now be syntax-colored, according to their type,
  2258.   category, flags, or disk locations. All colors, file types etc. are user-
  2259.   adjustable, stored either globally (file types) or inside each catalog file.
  2260. + File lists and the main tree window now support optional explorers one-click
  2261.   interface, with item underlining and click-less item selection.
  2262. + Internal ASCII viewer has been improved with new HEX mode for binary files,
  2263.   auto-detection of ASCII/binary files, added is toolbar and a button to call
  2264.   up Quick View (Plus), if installed.
  2265. + There are two new wizard dialogs available. The "How to Order Wizard" will
  2266.   advise and help you choose the most suitable way how to send in registration
  2267.   fee, and will either connect you with online ordering site, or print the
  2268.   already filled registration form based on your decision. The other wizard
  2269.   can check on the Internet if there is a newer version of WhereIsIt available
  2270.   for download.
  2271. + ANSI/OEM conversion of imported descriptions is now optional.
  2272. + You can optionally set the program to play a default system sound (a "ping"
  2273.   of some kind, usually) after a long (>10 sec) operation completes. This can
  2274.   bring back your attention when a complex search or disk update operation
  2275.   completes.
  2276. + Sorting algorithm used in program has been rewritten. While it still
  2277.   supports stable sorting, it is noticeably faster especially on large lists.
  2278.   It does require some additional working memory though - WhereIsIt will try
  2279.   to detect if memory is very low, and use the old algorithm instead in this
  2280.   case.
  2281. + The dialog for selecting folders has been completely rewritten, and it now
  2282.   supports some enhanced features used in different places in program (it is
  2283.   now able to detect changes in folder tree and update it automatically,
  2284.   display checkbox with folders, display drive or folder as virtual root...)
  2285. + Description exporting has been enhanced with HTML description format.
  2286.   Similar to Files.bbs and Index.txt files, a HTML file is stored on original
  2287.   media in each folder, containing file descriptions in HTML format.
  2288. + The Program Settings dialog is now better organized, with new setting
  2289.   groups available on the left side. Since more tabs are now available,
  2290.   settings have been re-arranged in a way that allows more space on form for
  2291.   translations. There are too many new settings available to be listed here,
  2292.   only some of them will be mentioned.
  2293. + Added is a new option in program settings, specifying if folders are
  2294.   allowed to have extensions. If you are using long file names with periods
  2295.   for your folders, disabling folder extensions might be a good idea.
  2296. + Catalog auto loading feature can now be set to load all opened catalog from
  2297.   the previous session when WhereIsIt starts.
  2298. + The "Locate in Catalog" function was added to action list for mouse double-
  2299.   click. You can select it in program's settings.
  2300. + The toolbar in main window provides some new features, such as extended
  2301.   buttons with pull-down menus (for example, the "Open" button has attached
  2302.   a pull-down menu with recently opened catalog files for quick access).
  2303. + The Insert Media dialog is now able to auto-detect when the required media
  2304.   has been inserted in drive, and continue with operation without waiting
  2305.   for user to press the OK button. Auto insert notification must be enabled
  2306.   in Windows for drive in question for this feature to work.
  2307. + The Search dialog is not yet replaced with a new version, but there are a
  2308.   few enhancements already available. Some of edit boxes in are now equipped
  2309.   with a history list, storing old search queries to be re-used if required.
  2310.   Searching by description supports a new feature - searching for items that
  2311.   sound alike, using the soundex algorithm. The Help and Stay On Top buttons
  2312.   have been moved to window's caption.
  2313. + A new Properties dialog is now available for cases when more than one item
  2314.   is selected. The new dialog will show common properties for a group of
  2315.   selected items, as well as allow you to change description, categories,
  2316.   flags, or disk locations for all selected items at once. The Properties
  2317.   dialog for single items has also been added some new features, like setting
  2318.   the same categories and flags to all available subitems.
  2319. + The work on new Report Generator is not completed yet, however some new
  2320.   features are available. Most notable are new, more friendly dialog layout,
  2321.   new HTML and RTF report exporting functions, new internal reporting engine,
  2322.   changes in Report Settings dialog for easier access etc. Report Generator
  2323.   will now allow to word wrap single-line descriptions, if space on page is
  2324.   critical. This way, description column will take less space, but multi-line
  2325.   descriptions will not be word wrapped to preserve text formatting.
  2326. + Language support has been improved with some new language settings, like
  2327.   right-to-left reading. Support for languages using DBCS is planned for the
  2328.   final release. The use of language files can also be disabled in version
  2329.   2.0, allowing the program to run faster if only using internal English
  2330.   language.
  2331. + Version 2.0 is now much more DBCS-friendly, and Far-East users should be
  2332.   able to use the program with their own language with much better results.
  2333. + The Compare Results window is no longer modal - user can now switch to
  2334.   other windows without loosing compare results data. Some heavy adjustments
  2335.   all around the program were needed to support this feature.
  2336. + New script language has been added to WhereIsIt, mostly for automated
  2337.   catalog management (loading, updating, saving,...) Network administrators
  2338.   should now be able to schedule unattended catalog updates. The script
  2339.   language itself is only basic for now and will likely be extended in the
  2340.   feature.
  2341. + The "Open Catalog" dialog was enhanced and is now capable of showing some
  2342.   catalog's properties without having to open the catalog in program. Some of
  2343.   available details are the catalog-tree preview, catalog description, a few
  2344.   details about stored disks, catalog's owner and protection state etc.
  2345. + Improved mouse wheel support.
  2346. + WhereIsIt now uses a new registration system - instead of typing four lines
  2347.   of user data, each registered user now gets a personal key file to register
  2348.   the program and unlock all capabilities. The new system allows me to
  2349.   implement some additional features, and is easier to use for end users.
  2350. + MANY other improvements and changes were made in WhereIsIt 2.0 (I have to
  2351.   admit I lost track for some of them myself). Some more are still planned
  2352.   before the final 2.0 release will be completed. At a rough estimate, about
  2353.   80% of code was modified or rewritten since the 1.2x release.
  2354.  
  2355. Known Limitations And Missing Features
  2356. --------------------------------------
  2357. * Multi-language support is disabled in this release. Only English language
  2358.   is currently up to date with version 2.0, and it is not time yet to start
  2359.   updating other languages, too - program will still change a lot, including
  2360.   in user interface.
  2361. * Direct support for network drives using UNC addressing is not yet included
  2362.   in this release - you still have to assign a drive letter to network drive
  2363.   in order to access it with WhereIsIt. Program has been internally updated
  2364.   for UNC drives, though, this feature will be activated in later versions.
  2365. * Help file has barely been updated so far - you are likely to find some new
  2366.   items displaying no or even wrong help text. Help file is usually the last
  2367.   thing to update before release is called "final".
  2368. * Some improvements are waiting to be done in report generator as well,
  2369.   especially with printer settings and support functions.
  2370. * Some new exciting features still planned to be included in WhereIsIt will
  2371.   likely have to wait for the next major release, probably version 2.5.
  2372.   Among them are support for printing labels and CD inserts, the new "folder"
  2373.   system similar to one used in many e-mail programs which is intended to
  2374.   enhance and replace user list functionality, and some others. Program has
  2375.   been internally prepared for many such features, but I can't implement
  2376.   everything at one, development of version 2.0 is already taking too long.
  2377.  
  2378.  
  2379. OLDER 1.xx RELEASES
  2380. ===================
  2381.  
  2382. Version 1.26 - 18. September 1998
  2383. ---------------------------------
  2384. + Probably the last release before the first 2.0 beta version. Version 1.26
  2385.   should be and remain the most stable release for quite some time, at least
  2386.   until 2.0 is fully completed and tested.
  2387. * Fixed a number of small or rare problems reported or found during the last
  2388.   month, including problems during disk scanning, searching being interrupted,
  2389.   sorting large disks by size etc.
  2390.  
  2391. Version 1.25 - 16. August 1998
  2392. ------------------------------
  2393. + Implemented some minor changes how menus are painted, and improved some
  2394.   details about launching files with associated programs.
  2395. + Included support for importing file info about *.CPL files.
  2396. * Fixed some language-related problems when using a language other than
  2397.   English, especially in Search dialog.
  2398. * Fixed a problem occurring with some removable drives when program tries to
  2399.   assign a new serial number to media.
  2400.  
  2401. Version 1.24 - 19. July 1998
  2402. ----------------------------
  2403. + Added UNC filename support for saving and loading catalog files in network
  2404.   environments. Full UNC support is scheduled for version 2.0.
  2405. + Improved some minor details about properly importing 4DOS description files.
  2406. + Included some minor details for better support of Windows 98.
  2407. * When using "Copy To..." or "Extract To..." commands, directory tree to
  2408.   select the destination sometimes appeared empty, and manual refresh was
  2409.   required. Fixed.
  2410. * Fixed problem with Report Generator when running on Windows NT, after
  2411.   changing printer settings. This has been fixed before, but the buggy code
  2412.   has crept back in when I updated my development environment a few weeks ago.
  2413. * A number of fixes and safeguards have been implemented in disk scanning
  2414.   procedure, to prevent some rare problems occuring during the disk scan.
  2415. * Fixed a number of small problems or issues, either reported or discovered
  2416.   during development of new 2.0 version. Some portions of code from upcoming
  2417.   2.0 release are also included in this release, to add small improvements in
  2418.   both functionality and speed.
  2419.  
  2420. Version 1.23 - 4. June 1998
  2421. ---------------------------
  2422. * Major service release.
  2423. + Enabled option to allow case sensitive searching by file mask, both for
  2424.   normal searching and searching for duplicates.
  2425. * Fixed and improved algorithm for searching for duplicate items. Previous
  2426.   versions had problems returning correct results if both name and size were
  2427.   not checked as duplicates criteria.
  2428. * Fixed and improved importing existing descriptions on disk update. Program
  2429.   will now allow files that have changed, but remained on the same location
  2430.   to keep their current descriptions on update. This also includes better
  2431.   file recognition support, if more files with the same name but different
  2432.   descriptions exist in catalog.
  2433. * Alt-F4 shortcut will now always close currently active window or dialog,
  2434.   not necessarily the application.
  2435. * Improved importing information from WAV files. Some types of WAV files were
  2436.   not recognized properly in previous releases.
  2437. * Adjusted a few minor problems with browsing data in the main window. In
  2438.   some rare specific cases, sorting in just displayed window was not set
  2439.   correctly, or sort arrow was missing in column header.
  2440. * Fixed problem in report generator - exporting some very specific types of
  2441.   reports to ASCII file or to Excel could end with internal error message.
  2442. + A few other minor enhancements were included, mostly user suggestions.
  2443.  
  2444. Version 1.22 - 28. May 1998
  2445. ---------------------------
  2446. * Service release. One bug was found after all in new searching routines,
  2447.   related to searching files in deep nested folders by descriptions. Sometimes
  2448.   program failed to find some of those files.
  2449. * A few more changes were implemented to ensure support for new version 2.0,
  2450.   when it will be released. Version 2.0 will introduce new catalog file format
  2451.   to support some of new features, and new catalogs created by 2.0 version
  2452.   will not be readable by this release. Changes included here will recognize
  2453.   new catalog file format and act accordingly. Of course, your current
  2454.   catalogs will be supported by 2.0 version, and automatically converted to
  2455.   new format when saved for a first time.
  2456.  
  2457. Version 1.21 - 25. May 1998
  2458. ---------------------------
  2459. + Installation program has been improved and equipped with some special,
  2460.   custom made add-ons to provide additional functionality. Installation
  2461.   program is now able to detect location of previous installation and offer
  2462.   it as default, and it will now clear old program entries in "Add/Remove
  2463.   programs" list when re-installing or upgrading. Partial install is also
  2464.   supported, and a new sample catalog was added to present some of program's
  2465.   capabilities to new users.
  2466. + Assigned Ctrl-Enter shortcut to act as a click on the OK button when
  2467.   editing a description (it now works in Description Assistant as well in
  2468.   item's properties dialog).
  2469. + Improved changing serial numbers to handle 0000-0000 numbers on Windows 95,
  2470.   too. In previous versions, zeroed serial number could not be changed when
  2471.   running on Windows 95/98 (Windows NT users did not have this problem).
  2472. + Improved media type detection. Now program will try to detect type of
  2473.   media inserted, not just type of drive. This could be useful in cases such
  2474.   as DD media in HD drive, or regular 3.5" floppy disk in LS-120 drive.
  2475. + Added new Frequently Asked Questions (FAQ) file to WhereIsIt package.
  2476. * Fixed sorting in Search Results list and User List. Clicking on column
  2477.   sometimes did not sort items as it should.
  2478. * Fixed and improved importing database from Floppy Master.
  2479.  
  2480. Version 1.20 - 18. May 1998
  2481. ---------------------------
  2482. + Right-clicking on drive button in Add Disk/Update Disk dialog will now
  2483.   show system context menu for that drive (the same one as if right-clicking
  2484.   drive icon in Explorer). The same context menus are also available when
  2485.   selecting a folder for some operation.
  2486. + Added catalog file size information to catalog properties.
  2487. + Changed a bit how sorting by disk numbers is handled for files and folders.
  2488. * Auto-save interval in program settings was not preserved correctly. Fixed.
  2489. * Importing descriptions from Files.bbs and similar was adjusted a bit, some
  2490.   descriptions could be skipped in previous versions.
  2491. * A number of other small changes and adjustments.
  2492.  
  2493. Version 1.20 beta 1 - 7. May 1998
  2494. ---------------------------------
  2495. + Almost completely rewritten search procedure and internal catalog handling,
  2496.   resulting in much faster searching, and shorter shut-down times. Searching
  2497.   is now in average about 3-4 times faster, and in some special cases even up
  2498.   to 10 or 20 times. Actual improvements will largely depend on number of
  2499.   hits (fewer the better), and a bit on catalog data structure.
  2500. + Added sort indicators to column headers. Headers are now by default a
  2501.   little wider than in previous versions, since some space is reserved for
  2502.   the arrow.
  2503. + Added IntelliMouse support in Windows 95 (scrolling active window with mouse
  2504.   wheel).
  2505. + Program will now remember last set "Copy to" folder.
  2506. * Modified a bit how media is detected, to address problem with using catalog
  2507.   file on both Windows 95 or 98, and Windows NT. Problem occurs because each
  2508.   system reports slightly different details about media - result is that media
  2509.   added to catalog in Windows 95/98 is not recognized on Windows NT, and vice
  2510.   versa. Program now tries to tolerate those differences, especially when
  2511.   working with CD-ROMs.
  2512. * Saved catalog files will now preserve their attributes, including the
  2513.   compression attribute on NTFS disks.
  2514. * Fixed a few problems related to saving Search dialog's settings.
  2515. * Fixed searching by file type, and searching for duplicates with file name
  2516.   filter turned on. Some new additions in previous versions broke this.
  2517. * Fixed some problems in report generator, like always printing from default
  2518.   paper source.
  2519. * When closing multiple catalogs with "Close All" command, there was some
  2520.   unnecessary flickering and redrawing. Closing is now faster and smoother.
  2521. * Disk size for virtual disks was always reported as 0. Virtual disk size is
  2522.   now presented as used space by all files on virtual disk.
  2523. * Fixed anomaly when scanning some specific CAB archives, and fixed extracting
  2524.   from archives with spaces in internal folders.
  2525.  
  2526. Version 1.11 - 5. April 1998
  2527. ----------------------------
  2528. + Some internal optimization was done in this release, resulting in notice-
  2529.   able speed improvements, like faster list updates when scrolling. A few
  2530.   other speed optimizations are also prepared, but not yet included in this
  2531.   release, since some further testing is necessary first.
  2532. + "Show context menu" button on Win95 keyboards now works in WhereIsIt, too.
  2533. + Item lists will now show selected items even after window looses focus.
  2534. + Added recognition support for Fujitsu M2531A MO drives.
  2535. * When saving catalog failed for some reason (full disk, etc.), program
  2536.   could start incorrectly reporting catalog errors, or just crash in certain
  2537.   conditions. This has been fixed, and program is generally better protected
  2538.   against saving related problems.
  2539. * Fixed extracting files from RAR archives when files were stored in sub-
  2540.   folders inside RAR.
  2541. * When moving with PgUp/PgDn keys (in large steps) through tree view in main
  2542.   window, the right pane sometimes didn't update itself properly. Fixed.
  2543. * Adjusted detection routine for detecting removable drives. On Win95/98, some
  2544.   removable drives could be sometimes detected as hard drives.
  2545. * (De)selecting files via +, *, - buttons was very slow in 1.10 release.
  2546. * Fixed anomaly when drawing popup menus (menu item's text was sometimes
  2547.   displayed too low).
  2548. * Added a few other minor adjustments.
  2549.  
  2550. Version 1.10 final - 20. March 1998
  2551. -----------------------------------
  2552. + Improved search capabilities when searching by name or description. Now
  2553.   you can specify more than one condition to search for, separated by commas.
  2554.   For example, to find all text and zip files, you can do this in single
  2555.   search by specifying '*.txt, *.zip' as a file mask. The same goes for
  2556.   text in descriptions. Program will search for items that match by at least
  2557.   one of specified condition.
  2558. + Adjusted a bit how menu items are painted, text should be better aligned
  2559.   now for most systems.
  2560. + When scanning disk with importing hidden files turned off, such files were
  2561.   also not checked for importing description. This has changed, descriptions
  2562.   will get imported from hidden files even if they are set to be skipped and
  2563.   are not appearing in the catalog.
  2564. * Program will now remember and next time set maximized window state.
  2565.   Previous versions only remembered window size, but not state.
  2566. * Fixed a bug with moving disks between catalogs (registered version only).
  2567.   Error messages could start poping up after or during disk is being moved.
  2568. * Fixed a problem with normal search / duplicates search setting.
  2569. * Fixed blank entries appearing in the most-recently-used catalog list.
  2570. * Fixed a problem occurring with multiple printers installed on Windows NT.
  2571.  
  2572. Version 1.10 beta 4 - 10. March 1998
  2573. ------------------------------------
  2574. + Installation program now supports German language, too.
  2575. + Added a new button to put program in the background during disk scanning,
  2576.   minimizing application and allowing to use other programs at that time.
  2577.   Program will pop up again when disk scan is finished.
  2578. + Search dialog will now remember not only window size, but also last used
  2579.   search settings and search type. This way, if your last search was by file
  2580.   name, the next time you press Ctrl+F search dialog will be already set to
  2581.   search by file name.
  2582. + Added support for some file operations to Compare / New items list.
  2583. + Added support for Java ARchives (*.JAR), quickly gaining popularity on
  2584.   Internet for Java packaging. They are handled as regular *.zip archives.
  2585. + Added importing information for wave (*.WAV) and MPEG (*.MPx) audio files.
  2586.   ID3 tags are supported, too.
  2587. + Changed "last opened catalogs" list size from 4 to 8 (this will be made
  2588.   user adjustable in the next major release), and modified a bit the logic
  2589.   how catalogs are added or displayed on this list.
  2590. + Improved Windows 98 compatibility.
  2591. + Added option to disable startup and shutdown logo (registered users only).
  2592. + Add/Update disk dialog will now remember "Advanced >>" button state
  2593.   between sessions.
  2594. + Added 'Add to User List' action to file double-click actions list.
  2595. + Added recognition for "Deltis MOS320" and "Olympus MOS332" MO drives.
  2596. * When updating disk image, old disk description was sometimes not preserved.
  2597.   Fixed.
  2598. * Fixed searching by file mask for files, compressed inside archive files and
  2599.   with subfolder(s) appended to file name in the catalog.
  2600. * Setting to browse inside archive files had some problems with its default
  2601.   setting in Add/Update dialog. Fixed.
  2602. * Fixed error occurring when trying to use "Copy To" command on '..' folder.
  2603. * Fixed a bunch of spelling errors in English language file.
  2604.  
  2605. Version 1.10 beta 3 - 27. February 1998
  2606. ---------------------------------------
  2607. + Added optional disk numbers to catalog, due to popular requests. Each disk
  2608.   can now have its own number, used mostly for reference purposes. Appropriate
  2609.   columns will appear when listing disks, files and folders, and relevant
  2610.   dialogs were updated to support this new feature. Catalogs remain compatible
  2611.   with previous versions, regardless of this new addition.
  2612. + Added 'Save All Catalogs' command to main menu.
  2613. + Added a new command line parameter, '/English', for forcing the program to
  2614.   start in English language, disregarding current language setting. You can
  2615.   use this to bail back to default language if you have mistakenly set a
  2616.   language you can't see or understand.
  2617. + Added ability to rename disks and catalogs from their Properties dialog.
  2618. + Added support for importing 00index.txt (and similar) files.
  2619. + Improved on handling of Files.bbs files. Some additional new formats are now
  2620.   supported, and program is more robust to other, perhaps yet unknown formats.
  2621. + Improved File_id.diz importing from compressed files. Program can now
  2622.   import File_id.diz files even if they are not in "root" of compressed file,
  2623.   and includes some logic what to do if multiple File_id.diz files are found
  2624.   inside single compressed file.
  2625. + Added 'Item Time' column to User List and Compare Results List. Please note
  2626.   that for compatibility reasons, users of previous versions will find new
  2627.   columns at the right end of listview window; you can use the 'Customize
  2628.   Columns' option to reorder columns.
  2629. + Added some special support for Seagate's Direct Tape virtual drives, to
  2630.   overcome problems caused by Direct Tape's not-exactly-perfect removable
  2631.   drive simulation.
  2632. + Improved removable drive detection, and added support for detecting new
  2633.   "iomega Zip 100 Plus" drives. E-mail me for details if you have a removable
  2634.   drive and would like to have it detected under real name instead of generic
  2635.   "removable drive" label (functional in Win95 only at the moment).
  2636. + Added support for detecting and recognizing LS-120 drives.
  2637. + Added context sensitive help to Properties dialog, User List, and Compare
  2638.   Results List window. I think that about covers it now.
  2639. + Made some additional changes to user interface, to accommodate new multi-
  2640.   language support.
  2641. + Updated column auto-resizing behavior. You should no longer experience
  2642.   columns changing sizes by themselves to default value when manually resizing
  2643.   some other column, and there should be less flickering.
  2644. * Finally fixed support for Novell NetWare network drives larger than 2GB.
  2645. * When program is searching for media to match catalogued disk, it will now
  2646.   correctly handle situation where more than one drive is found to have the
  2647.   same properties as needed media.
  2648. * Operations like View and Launch did not work correctly with files stored
  2649.   in internal subfolders inside RAR file. Fixed.
  2650. * Fixed exporting reports to ASCII files, sometimes exported report was empty.
  2651. * When changing active language, hidden columns and columns order settings
  2652.   were lost. Fixed.
  2653. * On language change, order of items in Disk Image Setting / "Import
  2654.   description from the following sources" list appeared to be reset to
  2655.   default order. Fixed.
  2656. * Removing temporary extracted files at program exit did not work correctly
  2657.   in 1.10 beta 1 and 2 if "Ask before delete" mode was selected. Fixed.
  2658. * Fixed "List index out of bounds" error in Compare Results list, occasionally
  2659.   showing when switching lists.
  2660. * Importing descriptions from Files.bbs and 00index.txt files could be slow
  2661.   in folders with a lot of subfolders, or archive files. This is much faster
  2662.   now.
  2663. * Improved on general program's stability, compromised by introducing multi-
  2664.   language support a while ago. Especially the Report Generator had a tendency
  2665.   to force an error when being used for a while, and this should be fixed now.
  2666.  
  2667. Version 1.10 beta 2 - 11. February 1998
  2668. ---------------------------------------
  2669. + Added support for customizing font used in dialog boxes all over the
  2670.   program. This setting is now a part of language definition file, and
  2671.   includes font name, international character set to use, and font size. With
  2672.   this settings you can assign special font setting to each language supported
  2673.   in program.  For example, to get Office 97 look & feel, select font 'Tahoma'
  2674.   instead of default 'MS Sans Serif'.
  2675. + Language Editor has been updated to comply with new font settings, and
  2676.   will now show source text and your translation in appropriate fonts, as
  2677.   set in language files.
  2678. * Fixed problem with no language being selected (English should always be
  2679.   default, but...) This bug showed as missing text in dialogs, column headers
  2680.   etc. Once you have selected the appropriate language yourself, everything
  2681.   has returned to normal.
  2682. * Fixed importing File_id.diz files from compressed files, when "Browse only
  2683.   for descriptions" option was enabled.
  2684. * Added some safeties to the new Language Editor, to prevent loosing most of
  2685.   your translations in case some critical error would occur.
  2686. * Fixed a few other minor user-interface related bugs, and made some changes
  2687.   for better multi-language support.
  2688.  
  2689. Version 1.10 beta 1 - 6. February 1998
  2690. --------------------------------------
  2691. + NEW! Complete multi-language support, with run-time language switching and
  2692.   built-in Language Editor for translating the program to your own language.
  2693.   English and Slovenian language files are included with this release, and
  2694.   there are many more under construction at this moment.
  2695. + NEW! Support for exporting reports directly to Microsoft Excel spreadsheet
  2696.   program. Program uses DDE to communicate with Excel, and builds a new
  2697.   table with your report contents. From there you can save generated spread-
  2698.   sheet to .XLS or any other format supported by Excel.
  2699. + Added support for extracting from self-extract (.exe) files.
  2700. + When extracting archive files, type of compression is no longer assumed by
  2701.   file extension, but is recognized from the file itself.
  2702. + Rewritten importing descriptions logic, preparing it for future upgrades.
  2703. + Added optional version info importing from 32-bit Windows files (exe, dll,
  2704.   vxd, ocx...) during disk scan. Program is now able to import file
  2705.   description and version from manufacturer's signature.
  2706. + Added simple description importing for Audio CD disks. Each track will be
  2707.   commented with track number and length, and if CD-ROM or track is already
  2708.   in Windows' CD Player's database, track or disk name will be imported from
  2709.   there.
  2710. + Added 'Remove from User List' button and menu option to most windows, acting
  2711.   as a counterpart to old 'Add to User List' command. This new function will
  2712.   enable you some more detailed user list handling, like using search for
  2713.   finding items to remove from user list. All this is mostly preparation for
  2714.   the next major version which will allow you to save User List contents,
  2715.   giving a whole new dimension to your catalogs.
  2716. + Changed some details about editing disk name in Add/Update dialog. Now you
  2717.   can enter disk name before clicking on the drive button (it won't get
  2718.   overwritten with default disk label any more if you typed it there).
  2719. + Right clicking column headers now shows a menu, where you can either force
  2720.   columns to auto-adjust their width to currently visible data, or show a
  2721.   Columns Setup dialog as in previous versions.
  2722. + After editing description or renaming an item is finished, columns will now
  2723.   auto-adjust their width to accommodate new data.
  2724. + Added *,-,+ keys on numerical keyboard for list selection. '+' ('-') will
  2725.   select (deselect) items on list by file mask, while '*' will invert current
  2726.   selection. All three are acting the same way as in ever popular Norton
  2727.   Commander.
  2728. + 'Export Descriptions' dialog will now keep settings inside current session.
  2729. + 'Compare Files to Catalog' will now store last used settings to registry,
  2730.   keeping them even between sessions.
  2731. + Replaced color selection combo in Report Settings with more powerful color
  2732.   button.
  2733. * Fixed some problems with importing and exporting Files.bbs descriptions,
  2734.   mostly where long file names were included.
  2735. * Improved file error handling in 'Copy To...' command.
  2736. * When trying to change serial number on write-protected disk under Windows
  2737.   NT, disk scan would be aborted with error message. Fixed to ignore the
  2738.   error, leave the serial number alone, and continue with scanning.
  2739.  
  2740. Version 1.02 - 21. January 1998
  2741. -------------------------------
  2742. * Fixed a problem with detecting drives (partitions) in size over 2GB.
  2743. * Made changes to avoid reported problems with some network drives.
  2744. * Fixed problem with band size when changing fonts in report generator.
  2745. * A few problems reported with 1.01 were addressed and fixed in this release.
  2746.  
  2747. Version 1.01 - 9. January 1998
  2748. ------------------------------
  2749. * This version fixes a few more or less rare problems that were reported
  2750.   regarding the final release, and adds some very minor enhancements.
  2751. + Installation script was updated to ask for confirmation before executing
  2752.   Microsoft's Comctl32.dll upgrade installation program.
  2753. + Browse for folder dialog now has a Refresh button, to allow updating the
  2754.   folder tree in case something changed (new drives available, etc.)
  2755. + Context sensitive help was added in Search dialog, too.
  2756. * Fixed problem in Description Assistant where program would sometimes
  2757.   report an error when accessing description files larger than 32kB.
  2758. * Fixed problem in searching for duplicates, the "Don't search for files
  2759.   inside archive files" option did not work as it should.
  2760. * Fixed searching by categories if more than one catalog with categories
  2761.   set was included in searching (returned results may have been incorrect).
  2762. * Fixed updating disks where categories set were sometimes not correctly
  2763.   preserved for some items without description.
  2764. * Fixed a "List index out of bounds" message that may show sometimes when
  2765.   disabling 'Show ".." folders' option in program's settings.
  2766. * The "Autohide After..." checkbox in User Interface settings did not save
  2767.   its state correctly between sessions (it was just reverted).
  2768. * Updated "View / Sort items..." menu to include some missing options.
  2769. * If more than one folder was selected, "Copy To..." only copied the first
  2770.   one and skipped all others. Fixed.
  2771.  
  2772. Version 1.0 FINAL - 31. December 1997
  2773. -------------------------------------
  2774. + Updated installation script to include the latest COMCTL32.DLL files for
  2775.   both Win95 and NT, and made possible for install program to update these
  2776.   files by itself, if necessary.
  2777. + Finally added custom reports to report generator. You can visually select
  2778.   items to include in a catalog tree display - what is visible in tree, this
  2779.   will be printed. There are also a few macro commands to make selection
  2780.   easier, and you can save prepared report layout to file.
  2781. + Added a new option to exclude items compressed inside archive files from
  2782.   searching.
  2783. + Added new shortcut Shift-F10 to bring up item's context popup menu.
  2784. * Finally located and fixed the problem where some descriptions in catalog
  2785.   were not preserved after updating disk data.
  2786. * Fixed a nasty problem with new categories display from the previous
  2787.   release. For some catalogs, categories displayed in columns were not the
  2788.   right ones.
  2789. * Fixed searching by Created and Last Accessed dates, which had sometimes
  2790.   incorrectly returned all compressed files.
  2791. * Fixed a few problems on Windows NT, especially for those users running new
  2792.   Internet Explorer 4.0 with active desktop installed.
  2793. * Fixed handling of Audio CDs on Windows NT. It seems that CD-ROM driver
  2794.   in Windows NT handles Audio CDs a bit strangely compared to Windows 95, and
  2795.   program is now adjusted to that behavior.
  2796. * Fixed numerous small bugs I managed to find in the last week, mostly
  2797.   user-interface related that might show under certain conditions. Hopefully,
  2798.   program is more or less clean now.
  2799. - Note to previous users of WhereIsIt: this final release will "upgrade" your
  2800.   existing catalogs, the first time they are loaded in the program. Each
  2801.   catalog will be marked as modified after loading, and rebuilt from scratch
  2802.   when saved. This is done to enable all of us a fresh start, filtering out
  2803.   all possible problems inside catalogs that could be left over from beta
  2804.   versions.
  2805.  
  2806. Version 1.0 RC4 - 20. December 1997
  2807. -----------------------------------
  2808.  
  2809. + Added a new command: "Copy To..." With this one, you can copy one or more
  2810.   selected files and folders from the catalog to some other folder of your
  2811.   choice. Selected items don't have to have the same origin; you can select
  2812.   to copy items originating from different disks with one single command,
  2813.   and program will prompt you to insert appropriate disks during copying.
  2814.   Ideal if you have grouped items of interest in Search Results list or in
  2815.   the User List, and want to copy them somewhere else.
  2816. + Added categories to be displayed as columns in most item lists.
  2817. + Added option to disable auto-hiding descriptions shown as tool-tips. Until
  2818.   now, you could only set how long will it stay on screen, up to 15s.
  2819. + Search window will now remember last expanded size, and will set it the
  2820.   same next time.
  2821. + Report generator is faster and a bit smarter when generating reports.
  2822.   Sorting items by source is MUCH faster now, and is done only the first time
  2823.   when printing or previewing the report, not every time.
  2824. + Provided are ways to cancel report generation, printing, or exporting it at
  2825.   any given moment, and added some additional progress indicators.
  2826. + Made some small changes to how categories are handled, and improved a bit
  2827.   on associated dialogs.
  2828. + Added ability to search for items without assigned category.
  2829. * Fixed a few problems regarding printer settings in report generator. There
  2830.   were problems with printing to non-default printer, to printer with default
  2831.   paper orientation set to landscape, and printers set in Report Setup and
  2832.   Printer Setup dialog sometimes did not match. Also added more available
  2833.   paper sizes for your reports.
  2834. * When printing reports, number of copies and collate printing now works
  2835.   correctly.
  2836. * Fixed a problem with DiskInfo button in Add Disk dialog.
  2837. * Fixed support for some disks (partitions) over 2.1 GB.
  2838.  
  2839. Version 1.0 RC3 - 8. December 1997
  2840. ----------------------------------
  2841. + Reports had some major improvements in this release. Items in report can
  2842.   now be grouped by their origin (catalog, disk, folder), and printed with
  2843.   appropriate headings. Icons can be optionally included in report, adding
  2844.   some graphics to the printout. Report sections can now have customizable
  2845.   background color, allowing you to make color bands for titles etc, and
  2846.   some new sections were included (headings for grouped items).
  2847. + Added possibility to use some external shell program instead of Windows
  2848.   Explorer with "Open in Explorer" command.
  2849. + Added "Open Description Assistant" to available file double-click actions.
  2850. + In full-screen print preview mode, status line is no longer displayed, in
  2851.   order to maximize visible page area.
  2852. * Fixed repainting buttons in report preview toolbar after changing page.
  2853.  
  2854. Version 1.0 RC2 - 26. November 1997
  2855. -----------------------------------
  2856. * Fixed loading position for dialogs like Search and User List that did not
  2857.   work correctly for some users of RC1 version. The RC2 will fix this problem,
  2858.   as well as prevent any problems resulting from this misbehavior in RC1.
  2859. * Made some changes trying to prevent problems with saving files, as
  2860.   reported by one user. Saving should be more fail-safe now, and should at
  2861.   least report a problem if there is one.
  2862. * Improved saving procedure when operating in low disk space condition, like
  2863.   when saving catalog to floppy disk, or a very full hard drive. The new
  2864.   procedure is much more robust, and will sometimes manage to get job done
  2865.   where older versions couldn't.
  2866. * Fixed a problem with toolbar positioning when it is floating on program
  2867.   startup.
  2868. * Fixed some broken links in the help file.
  2869.  
  2870. Version 1.0 RC1 - 14. November 1997
  2871. -----------------------------------
  2872. + Closing catalogs is now about twice faster as it was before. This also
  2873.   affects the total shutdown time, cutting it to half.
  2874. + Improved a bit on start-up time, and reduced program's memory consumption.
  2875. + Exporting reports to ASCII files is done properly now, and few new options
  2876.   are now available when exporting (normal, tab-delimited or comma-separated
  2877.   columns to choose from)
  2878. + Added a new option to display settings, to disable smooth scrolling while
  2879.   expanding or collapsing tree nodes in main window. Smooth scrolling is
  2880.   automatically active in entire Windows system if using a newer Comctl32.dll
  2881.   library, included with Internet Explorer 4.0, for example.
  2882. + Added zoom cursor to report preview; left click on report area will perform
  2883.   zoom in, and right click will zoom out.
  2884. + Removed some flickering in report preview when changing pages.
  2885. + Description Assistant window will now save its size and position.
  2886. * Prevented the '..' folder from appearing in reports.
  2887. * Searching for duplicates did not find all duplicate files in some special
  2888.   cases. Fixed.
  2889. * Fixed support for disks (partitions) larger than 2.1 GB.
  2890. * Fixed a problem that may occur when printing report. If print job was
  2891.   canceled from Windows while program was still busy printing, WhereIsIt?
  2892.   had some major problems handling this situation in 0.99 version.
  2893. * Fixed some problems with updating main window while moving or copying
  2894.   disks with Catalog Manager.
  2895. - Custom reports will probably have to wait until the 1.1 release, there is
  2896.   just too much to do about them if I want to do it right.
  2897.  
  2898. Version 0.99 - 6. November 1997
  2899. -------------------------------
  2900. + Brand new report generator with print preview is finally included in
  2901.   this release! It is not completely finished, some functionality is yet
  2902.   to come (custom reports), but you can get the general idea. Visual
  2903.   appearance of a report can be customized, and complete print preview
  2904.   is in there, with background page generation, zoom, full screen mode
  2905.   and all. Exporting to ASCII files is just basic at this stage, though,
  2906.   and there may be some minor problems left to solve later. A lot of fresh
  2907.   coding was done in a very short time for the new report generator, and
  2908.   some bugs are probably fair to be expected in this release. Let me know!
  2909.   Check the "reportg.txt" file for some more development details.
  2910. + Extended "Compare Files to Catalog" option to compare not only to one
  2911.   whole catalog, but to allow user to select which disks or catalogs to
  2912.   include in compare (just like in Limit Search option). Also, added a
  2913.   "Cancel" button to interrupt the process if it takes too long.
  2914. + Added a new feature in search by filename: if program detects that data
  2915.   to search for is in a file mask format (using '*' and '?' characters),
  2916.   it will automatically switch to 'Search by File Mask' mode, regardless
  2917.   of previous setting (default is 'Part of Filename' setting).
  2918. + Improved handling of international characters in filenames.
  2919. + Improved detection of multi-session CD-ROMs where Windows may return
  2920.   incorrect total media size (only the last track is counted).
  2921. + Added Ctrl-PgUp to act the same way as a backspace, or a Back button,
  2922.   just like it does in popular Norton Commander. Also added Ctrl-PgUp
  2923.   and Ctrl-PgDown shortcuts to switch tabs in Compare Results window.
  2924. * Fixed disk properties dialog for users with small font setting.
  2925. * Fixed a dialog for disk selection shown when at least two disks with the
  2926.   same parameters already exist in catalog when adding a new disk. For
  2927.   users with small font setting only, window with disks list was not
  2928.   resized properly, covering the buttons at the bottom completely...
  2929. * Fixed searching by filemask. In some special cases, searching failed to
  2930.   correctly locate items.
  2931. * Fixed some minor problems with extracting from RAR files when they are
  2932.   in the right pane of the main window.
  2933. * Fixed some minor problems with recognizing some rare TAR files, and
  2934.   adjusted .Z and .GZ files handling.
  2935. * Fixed some problems about importing descriptions from Files.bbs files.
  2936. * Fixed disk properties dialog for users with small font setting.
  2937. * Some other minor adjustements that came my way...
  2938.  
  2939. Version 0.90.9b - 26. October 1997
  2940. ----------------------------------
  2941. + Added .Z (Unix compress) archive recognition, and .LZH extraction support.
  2942. + Added small fancy tabs in Compare Results window, for easy switching
  2943.   between lists as well as better preview of compare results.
  2944. + Added progress bar indicator when program is loading catalog data needed
  2945.   to search for files in that catalog ("Compare Files to Catalog" option).
  2946. + Added new option in Display Settings to enable/disable showing keyboard
  2947.   shortcuts inside button tooltips. If this is enabled (default), tips
  2948.   will have shortcut information appended, f.e. "Open Catalog (Ctrl-O)"
  2949. + Extended support for NTFS volume labels that can be up to 32 characters
  2950.   long (compared to 11 characters in (V)FAT, FAT32, or CDFS)
  2951. + Added F4 shortcut in Search window and User List to access properties,
  2952.   and added Ctrl-I shortcut for ASCII Viewer.
  2953. + When using external ASCII viewer, program will now always pass filename
  2954.   to view enclosed between two double-quotes. This should allow some
  2955.   applications proper long filename handling when spaces and other "invalid"
  2956.   characters are used in filename. Also, a new option was added to force
  2957.   using short filenames only when running external viewer program.
  2958. * Extracting from RAR archives was broken in 0.90.9, now it's working again.
  2959. * Quick-search introduced in previous version was not setup correctly for
  2960.   the new Compare Results window when new items were displayed. Fixed.
  2961. * Fixed importing description priority order (archive comments always had
  2962.   priority over File_id.diz inside archive, whatever the settings was).
  2963. * When updating disk data with "Quick scan" option on, folder sizes may
  2964.   have been calculated incorrectly. Fixed.
  2965. * Importing descriptions like File_id.diz from inside compressed files
  2966.   sometimes did not work correctly if lower-case chars were used in the
  2967.   filename. Fixed.
  2968. * Number of folders was sometimes reported incorrectly as 65535 for empty
  2969.   disks. Fixed.
  2970. * If trying to open already opened catalog, exception error would show. Fixed.
  2971. * Picture for disabled View button in Search window was displayed incorrectly.
  2972.  
  2973. Version 0.90.9a - 22. October 1997
  2974. ----------------------------------
  2975. + Added a new option to check if files located somewhere on your drive are
  2976.   already stored somewhere in the catalog. As a result you will get three
  2977.   lists of files, telling you which files are new, which were found to be
  2978.   the same in the catalog and which were only matched by name, but not
  2979.   other properties, like size or date .Using this, you should be able to
  2980.   avoid storing the same files to many different places.
  2981. + Added 'View File' command as a choice for double-click action.
  2982. + Changed the 'Clear previous search results' in Search dialog to be checked
  2983.   by default.
  2984. + Enabled quick search in all list windows: if you want to select a known
  2985.   item on the list (file, folder,...), just start typing its name -
  2986.   selection will be repositioned to the first item with name matching to
  2987.   what you have typed.
  2988. + Introduced a small delay before updating the left window when moving
  2989.   selection through the treeview using your keyboard. This prevents
  2990.   unnecessary flicker (left list will be updated in 0.5 seconds after you
  2991.   stop moving). If using your mouse, however, left window will still be
  2992.   updated at once.
  2993. * Fixed ASCII viewer settings, rich-text format parsing was active for all
  2994.   files, not only *.rtf (some rare text files would appear truncated).
  2995.  
  2996. Version 0.90.9 - 19. October 1997
  2997. ---------------------------------
  2998. + Help file has been dramatically improved, and more dialogs now have
  2999.   context-sensitive help available, including the options and main window.
  3000. + New option to compare data in catalog against current data on media is
  3001.   introduced in this version. You can now compare the contents of any disk
  3002.   or folder in the catalog to its origin, in order to find files that are
  3003.   new, deleted, changed, or the same as in time of cataloguing this data.
  3004. + The main toolbar can now be customized! You can rearrange buttons and
  3005.   separators, and select which buttons will appear on toolbar and which not.
  3006.   This became necessary since new version has even more available buttons
  3007.   and toolbar may simply get too big to see for some users.
  3008. + New internal ASCII viewer can show you the contents of any (text) file
  3009.   right out from WhereIsIt. It is no longer needed to have certain file
  3010.   types registered with Notepad and launch them in order to see their
  3011.   contents.
  3012. + Added Unix GZIP and UnGZIP support (.gz file extension)
  3013. + Searching is about 25% faster and safer than before, due to optimized
  3014.   search thread settings.
  3015. + Added ability to change disk serial number in Windows NT, too.
  3016. + Added some safe-guards when ejecting disk under NT. This should allow to
  3017.   safely remove media from drive, without interrupting the system.
  3018. + When program is already running, and user double-clicks catalog file in
  3019.   Explorer, or runs another instance of program with catalog filename as
  3020.   a parameter(s) to load, the running instance will be notified and will
  3021.   try load the specified catalogs.
  3022. + Improved settings dialog. Tabs now have small images on them and a few
  3023.   pages have been changed and added to adjust for new options.
  3024. + Extended Quick-Setup Wizard with some new settings.
  3025. + Sizes for files and folders now have thousands separators for easier
  3026.   reading. Also, you can now set in program's settings if you want sizes
  3027.   displayed as numbers (i.e. 665.795) or formatted printout (i.e. 650.2 kB)
  3028. + After returning to previous folder, by selecting '..' folder or pressing
  3029.   the Back button, previously selected folder is now selected by default.
  3030. + Updating disk image with quick-scan option turned on and lots of compressed
  3031.   files in the same folders will be much faster now.
  3032. + Removed all flickering on toolbar buttons in Search and User List windows
  3033.   when moving selection through items.
  3034. + When creating a new catalog, program will now ask you for the name of the
  3035.   catalog (in previous versions, name was auto-assigned as 'CatalogNN',
  3036.   which is now only the default value in the edit box when you are asked).
  3037. + Added option to create backup (.BAK) files while saving catalogs.
  3038. + Added a default path to catalog files in program settings.
  3039. + Improved multi-instance detection, now it's more fail-safe and robust.
  3040. + Installation files like Setup.exe and Install.exe will now have a special
  3041.   icon, different from other .exe files.
  3042. * Fixed a bug that may cause the catalog to become corrupted. This would
  3043.   only happen if updating disk image was canceled, you were using quick-scan
  3044.   option, catalog contained some archive files, and was later on modified
  3045.   and saved. Considering all this, most users should be on the safe side,
  3046.   but still, I am glad this bug is out.
  3047. * Fixed a problem where a disk scan was sometimes terminated with
  3048.   explanation that error has occurred during disk scan. This was traced back
  3049.   to archive files with dates older that 1.1.1980 (only possible to find on
  3050.   some CD-ROMs, disks with NTFS, but not on disks formatted with FAT).
  3051.   Thanks to Mr. Richard Hieber for detailed analysis on this problem.
  3052. * Fixed some problems when updating virtual disk image.
  3053. * Fixed keyboard interface in Found List and User List. Keys like Enter,
  3054.   Alt-Enter, Delete, Shift-Delete etc. will now work properly.
  3055. * If user would switch to User List or Search window in the same moment
  3056.   while program is busy closing catalog(s), program would crash. Fixed.
  3057. * Fixed counting files on disk update. Archive files like zip, arj,... were
  3058.   not correctly counted in some cases when browsing inside archive files
  3059.   option was enabled. This caused that total files on disk or in catalog
  3060.   were displayed too low.
  3061. * Fixed TAR support. Third-parity component used in WhereIsIt? for most
  3062.   compressed file support had a problem detecting valid TAR files.
  3063. * If trying to autoload catalog that does not exist any more, program would
  3064.   report another error after correctly notifying the user about inaccessible
  3065.   catalog file. Fixed.
  3066. * Many other minor improvements and fixes were added.
  3067.  
  3068. Version 0.90.8b - 21. September 1997
  3069. ------------------------------------
  3070. + Changed Ctrl-X shortcut in main menu for program exit into more standard
  3071.   Alt-F4. Ctrl-X can be used for 'cut' operations where supported. Also
  3072.   added F3 shortcut to bring up Search dialog, and F4 to bring up item's
  3073.   properties.
  3074. + ESC key will now work in Export Descriptions dialog as Cancel button.
  3075. * Fixed problem with double-click on found list items. Item would stay
  3076.   selected from drag&drop operation.
  3077. * Selected items will now be preserved after sorting.
  3078. * Fixed error with exporting descriptions when program would report an
  3079.   error if subfolders checkbox was checked. Some last-minute changes
  3080.   before releasing the 0.90.8 broke this.
  3081. * Fixed some other minor bugs I found in the process.
  3082.  
  3083. Version 0.90.8a - 14. September 1997
  3084. ------------------------------------
  3085. + Added iomega JAZ drive recognition and icon (Win95 only).
  3086. * Fixed a problem regarding updating removable drives stored in existing
  3087.   catalogs that are now recognized as zip or jaz drives.
  3088. * Fixed a minor bug about preserving descriptions on disk update.
  3089. + Some other minor improvements have been added.
  3090.  
  3091. Version 0.90.8 - 12. September 1997
  3092. -----------------------------------
  3093. + Added option to export descriptions back to media, in either of three
  3094.   supported descriptions formats (File_id.diz, Descript.ion, Files.bbs).
  3095. + Added drag & drop capability for adding to User List and moving disks
  3096.   between catalogs. Program is now also capable of accepting drag&drop
  3097.   catalog files from other programs (like Explorer), opening them in
  3098.   WhereIsIt as a result.
  3099. + Added option to eject media after adding/updating it in catalog.
  3100. + Added a new option to change disk serial number if the same is found
  3101.   on another disk in catalog. This will only work on Windows 95 at the
  3102.   moment, I still need some details for Windows NT on this.
  3103. + Search and User List windows will now save their size and position, and
  3104.   they both have buttons to always stay on top of other windows if desired.
  3105. + In Search dialog is a new checkbox to clear previous search results
  3106.   when starting a new search.
  3107. + Extended archive file support with Unix TAR/UnTAR.
  3108. + Archive file support can now be customized, by enabling or disabling
  3109.   each of supported archive types. This allows you to enable only those
  3110.   archives you are using, allowing some faster disk scanning.
  3111. + Two new options are present in disk scan dialog: you can choose if you
  3112.   will allow quick archive file scan when it already exists in the catalog
  3113.   and has not changed, and you can choose to browse archive files only
  3114.   for descriptions, not their contents.
  3115. + Disk scan algorithm has been optimized to reduce number of disk's head
  3116.   movements during an add/update disk operation. This should result in
  3117.   faster and smoother disk reading on slower devices.
  3118. + Added iomega ZIP drive recognition (Win95 only). No more "default"
  3119.   removable-drive icon! For all other drives, I only need to have their
  3120.   signatures. If you have a removable drive, and would like to have it
  3121.   recognized by name and type, contact me by e-mail for simple instructions
  3122.   what I need to have from you. I am still looking for way to do the same
  3123.   in Windows NT.
  3124. + Added some new options when launching EXE files from inside archive files.
  3125.   In many cases, exe files need to have all distribution files available
  3126.   to run properly, not only the .exe file. Program will now offer an option
  3127.   to extract entire archive to temporary folder first and run the exe file
  3128.   from there. This should be enough to enable running most installation
  3129.   programs right out of WhereIsIt?, even if they are compressed.
  3130. + When first item is found while searching, focus is placed on that item,
  3131.   and list is scrolled so item is visible. This way, you can always see
  3132.   which items were added in current search, and which are left from before.
  3133. + Folders from compressed files are no longer stored as separate items in
  3134.   catalog. Only compressed files will be analyzed.
  3135. + Extracting from RAR solid archives is now faster and optimized.
  3136. + Added total files/folders display to catalog's properties
  3137. + Added F2 shortcut for renaming items (same as in Explorer)
  3138. + Program's shut down time has been optimized, and it is now about twice
  3139.   as fast as before.
  3140. + Screen updates were further optimized, resulting in faster browsing
  3141. * Fixed RAR and CAB support. Browsing those files should now finally work
  3142.   properly. Due to fixed bug in multi-volume CAB support, updating disks
  3143.   with such files will be much faster now.
  3144. * Fixed a few Catalog Manager problems, the worst of them sometimes missing
  3145.   files in root folder after moving disks between catalogs.
  3146. * Improved unARJ support. Previous version did not support files compressed
  3147.   with -m4 method.
  3148. * When trying to change category for item in the left tree pane, item was
  3149.   always marked as without category. Fixed.
  3150. * Fixed a very inconvenient bug where sometimes disk descriptions were not
  3151.   preserved after updating the disk.
  3152. * Program will now correctly filter out EOF characters from imported
  3153.   descriptions where present.
  3154. - Extracting from CAB files was (temporary?) removed. It was not working
  3155.   as it should.
  3156.  
  3157. Version 0.90.7a - 16. August 1997
  3158. ---------------------------------
  3159. * Small bug-fix release. Importing from Floppy Master had some problems,
  3160.   and extracting files from compressed files during disk scan did not
  3161.   always work correctly. Some other minor fixes are there, too.
  3162. * A nasty last-minute bug crawled in the new Catalog Manager, causing GPF
  3163.   on move and copy operations.
  3164.  
  3165. Version 0.90.7 - 14. August 1997
  3166. --------------------------------
  3167. + Sorting and browsing is now about three times faster than it was before,
  3168.   and there is much less flicker. Sorting by Disk name and Location (folder,
  3169.   where you can find an item) is more than 15 times faster, with speed
  3170.   comparable to sorting by other sorting options. Also, now you can always
  3171.   cancel sorting with ESC key if you think it's still going too slow.
  3172. + Added Catalog Manager, with ability to copy and move disks between
  3173.   two opened catalogs. Now you can arrange your existing catalogs as
  3174.   you wish. You can also rename, delete or access each disk's properties
  3175.   on the same spot.
  3176. + Added virtual-root capabilities. You can create "virtual disks" in the
  3177.   catalog, with their root folder based on some existing folder other
  3178.   than "\" (much like DOS subst command). This way, you can break down your
  3179.   disk folder structure to more "virtual disks", or select only part of
  3180.   disk to be cataloged.
  3181. + Added Quick-Setup Wizard to guide you through the most important setup
  3182.   settings. This is the easiest way to have program up and running without
  3183.   fear that you forgot to setup something important. During the process,
  3184.   you may also get to know some features of WhereIsIt? you were not aware
  3185.   of before.
  3186. + Sorting dialog has a new user interface. Too many options available at
  3187.   once seem to be to confusing for some users, so program will now show
  3188.   only what is really needed for your selection. The whole procedure of
  3189.   selecting search criteria can now be completed faster, since program
  3190.   will auto-select the appropriate pages and place focus to control you
  3191.   will most likely need.
  3192. + Added un-RAR support. Now you can extract files from RAR archives, too.
  3193. + Lengthy file extractions from compressed files can now be canceled.
  3194. + When updating disk, program can now (optionally) search for existing
  3195.   descriptions not only on the disk you are updating, but on all disks
  3196.   in the catalog. This means that if there is a file with description on
  3197.   any disk in the catalog, and that file matches the file currently updating,
  3198.   the existing description will be adopted by the new file (the same goes
  3199.   for folders, too). When adding a new disk, you may also enable searching
  3200.   through all other disks in the catalog for existing descriptions.
  3201. + Optimized disk update speed. WhereIsIt? will now read only items that
  3202.   have changed since the last update in the catalog, noticeably speeding
  3203.   up the process. This is actually nothing new to WhereIsIt?, but in
  3204.   previous versions it was only enabled for registered users.
  3205. + Improved disk selection dialog used when adding a new disk to catalog
  3206.   and there are already two or more disks with the same parameters. Now
  3207.   you can see details about each disk in selection list, sort disks and
  3208.   access their properties.
  3209. + Added volume label column when displaying disk data.
  3210. + Added standard popup menu to all multi-line edit controls (in Description
  3211.   Assistant, item's properties). There you have a quick access to Cut/Copy/
  3212.   Paste/Delete/Select All operations.
  3213. + Add/update disk dialog was equipped with context sensitive help, as an
  3214.   introduction to start working on the "real" help file (actually, this was
  3215.   a place to do some help related testing for me...)
  3216. * Program will now ask to save changes in catalog if Windows shutdown has
  3217.   been requested.
  3218. * Fixed some sorting problems when reverse sorting was on.
  3219. * Fixed a bug when some descriptions from deep-nested folders were not
  3220.   correctly preserved when updating the disk.
  3221. * Fixed a bug in searching by date. Some code used for testing made its
  3222.   way to the release version and searching by date didn't work as it should.
  3223. * Disabled horizontal scroll-bar from appearing in the properties form's
  3224.   description window. In many cases it took up almost half of usable space
  3225.   in the already too small window. Vertical scroll-bar will still appear if
  3226.   necessary.
  3227. * Importing descriptions from 4DOS/NDOS description file now correctly
  3228.   supports long file names with spaces.
  3229. * Fixed occasional (and quite rare) problem with floating point error when
  3230.   trying to save catalog with one disk, and disk had no subfolders.
  3231. * Fixed some other minor problems, and added some other improvements in
  3232.   program appearance (folders starting with '.' are no longer ignored,
  3233.   Esc key will act as Cancel button in most dialogs,  Alt-Enter is available
  3234.   in tree view, too, some minor adjustments on how program behaves in some
  3235.   specific situations).
  3236.  
  3237. Version 0.90.6 - 20. July 1997
  3238. ------------------------------
  3239. + Windows NT 4.0 (and newer) support is finally there. This version of
  3240.   WhereIsIt? was developed and tested on the NT and many problems regarding
  3241.   this platform have been resolved in this release.
  3242. + NEW! Extracting files from many compressed files is now possible directly
  3243.   from WhereIsIt?. Program internally supports extraction from ZIP, ARJ,
  3244.   ARC, LHA, ZOO and some CAB compressed files, allowing you to extract one or
  3245.   more files to any folder, launch files with associated programs from within
  3246.   compressed files, importing files like file_id.zip from compressed files as
  3247.   descriptions and so on... Other formats will eventually be supported, too, at
  3248.   least by a possibility to use external programs for extracting.
  3249. + Added support for self-extracting exe files. Those can be recognized as
  3250.   normal compressed archive files, showing their contents as folders. Most of
  3251.   previously supported formats are now also supported by their sfx version.
  3252. + Added Column Manager; now you can select which columns you want showing
  3253.   and in what order when data is displayed in the details mode. Just right
  3254.   click on column header or select option from main menu.
  3255. + Improved searching - now you can search for disks, too, not only files
  3256.   and folders.
  3257. + Improved duplicate searching. "Search by Name or Type" tab in search
  3258.   settings is now available for duplicates searching, too. With this,
  3259.   you can search for all duplicate files that match the file mask or file
  3260.   type; for example, all duplicate ".doc" files. Searching for duplicate
  3261.   disks is now possible, too.
  3262. + Improved description importing on disk scan. The routines have been almost
  3263.   completely rewritten, and now you can select priority for description files
  3264.   to import (if description for an item is available from more than one
  3265.   source, it will be imported from the source with highest priority).
  3266. + Description Assistant can now take advantage of new extraction capabilities
  3267.   and load files with useful information even if they are compressed inside
  3268.   archive files like zip, arj,.. Also, there is a new checkbox present to
  3269.   enable/disable OEM-to-ANSI conversion filter on description files (making
  3270.   them more readable by filtering out unusual characters).
  3271. + Added column with item's description in found items list and user list.
  3272. + Added capability to setup catalog categories directly from item's property
  3273.   form (there is a new "Edit" button to access category management).
  3274. * Progress bar flickering when searching for duplicates has been eliminated.
  3275. * Selecting action for double-clicking an item now works in the find window,
  3276.   too (previously, it always brought up item's properties).
  3277. * Fixed bug in searching for duplicates. Searching for files/folders setting
  3278.   did not work. There was also a nasty GPF if you were trying to close
  3279.   catalog while results of duplicate search were still listed in the search
  3280.   window. The algorithm used for searching for duplicate items was a bit too
  3281.   optimized for speed and sometimes missed some identical items.
  3282. * Fixed bug in importing 'descript.ion' files on disk scan. Program would
  3283.   sometimes terminate and cancel disk scan if it found a file with that
  3284.   name and this file was invalid for importing file descriptions.
  3285. * Launching associated programs with compressed files (zip, arj...) presented
  3286.   as folders in the catalog now works correctly.
  3287. * Improved internal icon handling, faster and more compatible with Windows NT.
  3288. * The reported bug about program using very small fonts in dialogs should be
  3289.   fixed now, but I have no way to verify that. If you notice anything weird
  3290.   about fonts it is using, please let me know...
  3291. * Fixed a few other bugs. Selected item statistics in status bar reported
  3292.   wrong selected size if '..' folder was selected. When reversing sort order,
  3293.   '..' folder was incorrectly moved to the end of list. There were some
  3294.   problems with enabling/disabling options and buttons (menu option was
  3295.   enabled and button for the same operation was disabled, for example).
  3296.   About box was a bit modified and WWW link now actually works.
  3297.  
  3298. Version 0.90.5 - 27. June 1997
  3299. -----------------------------
  3300. + WhereIsIt? was migrated to a new version of Delphi, and adjusted to the
  3301.   new environment. This resulted in some improvements, including more
  3302.   flickerless display, solved problem with large tool-tips etc.
  3303. + Added new toolbars, hope you like them (they look just like MS Office 97)
  3304.   Also added saving position for user-list toolbar and fixed some minor
  3305.   problems about toolbars. Also, now you can have old-style buttons on the
  3306.   toolbars if you can't stand those new, mouse-active flat buttons.
  3307. + Searching for duplicate files and/or folders is finally implemented.
  3308.   You can set yourself what two items must have in common to be handled as
  3309.   the same (name, size, date&time, attributes).
  3310. + Added support for browsing inside CAB files while adding disks.
  3311. + Added ability to launch files from WhereIsIt? with associated programs.
  3312.   This requires media to be present, similar to 'Open in Explorer' option.
  3313. + Improved description importing. All imported descriptions are now checked
  3314.   for DOS graphics characters and converted to plan ASCII. This should
  3315.   result in more readable and eye-pleasing descriptions.
  3316. + Improved disk updating. If more disks with the same properties (serial
  3317.   number, label, size,...) are found in the catalog, you are now allowed
  3318.   to choose which disk to update, or to add it as a new disk.
  3319. + In search window, the found list can be maximized and search settings
  3320.   hidden to get more useful space out of search window. Also, searching
  3321.   has been updated to display found items at once, during the search.
  3322. + Added another option in program's settings: you can choose what double-
  3323.   clicking on file means: nothing, show properties, open in explorer, or
  3324.   launch file.
  3325. + Reversing sort order (like second click on already sorted column) is
  3326.   much faster now. Reversing sort order now works in user list and found
  3327.   list, too (just click again the column you wish to sort by).
  3328. * Fixed problem with toolbar buttons sizes, introduced in 0.90.4. Only the
  3329.   first five buttons were adjusted correctly to applied size.
  3330. * Fixed problem with disk media updating. if updating double-density disk
  3331.   in a high-density floppy drive, program would not recognize it as a
  3332.   compatible device.
  3333.  
  3334. Version 0.90.4 - 6. June 1997
  3335. -----------------------------
  3336. + This one took a little longer, but it brings quite a lot, too.
  3337. + Media detection was almost completely rewritten in this release, and
  3338.   adding/updating disks in the catalog has changed a lot, too. Too much
  3339.   stuff to cover everything here, check out for yourself. This should
  3340.   resolve all the serial numbers troubles from previous versions (media
  3341.   detection is now based on media type, serial number, volume label,
  3342.   and total space on media). However, note the separate menu option for
  3343.   updating disk, on disk's popup menu.
  3344. + Added ability to auto-import FILE_ID.DIZ files as folder description when
  3345.   scanning disks.
  3346. + Added a new font setting, for description tool-tips. This is nice thing to
  3347.   have if you are importing a lot of text formatted descriptions like those
  3348.   in FILE_ID.DIZ files. With proportional font it looks a bit messy, and
  3349.   you can set it larger or smaller if you wish. Font setting page in general
  3350.   is a bit more user-friendlier now.
  3351. + Click on the column header in details view, with already sorted items by
  3352.   that column will now sort items in reverse order (the same as pressing
  3353.   the reverse sort button).
  3354. + Added catalog auto saving, on user defined intervals.
  3355. + The '..' folder now always has a description, saying what exactly '..' is.
  3356. + Added a new option in the settings, allowing you to sort archive files
  3357.   (zip, arj,...) that act like folders either as folders or as files.
  3358. + Added time of day to existing update disk date. Now you can see not only
  3359.   the day when disk was updated in catalog, but time also.
  3360. + You can now select to ignore hidden files, hidden folders, or Recycle Bin
  3361.   while performing disk scan.
  3362. + Help file is now closed when program exits.
  3363. * Fixed a few bugs. Adding '..' folders to user list is not possible
  3364.   any more, and '..' folders were causing troubles when they were selected
  3365.   for category and flags setup. Category and flags setup had a bug involving
  3366.   saving categories, which were not always remembered as set. In Description
  3367.   Assistant, disabling search in subfolders for description files did not
  3368.   work right. Report generator sometimes went wild, too, skipping columns
  3369.   and every once a while repeating data.
  3370.  
  3371. Version 0.90.3a - 29. May 1997
  3372. ------------------------------
  3373. * Bugfix release - took some time and fixed some minor bugs found so far.
  3374. - Temporarily removed support for Windows NT. Some reports have indicated
  3375.   troubles running WhereIsIt? on the NT, so this will have to wait until
  3376.   I have a chance to take a closer look on it.
  3377. * Improved install script should now take care of proper installing of
  3378.   the COMCTL32.DLL, the file causing many problems in the last few days.
  3379.   Also, program was modified so it can detect older versions of this file
  3380.   without crashing out with error messages.
  3381. * Fixed bug on searching - after completed searching, most folders would
  3382.   show no contents at all until catalog was reloaded.
  3383. * Fixed a bug on disk scanning, when old descriptions would be lost in some
  3384.   occasions even if an option to preserve them was checked.
  3385. * Some other minor bugs reported have been fixed, and small improvements
  3386.   requested so far are now implemented.
  3387.  
  3388. Version 0.90.3 - 28. May 1997
  3389. -----------------------------
  3390. * This version is out so early because of a bug found in a user interface.
  3391.   When fixing fonts in dialogs in the 0.90.2, I broke it even more for users
  3392.   with small font display settings. Much of text in the dialogs was
  3393.   displayed only partially or clipped away. This didn't show if you were
  3394.   using large font settings (I am, that's why I haven't noticed anything)
  3395. + To avoid having out a new version on bug-fix basis only, I also added
  3396.   support for extracting comments from compressed archive files. If archive
  3397.   file supports comments (ZIP, ARJ, RAR and ZOO do), WhereIsIt? can import
  3398.   them as standard file descriptions. To avoid confusion: archive comment
  3399.   is the thing you can write with "pkzip -z" command for ZIP files...
  3400.  
  3401. Version 0.90.2 - 26. May 1997
  3402. -----------------------------
  3403. * Fixed a nasty bug in the install procedure. File version checking did
  3404.   not work right, causing the comctl32.dll file being replaced even if
  3405.   there was a newer version already on the system. This could seriously
  3406.   impact Windows. Fortunately, the only known way to have a newer version
  3407.   of dll file installed is having Microsoft Explorer 4.0 in place before
  3408.   installing WhereisIt?. Thanks to Jan Libbenga (jali@worldaccess.nl) for
  3409.   reporting this.
  3410. * There was a report of a very small font being used in the program dialogs,
  3411.   making it almost unreadable. I couldn't confirm that bug, but I did some
  3412.   modifications regarding this and I hope it is OK now...
  3413. + Added a help file, but quite a basic one for now, just to get you started.
  3414.   Writing proper help files may be very time consuming, and my time is kind
  3415.   of short at the moment. There will be a full-scale help file in the final
  3416.   release, I promise...
  3417. + Added Floppy Master database import. All previous users of Floppy Master
  3418.   will now be able to use their old catalogs with WhereIsIt?. Still, it is
  3419.   highly recommended to rescan disks with WhereIsIt?, since the new database
  3420.   has a lot more information and support for disks and files than Floppy
  3421.   Master ever had.
  3422. + Added multi-choice support in the left pane. Now you can select multiple
  3423.   items at once to perform an operation on, like adding them to the user
  3424.   list or setting categories and flags. Status bar has been improved to
  3425.   show a small statistics for all selected items.
  3426. + Now you can set category or flags for more items at once, either from left
  3427.   pane list, found list after searching or from user list.
  3428. + Added previous instance checking - if program is already running when user
  3429.   runs it, previous instance will become active instead of running another
  3430.   copy of program.
  3431. * The '..' folder is now always displayed on top, regardless of sorting.
  3432. * Fixed disk usage graph for empty disks (display was wrong).
  3433.  
  3434. Version 0.90.1 - 14. May 1997
  3435. -----------------------------
  3436.   First public release on the Internet
  3437.  
  3438. mid-April 1997
  3439. --------------
  3440.   Field testing started, WhereIsIt? is released to limited audience for
  3441.   evaluation and testing purposes.
  3442.  
  3443. January 97
  3444. ----------
  3445.   WhereIsIt? development started
  3446.