2.0-035 06/11/2010 [chg] changed libraries to support (backward) compatibility between (beta) releases 2.0-033 05/05/2010 [chg] made several changes to fix security issue with latest Java release 2.0-030 01/29/2010 [chg] improved Framework to work with external (gui and command-line) installer 2.0-028 08/17/2009 [chg] changed Framework 2.0-027 07/28/2009 [chg] removed signature from core-common.jar to avoid security issues 2.0-027 03/16/2009 [chg] it is not longer necessary to register a developer license 2.0-026 01/19/2009 [chg] made some adjustments to core activation wizard 2.0-025 12/05/2008 [chg] added to improved framework 2.0-024 10/30/2008 [chg] improved license feedback in log file [fix] changed a couple of core functions 2.0-023 10/30/2008 [fix] preference panel 'Components' is now available again 2.0-022 10/21/2008 [fix] corrected issue with Eclipse update manager 2.0-020 08/16/2008 [fix] corrected startup file for client loaded from application server 2.0-019 06/30/2008 [chg] redesigned for Servoy 4.0 1.5-018 06/12/2008 [fix] it was not possible to show a dialog without both count and percentage display 1.5-017 04/02/2008 [chg] made some important improvements to the core to prepare for Servoy 4.0 1.5-016 02/25/2008 [new] added method 'getVersionLicensed' to find out what version is licensed [chg] reduced client download size for resources with overall savings up to 45% 1.5-015 11/06/2007 [new] added showModal() property 1.5-014 [new] added tooltips to button and dialog class [new] added showWaitcursor property to the dialog, shows up when the dialog is shown [new] added showWaitcursor to the plug-in to show/hide a wait cursor on the main window [new] added text label above the progress bar for more user feedback [new] added i18n support (format 18n:key) [new] added method to add an icon (top-left position) [chg] refactored dialog methods setDisplayCompletionMessage() and displaysCompletionMessage() to displaysCompletionMessage property [chg] refactored dialog methods setDisplaysCount() and displaysCount() to displaysCount property [chg] refactored dialog methods setDisplaysPercent() and displaysPercent() to displaysPercentage property [chg] refactored button methods setCancelsProgressOperation() and cancelsProgressOperation() to cancelsProgressOperation property [chg] refactored button methods setRequiresUserConfirmation() and requiresUserConfirmation() to requiresUserConfirmation property [chg] changed sample solution [chg] deprecated getTarget() [chg] centered dialog to Servoy main window instead of screen [chg] buttons are now right aligned [fix] corrected issue where a value would not be updated (visibly) when the minimum was set beyond zero [fix] corrected issue where getCount() would not return the correct count when initially set beyond zero [fix] the preset dialog size is now respected [fix] databaseManager transactions now work in Servoy 3.x as well 1.3-003 [chg] case 0000162: removed default text that was appended to Button.messageOnClick(...) dialog message 1.3-002 [new] added getVersion() and getLicense() methods to retrieve component information [chg] the plug-in is now lazy loading 1.3-001 [chg] created new sample solution [chg] made the plug-in behave more as a Servoy plug-in [chg] improved layout of progress dialog [chg] renamed plug-in 'Progress' to 'it2be_progress' [chg] renamed 'ProgressButton' class in plug-in to 'Button' [chg] renamed 'ProgressDialog' class in plug-in to 'Dialog' [chg] renamed method 'createProgress(...)' to 'dialog(...)' [chg] renamed method 'createProgressButton()' to 'button()' [chg] renamed method 'executeMonitoredMethod(...)' to 'executeMethod(...)' [chg] renamed method 'addButtonSpacer(...)' to 'addSpacer(...)' [chg] renamed method 'addProgressButton(...)' to 'addButton(...)' R1.2.13 [new] added support for Vertical/Horizontal Orientation of the Progress Bar R1.2.13 [new] initial release