3.4-241 06/11/2010 [chg] changed libraries to support (backward) compatibility between (beta) releases 3.4-239 05/05/2010 [chg] made several changes to fix security issue with latest Java release 3.4-236 01/29/2010 [chg] improved Framework to work with external (gui and command-line) installer 3.4-234 08/17/2009 [fix] corrected issue with getMaxDay for february in a leap-year 3.4-233 07/28/2009 [chg] removed signature from core-common.jar to avoid security issues 3.4-232 03/16/2009 [chg] it is not longer necessary to register a developer license 3.4-231 01/19/2009 [chg] made some adjustments to core activation wizard 3.4-230 12/05/2008 [fix] unzip now creates the correct target file/folder [fix] unzip when file/folder already exists now gives the target the correct number [new] unzip of a Mac archive is now done without the "__MACOSX" folder 3.4-230 12/05/2008 [chg] added to improved framework 3.4-229 10/30/2008 [chg] getBytes now returns null when input value is null or empty [chg] getByteLength now returns 0 when input value is null or empty [chg] improved license feedback in log file [fix] changed a couple of core functions 3.4-228 10/30/2008 [fix] preference panel 'Components' is now available again 3.4-227 10/21/2008 [new] added getBytes(value, [encoding]) to retrieve byte array of value String [new] added getByteLength(value, [encoding]) to retrieve byte array length of value String 3.3-226 09/15/2008 [new] added developerDir property to Server Object [new] added applicationServerDir property to Server Object 3.2-225 09/09/2008 [fix] corrected issue with Eclipse update manager 3.2-224 08/16/2008 [fix] corrected startup file for client loaded from application server 3.2-223 06/30/2008 [chg] method isServoyClient is now 100% reliable [chg] redesigned for Servoy 4.0 3.1-222 05/16/2008 [chg] reverted outcome of dateDifference(...) to resemble behavior of build 116 [fix] corrected issue where getMaxDay always returned 31 3.1-221 05/08/2008 [fix] corrected issue introduced with 3.1-220 where a 'negative' difference in dateDifference(...) returned a 'positive' value 3.1-220 04/02/2008 [new] added directoryExists to server class [fix] email validation now accepts 4 character extensions [fix] corrected issue with returned number of days in dateDifference(...) 3.1-219 02/25/2008 [new] added IPAddress property to client class, returns array with all client IP addresses [new] added IPAddress property to server class, returns array with all server IP addresses [new] added method 'getVersionLicensed' to find out what version is licensed [chg] reduced client download size for resources with overall savings up to 45% 3.0-218 11/08/2007 [fix] made fileExists(fileName) method visible 3.0-21 11/02/2007 [new] added fileExists(fileName) method to Server tree 3.0-216 [new] added createUUID() to create a random UUID string 2.9-215 [new] added getVersion() and getLicense() methods to retrieve component information [chg] the Plug-in is now lazy loading (again) [chg] separate license file is no longer needed 2.9-214 [fix] corrected an issue where getMaxDay() returned the month instead of the day 2.9-213 [chg] added the plug-in to the new Update manager [new] added sample solution [fix] cleaned and corrected some sample data 2.9-210 [new] added arrayIndexOf(Array, value) method 2.9-210 [fix] fixed a bug that prevented the unzip method to work correct on Windows [new] added arrayContains(Array, value) method [new] added sortArray(array) method 2.9-207 [fix] fixed a bug that prevented the zip method to work correct on Windows [fix] fixed the isNumber(String) method 2.9-206 [fix] fixed a bug where the server method writeFile() wouldn't write the file when called from within a module [fix] fixed a bug that prevented the server method writeFile() from writing a byte[]/binary file [chg] updated samples for client and server methods 2.9.1 [fix] recovered getPrinters and defaultPrinter 2.9 [del] (re-)moved the barcode classes to the Barcode plug-in 2.8 [new] added getPrinters to retrieve an array with defined printers [new] added defaultPrinter property to get and set the default printers 2.7.1 [fix] fixed issue with update checker on windows platform 2.7 [new] added getScreenX(element) and getScreenY(Element) to find the x and y coordinates of an element relative to the screen instead of the Servoy window 2.6 [new] lTrim, rTrim and Trim functions added [new] readme window added to the Tools/Plug-ins/IT2Be readme's menu. [enh] isEmail now removes spaces and optionally checks for double addresses. Push sample code to see the difference before using this function! 1.0 [new] initial release