JGoodies Skeleton Release Notes CHANGES IN 24.02.0 -------------------------------------------------- o Compiled against Smart Client 8.12.2. CHANGES IN 23.05.3 -------------------------------------------------- o Improved responsive layout: shaft comment area. CHANGES IN 23.05.2 -------------------------------------------------- o Overhauled the user interface towards Windows 11. CHANGES IN 23.05.1 -------------------------------------------------- o Added modules to tool bar; reactivated the messages view. CHANGES IN 23.05.0 -------------------------------------------------- o Updated to the JGoodies Smart Client 8.12.0. o Moved to WinUI 3. o Removed the dynamic help feature. CHANGES IN 23.04 ---------------------------------------------------- o Updated to the JGoodies Smart Client 8.11.0. o Fixed the build of the source distribution. CHANGES IN 22.12 ---------------------------------------------------- o Editor layouts are responsive, i.e. change with the width. CHANGES IN 22.04 ---------------------------------------------------- o Adapted to changes in the Form API. CHANGES IN 3.5.8 ---------------------------------------------------- o Updated to JGoodies Smart Client 8.9.0b1. o Fixed the JAR manifest's Add-Exports and Add-Opens entries. CHANGES IN 3.5.6 / 3.5.7 -------------------------------------------- o Updated to JGoodies Smart Client 8.8.0b1/b2. CHANGES IN 3.5.5 ---------------------------------------------------- o Registers toolbar keyboard actions. CHANGES IN 3.5.3 / 3.5.4 -------------------------------------------- o Uses the most recent Smart Client libraries. CHANGES IN 3.5.2 ---------------------------------------------------- o Renamed classes. CHANGES IN 3.5.0 ---------------------------------------------------- o Layouts use SmartForm. CHANGES IN 3.4.8 ---------------------------------------------------- o Uses the Smart Client 8.5 libraries. CHANGES IN 3.4.7 ---------------------------------------------------- o Includes a workaround for a text selection bug in Java 9.0.4. CHANGES IN 3.4.6 ---------------------------------------------------- o Runs on Java 9 on OS X. o Simplified the preferences dialog. CHANGES IN 3.4.5 ---------------------------------------------------- o First version to run on Java 9. CHANGES IN 3.4.4 ---------------------------------------------------- o Bug fixing. CHANGES IN 3.4.3 ---------------------------------------------------- o Improved support for high dpi displays. CHANGES IN 3.4.2 ---------------------------------------------------- o Compiled against the latest library versions. o Fixes the Mac about name. o Improved the appearance on OS X. CHANGES IN 3.4.1 ---------------------------------------------------- o Consistent builder construction. CHANGES IN 3.4.0 (Java 8) ------------------------------------------- o Moved to Java 8. o Recompiled and linked with the latest library versions. CHANGES IN 3.3.6 ---------------------------------------------------- o Recompiled and linked with the latest library versions. CHANGES IN 3.3.5 ---------------------------------------------------- o Updated the certificate. o Recompiled and linked with the latest library versions. CHANGES IN 3.3.4 ---------------------------------------------------- o Recompiled and linked with the latest library versions. CHANGES IN 3.3.2 ---------------------------------------------------- o More modern appearance and start sequence. o Replaced splash window by splash content in the tool's frame. o Recompiled and linked with the latest library versions. CHANGES IN 3.3.1 ---------------------------------------------------- o Recompiled against the latest library versions. o Uses the new combo box binding feature. CHANGES IN 3.3.0 ---------------------------------------------------- o Build packs the JNLP file. CHANGES IN 3.2.2 ---------------------------------------------------- o Recompiled against the latest library versions. CHANGES IN 3.2.1 ---------------------------------------------------- o Recompiled against the latest library versions. CHANGES IN 3.2.0 ---------------------------------------------------- o Uses the new FormBuilder to build panels. o Uses the new JSDL Core builders: TaskPaneBuilder, PropertyPaneBuilder, WizardPageBuilder. o Uses the new JSDL Basics builders: MessagePaneBuilder and StandardPaneBuilder. o Uses new APIs from UIF2 builders: MenuBuilder, PopupMenuBuilder, ToolBarBuilder. o Uses the Java 7 source code style. o The Jar manifest now provides the security information required by recent Java versions. CHANGES IN 3.1.0 ---------------------------------------------------- o Uses the new fluent interface for wiring the event handling that provides a uniform way for setting up different sorts of event handlers including Actions. CHANGES IN 3.0.2 ---------------------------------------------------- Uses the new method annotations from Application 1.4. CHANGES IN 3.0.1 ---------------------------------------------------- Uses a new project and package layout that is shared by all recent JGoodies example and prototype applications. CHANGES IN 3.0.0 ---------------------------------------------------- The pattern, structure, and all classes have been overhauled to follow the recommended implementation style. o Constant values and lists use enums. o Class names follow our modern conventions. o Integrated JGoodies Validation. o Uses JGoodies Binding to synchronize domain properties with GUI fields. o Split MainModel into ApplicationModel and DesktopModel. o Updated resources. o Renamed from Skeleton Pro 2 to Skeleton. o Compiled against the most recent library versions. o Source code cleanup. o Renamed to Skeleton. CHANGES IN 2.1.1 ---------------------------------------------------- o Replaced SelectionInList by (ListModel, ListSelectionModel). o Improved event handling implementations. CHANGES IN 2.1.0 ---------------------------------------------------- o Requires and uses Java 6. o Recompiled against the latest library versions. o Updated build files. CHANGES IN 2.0.0 ---------------------------------------------------- o Updated JSDL Component lib fixes a runtime error during the construction of a text area. o Updated JSDL Core lib fixes missing icon in Tip of the day.