Difference between revisions of "LMD 2010 - History LMD-Tools"

From LMD
Jump to: navigation, search
Line 10: Line 10:
  
 
==== Release 10.01 (08-Sep-2009) ====
 
==== Release 10.01 (08-Sep-2009) ====
[-] The bug #0719: Wrong panel position while undocking of a panel on a Multi-Screen System has been fixed.
+
 
 +
'''LMD Tools'''<br>
 +
[*] LMDCaret: CanEnable property made published<br>
 +
[+] LMDCustomEdit: virtual method  ShowCueBanner added
 +
<br>
 +
[-] CueBanner rendering fixed for backgrounded controls
 +
<br>
 +
''LMDCustomMaskEdit:''<br>
 +
[+] AsInteger can now be used with MaskType = meMask<br>
 +
[-] LMDCustomMaskEdit: BTS#734 fixed<br>
 +
[+] LMDTaskDialogTemplate: Ctrl+C support added<br>
 +
[+] LMDCopyTextToClipboard global method added to LMDUtils<br>
 +
[-] LMDCustomSimpleLabel: AutoSize was broken - fixed<br>
 +
[-] LMDButtonControl: TLMDButtonControl.GetChange - HandleAllocated check added<br>
 +
[-] LMDSysIn: CaptionButtons on a form with BorderStyle=bsToolWindow did not work - fixed<br>
 +
[-] LMDCaptionButtons: AV in D2010 removed<br>
 +
[-] LMDCustomMemo: LoadFromStream and SaveToStream returned to Ansi until TLMDMemoStrings is replaced by TLMDMemoryStrings (or made its descendant)<br>
 +
[+] LMDBiTrackBar component added<br>
 +
[+] LMDBiProgressBar component added<br>
 +
 
 +
'''LMD SysPack'''<br>
 +
[-] TLMDSysNetwork IPList bug fixed (D2009)<br>
 +
 
 +
'''LMD ThemePack'''<br>
 +
[-] LMDThemes* units: LMDThemeEngine division by zero for some msstyles fixed<br>
 +
[-] Trying to load Vista system theme caused AV on application start - fixed
 +
<br>
 +
 
 +
'''LMD DockingPack'''<br>
 +
[-] The bug #0719: Wrong panel position while undocking of a panel on a Multi-Screen System has been fixed.<br>
  
 
==== Release 10.0 (25-Aug-2009) ====
 
==== Release 10.0 (25-Aug-2009) ====
 
Initial Release.
 
Initial Release.

Revision as of 16:15, 9 September 2009

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD-Tools 2010 products (except LMD ElPack and LMD IDE-Tools packages).
First official release: 25-August-2009

Major version numbers are:
LMD-Tools 10.0, LMD BarPack 3.1, LMD ChartPack 2.1, LMD DockingPack 1.1, LMD FxPack 3.1, LMD RichPack 5.1, LMD SearchPack 4.1, LMD ShellPack 5.1, LMD SysPack 4.1, LMD StoragePack 3.1, LMD WebPack 5.1.

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

LMD-Tools / LMD Packs History Logs

Release 10.01 (08-Sep-2009)

LMD Tools
[*] LMDCaret: CanEnable property made published
[+] LMDCustomEdit: virtual method ShowCueBanner added
[-] CueBanner rendering fixed for backgrounded controls
LMDCustomMaskEdit:
[+] AsInteger can now be used with MaskType = meMask
[-] LMDCustomMaskEdit: BTS#734 fixed
[+] LMDTaskDialogTemplate: Ctrl+C support added
[+] LMDCopyTextToClipboard global method added to LMDUtils
[-] LMDCustomSimpleLabel: AutoSize was broken - fixed
[-] LMDButtonControl: TLMDButtonControl.GetChange - HandleAllocated check added
[-] LMDSysIn: CaptionButtons on a form with BorderStyle=bsToolWindow did not work - fixed
[-] LMDCaptionButtons: AV in D2010 removed
[-] LMDCustomMemo: LoadFromStream and SaveToStream returned to Ansi until TLMDMemoStrings is replaced by TLMDMemoryStrings (or made its descendant)
[+] LMDBiTrackBar component added
[+] LMDBiProgressBar component added

LMD SysPack
[-] TLMDSysNetwork IPList bug fixed (D2009)

LMD ThemePack
[-] LMDThemes* units: LMDThemeEngine division by zero for some msstyles fixed
[-] Trying to load Vista system theme caused AV on application start - fixed

LMD DockingPack
[-] The bug #0719: Wrong panel position while undocking of a panel on a Multi-Screen System has been fixed.

Release 10.0 (25-Aug-2009)

Initial Release.