                    jvider - Change Log

Version 1.6         -----------------------------------------------------
  1. Ability to extend component gallery with custom JavaBeans added

Version 1.5.1       -----------------------------------------------------
  1. Problem causing jvider to crash on some systems during startup fixed

Version 1.5         -----------------------------------------------------
  1. Support for Insets of GridBagLayout added
  2. Problem of not properly loading ToolTipText fixed
  3. Ability to set internal Insets of components added
  4. Initial Build Area size option added in Options dialog
  5. Check for Java version 1.4 or higher added

Version 1.4         -----------------------------------------------------
  1. Hierarchical component tree view added. 
     It solves the problem of inconvenient selection of nested panels
  2. Export to JDialog item added
  3. Action toolbar added
  4. Fixed bug in saving ToolTipText property in source code
  5. Fixed problem of not properly saving/loading properties of the main panel
  6. Fixed problem of open design not becoming "dirty" after components are moved,
     resized, or actions are undone or redone
  7. Some other minor fixes

Version 1.3         -----------------------------------------------------
  1. Java Beans technology employed to allow customizing the components
  2. Multiple Pastes' allowed from single Copy/Cut command
  3. Fixed problem with Scrollbar code generation
  4. Compatibility with Apple Mac OS X improved:
     - Mac look & feel improved;
     - Proper modifier key used.
  5. JTree component support added
  6. JSplitPane component support added
  7. "Go to Select Tool after inserting the component" option added
  8. Now cell weight Y is set when creating the following components:
     JTextArea, JLabel, JTable, JList, JTree, JTabbedPane and JSplitPane
  9. JavaTM Runtime Environment 1.4 or later has to be used now
 10. Handling mouse events on JTabbedPane improved
 11. User entry validation for Name and Title fields added

Version 1.2.3       -----------------------------------------------------
  1. Bug in loading files fixed (the bug was introduced in 1.2.2 version)

Version 1.2.2       -----------------------------------------------------
  1. Undo/Redo logic in TabbedPane fixed

Version 1.2.1       ----------------------------------------------------- 
  1. Undo/Redo feature added

Version 1.2         -----------------------------------------------------
  1. Initial public release
