Difference between revisions of "LMD 2007 - History LMD IDE-Tools"
Line 14: | Line 14: | ||
=== LMD IDE-Tools 1.X === | === LMD IDE-Tools 1.X === | ||
+ | ==== Release 1.02 (07-Sep-2007) ==== | ||
+ | [-] Fixes in LMD SyntaxEdit and LMD DesignPack | ||
+ | |||
==== Release 1.01 (20-July-2007) ==== | ==== Release 1.01 (20-July-2007) ==== | ||
[+] New Component editor for the TPageControl control that allows to create/delete pages.<br> | [+] New Component editor for the TPageControl control that allows to create/delete pages.<br> | ||
Line 19: | Line 22: | ||
=== LMD DesignPack 4.X === | === 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.<br> | ||
+ | |||
==== Release 4.01 (20-July-2007) ==== | ==== Release 4.01 (20-July-2007) ==== | ||
[-] Bug fixed: String editors in PropertyInspector write RigthToLeft in Unicode mode.<br> | [-] Bug fixed: String editors in PropertyInspector write RigthToLeft in Unicode mode.<br> | ||
Line 24: | Line 30: | ||
[-] Bug fixed: Method ObjectFound introduces deadlock.<br> | [-] Bug fixed: Method ObjectFound introduces deadlock.<br> | ||
[-] Bug fixed: Memory Leaks in DesignPack 4.0.<br> | [-] Bug fixed: Memory Leaks in DesignPack 4.0.<br> | ||
− | + | ||
=== LMD ScriptPack 4.X === | === LMD ScriptPack 4.X === | ||
=== LMD SyntaxEdit 1.X === | === LMD SyntaxEdit 1.X === | ||
+ | ==== Release 1.03 (07-Sep-2007) ==== | ||
+ | |||
==== Release 1.02 (17-Aug-2007) ==== | ==== Release 1.02 (17-Aug-2007) ==== | ||
[+] Document.ReadOnly property introduced with View.ReadOnlyBgColor property<br> | [+] Document.ReadOnly property introduced with View.ReadOnlyBgColor property<br> |
Revision as of 01:17, 10 September 2007
<< 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)
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)