HelpScribble Version History
============================


HelpScribble 4.2.1    (7-Mar-99)
------------------

  * Minor bug fixes


HelpScribble 4.2.0    (10-Jan-99)
------------------

  * Fixed the (hopefully) last bug in saving true color SHGs.
  * Registration information in the help file updated to the new situation in the 
    European Monetarain Union.
  * New contact information:
     * http://www.jgsoft.com
     * helpscribble@jgsoft.com


HelpScribble 4.1.1    (28-Dec-98)
------------------

The true color SHG files produced with HelpScribble 4.1.0 did not always agree with the help compiler, 
causing it throw up ugly, non-informative error messages and crash.
HelpScribble 4.1.1 will save true color SHGs in such a way that the help compiler will accept them.


HelpScribble 4.1.0    (28-Nov-98)
------------------

Bug fixed:
  * The images on the toolbar buttons were all black under Windows 98 and high color mode.

Changes to SHG editor:
  * The SHG editor will now read true color SHG images in addition to 16 and 256 color ones.
  * It will now allow you to save true color SHG's as well.
  * Since there were too much problems with saving 256 color SHG's, this option has been dropped.
    If you previously created 256 color files, open them in the SHG editor and pick File|Save As and
    save them as true color files. 
  * Saving 16 color files is still possible, since true color images will look bad on systems that
    do not support true color, but only 256 or 16 colors.
  

HelpScribble 4.0.5    (25-Oct-98)
------------------

Bugs fixed:
  * Contents file was sometimes being saved with a wrong filename when making the help file
  * Project Options did not read and write the Kind of Help File setting properly (D4 and C3 were ignored)
  * Clicking the Find Help Compilers button in Project Options often caused HelpScribble to crash


HelpScribble 4.0.4    (20-Sep-98)
------------------

Bugs fixed:
  * The Setup program did not update the Delphi 4 and C++Builder 3 Tools menu properly
    (sometimes causing Delphi 4 or C++Builder 3 to hang at startup)
  * With the wheel mouse, the Topic Grid could be scrolled to show inexisting rows, resulting in garbage shown on the screen
  * Import from RTF & HPJ crashed with a page fault

Added features:
  * Insert Topic item to Topic Grid context menu
  * Delphi Source Code Parser now supports class methods and resourcestrings


HelpScribble 4.0.3    (30-Aug-98)
------------------

Bugs fixed:
  * Project|Import did not work. It only gave a few ugly error messages.
  * Project|Export now properly exports the .cnt file too.


HelpScribble 4.0.2    (27-Aug-98)
------------------

Some bugs introduced in version 4.0.0 were fixed:
  * Bold and Italic buttons did not work properly
  * Find button on the Find and Replace dialog did not do anything
  * >> button to show the grid in the Contents Editor did not work properly

Fixed an older bug:
  * When changing the Topic ID, the Contents String would always be set to Scribble1234, even if the user set it to something different.


HelpScribble 4.0.1    (23-Aug-98)
------------------

  * Fixed bug (introduced in version 4.0.0) which rendered the Contents Editor unusable.


HelpScribble 4.0.0    (22-Aug-98)
------------------

  * HelpScribble's HelpContext property editor now supports Delphi 4 and C++Builder 3.
  * You can now generate help files for your VCL components that are compatible with Delphi 4 and C++Builder 3.
  * You can now drag-and-drop items from the properties to the events lists and back in the Delphi source code parser.
    (To correct occasional mistakes made by the parser).
  * The Delphi source code parser supports the language features new in Delphi 4
  * Added Merge function to the Project menu. It allows you to merge two HelpScribble projects.
  * If you have a wheel mouse, you can use it to scroll the Topic Grid or the Topic Text.
  * The Topic Grid can now be docked to the left or the right, or be made to float.
  * The Help Compiler Error Log can now be made to float.
  * The recent file list (Project|Reopen) is now also accessible from the toolbar.
  * The buttons on HelpScribble's main window are now a little smaller, 
    and the bitmaps are also shown next to the corresponding menu items.