IMPORTANT: support for tables is limited, please test according to your needs 2.2-029 06/11/2010 [chg] changed libraries to support (backward) compatibility between (beta) releases 2.2-027 05/05/2010 [chg] made several changes to fix security issue with latest Java release 2.2-024 01/29/2010 [chg] improved Framework to work with external (gui and command-line) installer 2.2-022 08/17/2009 [chg] changed Framework 2.2-021 07/28/2009 [chg] removed signature from core-common.jar to avoid security issues 2.2-020 03/16/2009 [chg] it is not longer necessary to register a developer license 2.2-019 01/19/2009 [chg] made some adjustments to core activation wizard 2.2-018 12/05/2008 [fix] corrected issue with wrong server folder path [chg] improved sample solution [new] added htmleditor_sample.html and htmleditor_sample.css 2.2-018 12/05/2008 [chg] improved layout of client preference panel [fix] improved debugger support for callback methods 2.1-017 10/30/2008 [chg] improved license feedback in log file [fix] changed a couple of core functions 2.1-016 10/30/2008 [fix] preference panel 'Components' is now available again 1.1-027 10/21/2008 [fix] corrected issue with non-server licenses 2.1-014 10/16/2008 [fix] corrected issue with Eclipse update manager [fix] corrected issue where the editor would not always show up with enabled buttons 2.1-013 08/16/2008 [fix] corrected issue with server/trial license not working on developer 2.1-012 08/14/2008 [fix] corrected startup file for client loaded from application server 2.1-011 06/30/2008 [chg] redesigned for Servoy 4.0 2.0-010 04/02/2008 [chg] moved properties from 'servoy.properties' to separate properties file (as with all other components) 2.0-009 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% 2.0-008 06/18/2007 [new] added onMediaSelectedMethod(), triggered after selecting new media to change the media url [chg] image dialog is now resizable [chg] image selection combobox in image dialog is wider [fix] setting a mediafolder per dialog now really overrides 'global' property settings 2.0-007 [fix] corrected issue where old windows was/is not disposed when saveMethod is not defined [fix] corrected issue where db content was not saved back into the database on save [chg] changed sample solution to show current and previous changes [chg] changed setSaveButtonMethod() to setOnSaveButtonMethod in editor class [chg] changed setRefreshButtonMethod() to setOnRefreshButtonMethod in editor class [new] added setOnMediaUploadMethod() to editor class (returns id and array of filenames) [new] added saveContentOnSaveButtonClick argument to setOnSaveMethod 2.0-007 [new] added editor() method to main class to create editor instance [new] added editor class to support settings per editor instance [new] added getEditor(id) to retrieve an Editor instance per id [new] added getEditors() to retrieve all Editor instances [new] added setBaseURL() to editor class [new] added setOnFocusGained method to editor class [new] added refresh(content) method to editor class [new] added setBaseURL() to editor class [chg] modal editors are now really modal [chg] deprecated setToolbarMethod() and setToolbarRefreshMethod(), now setRefreshMethod(...) [chg] made several cosmetic changes to dialogs [chg] callback methods now return contentPath and array of dbContent args as 5th and 6th argument [fix] removed stacktrace when an imageDialog was cancelled [fix] corrected issue with cancelling a new filename input during save 2.0-006 [chg] deprecated setwidth() in favor of setWidth() [chg] deprecated setToolbarMethod() in favor of setToolbarRefreshMethod() [new] added method setSaveMethod() 2.0-005 [new] added property useDefaultStyle (default false), used when no Stylesheet link is inserted [fix] improved 'Save' button handling when switching editors 2.0-004 [chg] deprecated setCSSFileName in favor of setStyleSheet [chg] saved filename is now checked for missing extension [fix] showEditor now has/shows callback function [fix] corrected tooltips for showEditor [fix] corrected issue with null pointer after saving the html (save button is now disabled after save) [fix] properties show up again in Servoy preference panel [fix] improved enabling/disabling save button 2.0-003 [chg] renamed properties 'bapie.plugin...' to 'com.it2be...' in servoy.properties file [fix] case 0000163:Image selection now respects 'media:///' and 'http://' prefixes [fix] case 0000163:Image selection now removes prefixes like '//' or '/' 2.0-002 [new] added callback method as last argument to editor calls [new] on mouseOver of a button the cursor is a hand cursor [chg] improved sample code [chg] improved sample solution [fix] case 0000163:'Show Table Properties' contextual menu not functional [fix] case 0000163:Insert table button works only intermittently [fix] case 0000163:Prefix '//' or '/' was added when no media folder was set [fix] Hyperlink button works now 2.0-001 [new] introduced showEditor([methodName]); [new] introduced optional id argument to all editor methods, returns id and html source at close of editor [new] introduced optional boolean argument to all editor methods to offer a resizable dialog [new] added 'refresh' button to dialog toolbars that receives id and source and returns html source (setToolbarMethod) [new] added 'setReturnMethod(...)' [new] added 'setToolbarMethod(...)' [new] added 'setEditorModal()' [chg] added plug-in to our framework [chg] renamed (internal) name servoyeditor to it2be_htmleditor [chg] renamed server preferences [chg] started improving sample solution [chg] started improving documentation [chg] deprecated showBlankEditor() [chg] deprecated setSkin(...) [chg] deprecated setUseServoyLookAndFeel(...) [chg] the save button is now enabled/disabled based on changes [fix] fixed a bug where (multi)media subfolders threw an error [fix] fixed a bug where (multi)media files without extension threw an error 1.0-000 [new] initial release by eComScience