
List of fixed bugs from release 0.90 to 0.91
============================================

Visual part
-----------

1. switching between components is now much faster
1a. selecting components with right mouse button - prevents component
"jumping" problem on some platforms (OS/2)
2. class' package settings is now regenerated O.K. after form reload
3. form foreground & bckground now changes OK if user changes it on the form
with grid visible
4. insets variable is now regenerated OK after form reload
5. clicking on form in real mode now works correctly (does not show form's
properties in Component Inspector)
6. better behaviour on edge between guarded/non-guarded blocks
7. forms is now backuped on save
8. regeneration of non-visual  components after reload now works OK

9. All classes have names shorter then 32 character (caused problem on Mac)
10. Improved Gauge
11. Improved save and load of ImageLabel

Other
-----

1. "Comment coloring" in editor is now much better
2. Browser reparses file imediatelly after save
3. Now it is possible to create files in other than first part of CLASSPATH


