Type |
Changes |
By |
 |
Fixed bad notification messages from breaking the notification system. |
sejal
|
 |
Added ability to get the period length of a SwtTimerTask. |
sejal
|
 |
Exposed the SwtTimerTask.setPeriod method in order to allow changing of the recurrance. |
sejal
|
 |
The logger was writing the timestamp out in 12 hour format instead of 24 hour format. |
sejal
|
Type |
Changes |
By |
 |
Added ability to show time delayed notification messages immediately. |
sejal
|
 |
Added a DynamicSelectionListener as it is also a very common listener. |
sejal
|
 |
Updated the OpenDialogComposite to support showing a preset location. |
sejal
|
 |
Fixed a couple of minor logging typos. |
sejal
|
Type |
Changes |
By |
 |
Added DynamicBean, FileOpenDialog, and DirectoryOpenDialog utilities. |
sejal
|
 |
Removed the separate dependency on utils api and merged the used utilities into the iniglet framework. |
sejal
|
 |
Documentation Enhancements. |
sejal
|
Type |
Changes |
By |
 |
Dynamic libraries for plugins. So that certain plugins which need more then what the core system provides may be used. |
sejal
|
 |
Fault tolerance so that exceptions tossed by plugins do not exit the entire application. |
sejal
|