LMD 2007 - History LMD IDE-Tools
<< Back to Main Page or Product Resources page
Contents
Introduction
This documents contains history logs for LMD IDE-Tools 1.0 and corresponding standalone packs.
First official release: 21-June-2007
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed
History Logs
LMD IDE-Tools 1.X
Release 1.02 (07-Sep-2007)
[-] Fixes in LMD SyntaxEdit and LMD DesignPack
Release 1.01 (20-July-2007)
[+] New Component editor for the TPageControl control that allows to create/delete pages.
[-] Bug fixed: Component tree speed has been improved while working with many objects.
LMD DesignPack 4.X
Release 4.02 (07-Sep-2007)
[-] Bug fixed: Designer and property inspector speed has been improved while selecting many (>100) components.
Release 4.01 (20-July-2007)
[-] Bug fixed: String editors in PropertyInspector write RigthToLeft in Unicode mode.
[-] Bug fixed: Properties on objects that do not return ClassInfo raise if one tries to expand their node in the PropertyInspector.
[-] Bug fixed: Method ObjectFound introduces deadlock.
[-] Bug fixed: Memory Leaks in DesignPack 4.0.
LMD ScriptPack 4.X
LMD SyntaxEdit 1.X
Release 1.03 (07-Sep-2007)
Bugs fixed:
- assign syntax/color schemes.
- memory leak with internal timer
- GutterBar.Visible behavior
- syntax schemes for JS and Perl fixed (bug #529)
New features:
- Color scheme visual editor (property editor for TLMDEditDocument.ColorSchemes)
- TLMDEditView.CustomKeyBindings property added, and visual property editor for it. Now, it's possible to override predefined keybindings in TLMDEditView.
Release 1.02 (17-Aug-2007)
[+] Document.ReadOnly property introduced with View.ReadOnlyBgColor property
[-] BTS #518 fixed (e.g. entering characters with AltGr key)
Release 1.01 (20-July-2007)
[-] Numerous small bugfixes with markers and view
[+] Performance improvements for parser
[+] Block indent/unindent feature added (Ctrl+Shift+I/Ctrl+Shift+U)