======================================================================
beta 0.4.0 - may-12-2011
Updated to Codejock v15.0.2
======================================================================
beta 0.3.0 - nov-12-2010
Updated to Codejock v13.4.0
======================================================================
beta 0.2.0 - mar-28-2010
---------------
CHANGES
---------------
1. 'Load project' page has been changed to 'VB project' page
2. Naming of images has been changed to allow UC to load
saved images automatically. See the NEWS #1.
3. UC now saves text resources from FRX file, too.
So, all resources will be saved.
---------------
NEWS
---------------
1. Add the feature to load saved images automatically.
UC add the necessary code in the Form_Load() event, so
each form load related images in run-time mode.
This feature add code to load Icon and Picture property.
MouseIcon, instead, will be commented because this property
isn't supported in all CJ controls.
You can activate this feature in Options page
Add code to load images run-time.
2. Add OpenFolder button to 'VB Project' page to open then
folder project in Explorer.
---------------
CORRECTS
---------------
1. Even if 'Empty subfolder, first' options was set, images
wasn't deleted.
2. Cursors resource wasn't saved.
======================================================================
beta 0.1.0 - mar 21 2010
First public release