Changes Report

Release History

Version Date Description
0.100.2 DEV Release Canidate 3
0.100.1 2008-10-18 Release Canidate 2
0.100.0 2008-09-06
0.99.1 2008-09-05 Release Canidate 1


Release 0.100.2 - DEV

Type Changes By
fix Fixed bad notification messages from breaking the notification system. sejal
add Added ability to get the period length of a SwtTimerTask. sejal
update Exposed the SwtTimerTask.setPeriod method in order to allow changing of the recurrance. sejal
fix The logger was writing the timestamp out in 12 hour format instead of 24 hour format. sejal

Release 0.100.1 - 2008-10-18

Type Changes By
add Added ability to show time delayed notification messages immediately. sejal
add Added a DynamicSelectionListener as it is also a very common listener. sejal
add Updated the OpenDialogComposite to support showing a preset location. sejal
update Fixed a couple of minor logging typos. sejal

Release 0.100.0 - 2008-09-06

Type Changes By
add Added DynamicBean, FileOpenDialog, and DirectoryOpenDialog utilities. sejal
update Removed the separate dependency on utils api and merged the used utilities into the iniglet framework. sejal
update Documentation Enhancements. sejal

Release 0.99.1 - 2008-09-05

Type Changes By
add Dynamic libraries for plugins. So that certain plugins which need more then what the core system provides may be used. sejal
add Fault tolerance so that exceptions tossed by plugins do not exit the entire application. sejal