JGUIraffe Changes Report definition

Release History

VersionDateDescription
1.22012-11-15Adding OSGi support
1.12012-02-12First maintenance release
1.02010-09-03First release

Release 1.2 - 2012-11-15

TypeChangesBy

add

Added OSGi support. Fixes 3535847.oheger

Release 1.1 - 2012-02-12

TypeChangesBy

add

Improvements of the dependency injection framework related to factory beans and builder classes. Fixes 3480996.oheger

add

SwingTableComponentHandler now ensures that a newly selected row (in single-selection mode) becomes visible. If necessary, it changes the position of the scroll pane. Fixes 3380233.oheger

update

Updated test dependency to EasyMock to the most recent version 3.0. Fixes 3380231.oheger

add

Added a transformer to StaticTextData objects which simpliefies usage of static text controls in forms. Fixes 3368763.oheger

fix

Builders could throw an undocumented LocatorException. Such exceptions are now caught and re-thrown as BuilderException exceptions. Fixes 3368750.oheger

fix

Fixed a NullPointerException which can occur in the dependency injection framework when looking up beans by classes rather than bean names. Fixes 3299754.oheger

Release 1.0 - 2010-09-03

No changes in this release.