| Date |
Release |
Changes |
| 04/21/2005 |
0.99h Beta4
|
|
| 10/20/2004 |
0.99f
|
- New: procedure InsertTextAtCursorPos(sText: String);
- New: procedure InsertHTMLAtCursorPos(sHTML: String);
- Fixed: Bug with border attribute in image dialogue fixed.
|
| 09/30/2004 |
0.99e
|
- New: The kkHTMLEditor supports French (property language="fr")
- Fixed: some bugfixes
|
| 08.09.2004 |
0.99d (intern) |
- Fixed: Error in linking pictures fixed
|
| 06/22/2004 |
0.99c |
- Fixed: Error in HTMLDocumentBody fixed.
- Fixed: Other Errors in saving special characters (Unicode) fixed.
- Change: Offtake of the Access 97 evaluation version. Needs a revise.
|
| 06/09/2004 |
0.99b |
- Intern version
- Fixed: Other Errors in saving special characters (Unicode) fixed.
|
| 06/06/2004 |
0.99a |
- New: Access97 Demo.
- New: Access2000 Demo (should work with Access 2002 and Access 2003).
- Fixed: Display of the ContextMenu entries in Access.
|
| 06/01/2004 |
0.99 |
- New: The ContextMenucan can be free configured.
- New: property IsModified (Daten wurden geändert) is taken up.
- New: The position of the window will be buffered and can be saved in a file.
- New: With the functions HideToolBar and ShowToolBartoolbars can be hidden and shown.
- New: ASP-Demo (VBScript) created.
- Änderung: HTML-Demo improved.
- Fixed: The events OnCreate, OnClick, OnDblClick und OnKeyPress will be activated.
- Fixed: Combobox font size as a DropDown list defined.
- Fixed: Access2000/2003 error in setting of the focus.
- Fixed: Error in linking images in the hypertext dialog.
- Fixed: ToolBar decollator is wrong setted when switching into the 3D mode.
|
| 01/07/2004 |
0.98 |
- New: A new link dialog to support target and many more.
- Change:In the table dialog is not align="left" the default setting any longer.
- Fixed: Error in the CompatibilityMode "Access" while including list elements.
|
| 12/14/2003 |
0.97 |
- New: Property ShowHint
- New: In the table dialog align will be supported.
- Change: dialogs slightly rearranged.
- Fixed: In the table attributes dialog in the Edit-Mode Row- and Col-number are setted on 0 .
|
| 12/07/2003 |
0.96 |
- Documentation in the CHM version of the control version 0.96 is readapted. Online documentation (HTML version) is still the version 0.94.
|
| 12/02/2003 |
0.96 |
- New: Function GetDefaultValue
- New: Function SetDefaultValue. Example: HTMLEditor.SetDefaultValue('TTableDlg', 'Border', 2);
- New: Function DefaultSettings
- Change: default values of the image and table dialogs have changed
- Fixed: Error in the table cell dialog. Background is not setted each time.
|
| 09/28/2003 |
0.95 (intern) |
- Fixed: Error in the Seiten-PopupMenu is fixed. When a FONT tag was in the source code the element was not accurate recocgnized.
|
| 07/16/2003 |
|
- Developer guide updated to latest changes (version 0.94)
|
| 07/15/2003 |
0.94 |
- New print button (optional)
- New print preview (optional)
- New function EnableToolBarItem
- New function DisableToolBarItem
- New function HideToolBarItem
- New function ShowToolBarItem
- New function PrintDocument
- New function ShowPrintDialog
- New function ShowPrintPreviewWindow
- New function CheckMsOCXRegistration
- New function TextDocumentBody
- Modification: Delphi demo application revised
|
| 07/04/2003 |
0.93 |
- New property TableBorderView
- New property ToolBarStyle eingefügt
- New: floating toolbars
- New function SaveToolbars
- New function LoadToolbars
- New: Style Window. Provides selection of CSS style sheets.
- New: text background color
- New: textcolor dialog
- New: licence file for registration
- Modification: revised Delphi demo application
- Removed: property FlatToolbar
- Fixed: bug while switching AxBorderStyles
- Fixed: bug in color dialog (IE only)
|
| 07/01/2003 |
0.92 |
- Modification: property CompatibilityMode revised
- 0 = Internet Explorer (default)
- 10 = Access97/2000
- 30 = Delphi
- Fixed: bug in word-wrap concerning enumerations (Access97/2000)
|
| 06/24/2003 |
0.91 |
- New licencing system: customer licence
is distributed with the file kkHTMLEditorX.lic. Optionally the
kkHTMLEditorX.ocx component may be patched to include the licence
information (cf. program PatchLicense).
|
| 06/23/2003 |
0.90b |
- Modification: property CompatibilityMode
- IE (values 0 - 9)
- Access (values 10 - 29)
- Delphi (values 30 - 49)
- Fixed: bug concerning key-stroke ALT GR
- Fixed: <P>-tag function concerning enumerations (MS Access only)
|