Difference between revisions of "LMD 2007 - History LMD IDE-Tools"

From LMD
Jump to: navigation, search
Line 17: Line 17:
 
==== 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>
 +
[-] Bug fixed: Component tree speed has been improved while working with many objects.<br>
  
 
=== LMD DesignPack 4.X ===
 
=== LMD DesignPack 4.X ===
Line 25: Line 26:
 
[-] 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>
 +
[-] Bug fixed: Designer and property inspector speed has been improved while selecting many (>100) components.<br>
 
=== LMD ScriptPack 4.X ===
 
=== LMD ScriptPack 4.X ===
  

Revision as of 13:11, 7 September 2007

<< Back to Main Page or Product Resources page

[edit]

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.XX (XX-XXX-2007)

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.XX (XX-XXX-2007)

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.
[-] Bug fixed: Designer and property inspector speed has been improved while selecting many (>100) components.

LMD ScriptPack 4.X

LMD SyntaxEdit 1.X

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)