What's new in ActiveSkin 2.2?
  * New "Curves" sample is added
  * Documentation and help files were completely rewritten 
  * ActiveSkin can now use winamp skins using WinAmp.xml template file
  * SkinBuilder and other samples were improved
  * Some bugs were fixed
  * Performance was improved

What's new in ActiveSkin 2.0?
  * Some minor bugs were fixed
  * Drawing and resizing performance were greatly improved
  * Multithreaded support of external processes added
  * New outstanding process "MoveTo" was added. Now you can create resizing
  and moving parts of a skin, and even dynamically updating window regions
  * Skin Builder was slightly improved

What's new in ActiveSkin 2.0 beta 2?
  * A lot of bugs were fixed, so now it is much more reliable and robust
  comparing to beta 1.
  * Some improvements for Skin Builder were made.
  * Skin Builder is now available with sources, so you can use them to
  understand ActiveSkin fundamentals or to create your own skin editor!

What's new in ActiveSkin 2.0 beta 1?
  * The major achievement is changing internal C++ class structures into COM/OLE
  objects, thus making possible to interact with skin at runtime!
  * As the result of this Active Skin Builder has appeared that is capable to
  edit and create new skins visually. 

What's new in ActiveSkin 1.25?
  * Visual C++ and Delphi examples were added
  * Some skins were greatly improved
  * Script language string size is unlimited now
  * Initialization and shutdown bugs were eliminated
  * Skin.xml bound checks were improved
  * Incompatibility of ActiveSkin in VisualC++ and Windows NT was resolved
  * Some optimization was made

What's new in ActiveSkin 1.21?
  * Borland/Inprise Delphi and Microsoft Visual C++ first-chance exception fixed

What's new in ActiveSkin 1.20?
  * Borland/Inprise Delphi and Microsoft Visual C++ support added!
  * 'CustomSkinDemo' example application was improved
  * Memory management was improved
  * A lot of bugs were fixed

What's new in ActiveSkin 1.14?
  * 'CustomSkinDemo' amazing example application was added
  * Control shutdown performance and visual appearance was highly improved.
  * New feature was added to restrict the form maximization when it's necessary

What's new in ActiveSkin 1.12?
  * Fixed a little bug that prevented the redrawing of controls in some cases
  * "About Skin" menu item position was optimized
  * Documentation was improved

What's new in ActiveSkin 1.10?
  * Borland Delphi experimental support is included. 
  * Fixed some system menu bugs
  * Fixed script positioning bug
  * Rewrote some memory allocation code.
  * Added a minimal bounds check for windows. Now it's possible to limit minimal
    size of the window to prevent some display scratching.
  * Fixed a skin bug
  * Documentation mistakes fixed.
  * Optimized bitmap transparency mode some more. About 40% faster.
  * Fixed a lot of little cosmetic bugs.

What's new in ActiveSkin 1.08?
  * Little bugfixes.
  * Documentation mistakes fixed.
  * 32 bit bitmap mode incompatibility with some display adapters fixed.
  * 24 bit bitmap mode drawing speed improved.
  * "About Skin" menu item bug fixed.
  * Color Morphing process added. Now you can smoothly change one color
    to another or even global transparency of the SkinObject.

What's new in ActiveSkin 1.05?
  * Documentation mistakes fixed.
  * A lot of new skins was developed by our designer team and by me
  * Window size calculation bug fixed. Now all skins work fine.
  * 24 bit bitmap mode drawing speed improved.
  * Optimized window closing speed, but there are some minor bugs remained.
  * A huge and terrible bug that caused to crash in cyclic event generation
    fixed.

What's new in ActiveSkin 1.04?
  * A lot of improvements added.
  * New process ImageMorph added. It allows you to morph smoothly one picture
    to another!
  * Window maximization bug fixed.
  * Skin loader fuction optimized.
  * Some error handling improved.
  * Controls positioning and sizing system was improved.
  * New process MoveTo added. 
  * Skin activation speed improved.
  * Non-rectangular form generation routine optimized.
  * Beta support for Word Basic was added. Now it is possible to create skin
    effects for Word applications. 

