| |
|
| |
| Version 1.8 5 July 2007
|
| 1. Jvider Runtime component introduced. Now .jvd file can be loaded
|
| at program startup time dynamically without producing Swing source
|
| code.
|
| 2. Loading of main panel properties fixed
|
| 3. Loading of TabbedPane fixed
|
| 4. Fixed bean recognition to ignore case differences in jar parameters
|
| 5. Generation of action event code fixed to include all components.
|
| 6. Support for setting the icon for JButton, JLabel and JToggleButton added.
|
| 7. Problem exporting source code with long component names under
|
| Mac OS fixed
|
| 8. Other minor issues fixed
|
| Version 1.7 15 May 2004
|
| 1. JSpinner component support added
|
| 2. JToolBar component support added
|
| 3. Ability to change list items of JList, JComboBox, JTree, JTable,
|
| JToolbar added
|
| 4. Command line parameters added. They make working in IDEs
|
| (like IntelliJ IDEA) easier.
|
| Start "jvider.jar -?" for more info.
|
| 5. License management improved
|
| 6. Mac OS X look & feel improved
|
| 7. Screen layout for 800x600 resolution improved
|
| Version 1.6.1 30 September 2003
|
| 1. Fixed problem of custom Java Beans not handling Text attribute (Title) correctly
|
| 2. Fixed problem of not properly saving/loading custom Java Beans
|
| Version 1.6 16 September 2003
|
| 1. Ability to extend component gallery with custom JAVABEANS™ added
|
| Version 1.5.1 15 September 2003
|
| 1. Problem causing jvider to crash on some systems during startup fixed
|
| Version 1.5 11 September 2003
|
| 1. Problem of not properly loading ToolTipText fixed
|
| 2. Support for Insets of GridBagLayout added
|
| 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
|
| 6. Size of the package optimized
|
| Version 1.4 20 June 2003
|
| 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 18 April 2003
|
| 1. Ability to set element properties using JAVABEANS™ technology added.
|
| Note: Support for adding custom JavaBeans is not provided yet.
|
| 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. Handling mouse events on JTabbedPane improved
|
| 8. User entry validation for Name and Title fields added
|
| 9. Java™ Runtime Environment 1.4 or later has to be used now
|
| 10. "Go to Select Tool after inserting the component" option added.
|
| Version 1.2.3 6 February 2003
|
| 1. Bug in loading files fixed (the bug was introduced in 1.2.2 version)
|
| Version 1.2.2 6 February 2003
|
| 1. Undo/Redo logic in TabbedPane fixed
|
| Version 1.2.1 3 February 2003
|
| 1. Undo/Redo feature added
|
| Version 1.2 27 January 2003
|
| 1. Initial public release
|
| |