WhereIsIt? version 1.0 (Release Candidate 1)
Copyright (c) 1997 Robert Galle
All Rights Reserved


NOTES ABOUT THE NEW REPORT GENERATOR
====================================

In the 0.99 release, the new report generator was featured for the first
time, and is not yet completely finished. Custom report feature is not yet
implemented (it will allow you to print custom reports based on data in
the main window), there are some know problems that will be addressed in
later releases. Implementing such report generator as this one in less than
two weeks was an overkill, too, and some problems may occur that are not
mentioned here. If you find any, please let me know.

KNOWN PROBLEMS:
===============
- Column widths in reports could be handled better. Right now, a column has
  a width of its widest line. This may present a problem if, for example,
  there is just one long filename, this will cause entire column to be
  very wide, even if other filenames hardly use any space. It would be
  better if column would be narrower, and the long filename wrapped over
  few next lines. If anybody has an idea how column widths could be
  calculated optimally, I would welcome it.

- If only one item is left for the last page to print on, the last page in
  the report is sometimes printed blank. Print preview will show the correct
  report, though. This is still being investigated.
