LMD 2015 - History: Difference between revisions

From LMD
Jump to navigation Jump to search
Created page with "{{HEAD-ResOnly}} == Introduction == This documents contains history logs for all LMD 2015 products.<br> First official release: '''15-Sep-2014'''<br><br> LMD-Tools section incl..."
 
No edit summary
Line 7: Line 7:
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>


== Release 2015.1 (25-Sep-2014) ==
=== Common Runtime ===
[-] Critical bug with TLMDPngImage (causing TLMDPngImageList to fail loading images from streams) fixed.<br>
[-]TLMDPNGImageList/TLMDGraphicList Component Editors reworked (modeless -> modal dialogs). Solves AVs in IDE when using TLMDPNGImageList/TLMDGraphicList controls after editor was executed.<br>
=== LMD DockingPack ===
[+] TLMDDockPanel: New virtual <i>DoActiveChanged</i> method added.<br>
=== LMD-Tools ===
[-] LMDSysIn.pas: Header problems with C++Builder fixed<br>
=== LMD SysPack ===
[-] TLMDSysMemoryObject: Header problems with C++Builder fixed<br>
[-] TLMDSysMemoryObject: String conversion problem for display of memory size (were converted to 32bit) fixed.<br>
=== LMD SyntaxEdit ===
[-] Pascal Scheme modified (IgnoreCase attribute enabled).
=== LMD ElPack ===
[-] TElXTree: Problems with OwnStyle definitions in 64bit projects solved (caused DFM loading errors in 64bit applications.<br>
<br>
== Release 2015.0 (14-Sep-2014) ==
== Release 2015.0 (14-Sep-2014) ==
First official release.<br>
First official release.<br>
{{Top}}
{{Top}}

Revision as of 22:48, 24 September 2014

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2015 products.
First official release: 15-Sep-2014

LMD-Tools section includes standalone packs as follows: LMD BarPack, LMD ChartPack, LMD DialogPack, LMD DockingPack, LMD FxPack, LMD RichPack, LMD SearchPack, LMD ShellPack, LMD SysPack, LMD StoragePack, LMD ThemePack and LMD WebPack.
LMD IDE-Tools section lists changes in LMD IDE-Tools Integration package, LMD DesignPack, LMD ScriptPack and LMD SyntaxEdit.

Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed

Release 2015.1 (25-Sep-2014)

Common Runtime

[-] Critical bug with TLMDPngImage (causing TLMDPngImageList to fail loading images from streams) fixed.
[-]TLMDPNGImageList/TLMDGraphicList Component Editors reworked (modeless -> modal dialogs). Solves AVs in IDE when using TLMDPNGImageList/TLMDGraphicList controls after editor was executed.

LMD DockingPack

[+] TLMDDockPanel: New virtual DoActiveChanged method added.

LMD-Tools

[-] LMDSysIn.pas: Header problems with C++Builder fixed

LMD SysPack

[-] TLMDSysMemoryObject: Header problems with C++Builder fixed
[-] TLMDSysMemoryObject: String conversion problem for display of memory size (were converted to 32bit) fixed.

LMD SyntaxEdit

[-] Pascal Scheme modified (IgnoreCase attribute enabled).

LMD ElPack

[-] TElXTree: Problems with OwnStyle definitions in 64bit projects solved (caused DFM loading errors in 64bit applications.

Release 2015.0 (14-Sep-2014)

First official release.
[Top]