1.3-052 06/11/2010 [chg] changed libraries to support (backward) compatibility between (beta) releases 1.3-050 05/05/2010 [new] implemented (scriptable) property groupUpdateSummaries [new] implemented (scriptable) property upperTimescaleDateFormat [new] implemented (scriptable) property lowerTimescaleDateFormat [new] implemented (scriptable) property timeScaleFont [new] implemented (scriptable) property tableHeaderFont [new] implemented (scriptable) property popupEnabled to disable 'default' calendar popups [new] implemented (scriptable) property tableWidthPercentage (1 = 100%) [new] implemented addPopupSeparator method [new] implemented clearPopupActions method [new] implemented boolean dataEditingEnabled to enable all data editing/creating; [new] implemented boolean editLinksEnabled to enable editing links; [new] implemented boolean editNewLinkEnabled to enable creating new links; [new] implemented boolean editNewTaskEnabled to enable creating new tasks; [new] implemented boolean editTasksEnabled to enable editing tasks; [new] implemented integer taskMoveMode to set task move mode (constants can be found in Plug-in); [new] implemented integer taskResizeMode to set task resize mode (constants can be found in Plug-in); [new] implemented setMousePressedMethod method to report 'LEFTCLICK', 'RIGHTCLICK' and 'DOUBLECLICK' events [new] added 4 new arguments to return to the willChange methods: isStartChange, isEndChange, isHorizontalMove, isVerticalMove [new] added method scrollToTaskWithId(id) to scroll to task (centered to the area) [chg] made several changes to fix security issue with latest Java release [chg] selectionMethods now return 'DESELECTED' or 'SELECTED' [chg] renamed font property and setFont method to ganttFont and setGanttFont [chg] improved reporting of daterange changes (and added it to the sample solution) [fix] corrected issue with all methods that should prevent a node or a link action from being executed [fix] corrected issue where a custom popup action was also triggered on show of the menu [fix] corrected issues appearing after setting timescaleDynamicResolution 1.2-037 01/29/2010 [new] implemented (scriptable) property showUpperTimescale [new] implemented (scriptable) property showLowerTimescale [new] implemented (scriptable) property timescaleDynamicResolution [chg] included latest libraries (v2.4) [chg] improved Framework to work with external (gui and command-line) installer 1.2-035 08/17/2009 [chg] included latest libraries 1.2-034 07/28/2009 [chg] included latest libraries [chg] removed signature from core-common.jar to avoid security issues 1.2-033 03/16/2009 [chg] it is not longer necessary to register a developer license 1.2-032 01/19/2009 [fix] solved issue with autoSaveFoundSet [fix] solved issue with creating new links and nodes [fix] all properties are now editable and display correct (you need > Servoy build 651) 1.2-031 12/23/2008 [chg] made some adjustments to core activation wizard 1.2-030 12/05/2008 [fix] solved property setting and getting issues [new] added scriptable showing of toolbar buttons and their properties [new] added method setScaleFactor(...) [chg] deprecated register(...) and license convenience methods in Beans [chg] moved register(...) method to Gantt Plug-in [chg] moved license convenience methods to Gantt Plug-in [chg] moved registerJGantt(...) method to Gantt Plug-in [chg] registerJGantt(...) now returns boolean value upon successful registration [fix] improved debugger support for callback methods 1.1-029 10/30/2008 [chg] improved license feedback in log file [fix] changed a couple of core functions 1.1-028 10/30/2008 [fix] preference panel 'Components' is now available again 1.1-027 10/21/2008 [fix] corrected issue with jnlp file 1.1-026 09/11/2008 [chg] redesigned for Servoy 4.0 1.2-028 05/22/2008 [new] added method setDynamicTimeSpans(...) to set (non-) working hours per group 1.1-027 05/08/2008 [fix] corrected issues with links refresh (new empty links added) [new] added method setLinkRecord(inputArray) to add a link to the current FoundSet or DataSet [new] added method setTaskRecord(inputArray) to add a node to the current FoundSet or DataSet [new] added (scriptable) property progressColumn to set the column that hold progress information (percentage) [new] added (scriptable) property progressColor to set the color of the progress bar [new] added method setTimeSpan(...) to set (the color of) vertical (non-) working hours 1.1-026 04/14/2008 [new] added (scriptable) property groupRowLayout to set single or multi row grouping [new] added (scriptable) property gridColor to set the grid line colors [new] added method createUserAction(...) to create action as basis for popup menu item or toobar button [new] added method addPopupAction(...) to add an action to the poup menu [new] added method enablePopupAction(...) to enable/disable the popup menu item [new] added method removePopupAction(...) to remove the popup menu item [new] added method addToolbarButton(...) to add a button to the toolbar [new] added method addToolbarToggleButton(...) to add a toggle button to the toolbar [new] added method enableToolbarButton(...) to enable/disable the button on the toolbar [new] added method removeToolbarButton(...) to remove the button from the toolbar 1.0-025 04/02/2008 [fix] corrected exception thrown from the refresh method [fix] corrected data change, delete etc. methods getting triggered when refresh method is called 0.9-b024 02/25/2008 [new] added method 'getVersionLicensed' to find out what version is licensed [chg] included new JGantt libraries 2.3.4 [chg] reduced client download size for resources with overall savings up to 45% 0.8-b023 12/19/2007 [new] added Font property to property bar 0.8-b022 12/19/2007 [new] initial release [new] added method setTable(..) to create table headers and set hierarchy [new] added method setNodes(...) to create the nodes [new] added method setLinks(..) to create links [new] added method initialize(..) to initialize bean after creating settings [new] implemented I18N support for headers and display names