Difference between revisions of "LMD 2011 - History"

From LMD
Jump to: navigation, search
m
m (LMD-Tools)
Line 14: Line 14:
 
[-] LMDComboBoxExt: dropdown list was not shown after theme is changed - fixed;<br>[*] LMDCustomSpeedButton: ButtonStyle is now automatically ubsWin40Ext for ThemeMode = ttmNative;<br>[+] Options property added were relevant in LMDCustomEdit descendants (user request);<br>[-] ItemIndex property made is now published in comboboxes; value set to ItemIndex in design-time was ignored in runtime - fixed (TLMDComboBoxExt, TLMDListComboBox, TLMDHeaderListComboBox);<br>[-] Memory leak in TLMDWSwitch fixed<br>
 
[-] LMDComboBoxExt: dropdown list was not shown after theme is changed - fixed;<br>[*] LMDCustomSpeedButton: ButtonStyle is now automatically ubsWin40Ext for ThemeMode = ttmNative;<br>[+] Options property added were relevant in LMDCustomEdit descendants (user request);<br>[-] ItemIndex property made is now published in comboboxes; value set to ItemIndex in design-time was ignored in runtime - fixed (TLMDComboBoxExt, TLMDListComboBox, TLMDHeaderListComboBox);<br>[-] Memory leak in TLMDWSwitch fixed<br>
  
'''LMD ThemePack fixes, refactoring and enhancements'''<br>[+] LMDThemesControllerBase class added; several methods and properties added to TLMDThemeRenderer class; [+] Events for custom drawing of arrows/checkmarks/etc added;<br>[+] Controllers for gradient theme renderers added (TLMDThemesGradientThemeController, TLMDSimpleGradientThemeController, TLMDSimpleGradientExtThemeController);<br>[-] "Abstract" definition removed from TLMDThemeRenderer.Controller and TLMDThemeRenderer.Init methods to workaround compilation problem in CPP Builder.
+
'''LMD ThemePack fixes, refactoring and enhancements'''<br>[+] LMDThemesControllerBase class added; several methods and properties added to TLMDThemeRenderer class;<Br>[+] Events for custom drawing of arrows/checkmarks/etc added;<br>[+] Controllers for gradient theme renderers added (TLMDThemesGradientThemeController, TLMDSimpleGradientThemeController, TLMDSimpleGradientExtThemeController);<br>[-] "Abstract" definition removed from TLMDThemeRenderer.Controller and TLMDThemeRenderer.Init methods to workaround compilation problem in CPP Builder.
  
 
=== LMD ElPack ===
 
=== LMD ElPack ===

Revision as of 13:24, 24 January 2011

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2011 products.
First official release: 23-November-2010

LMD-Tools section includes standalone packs as follows: LMD BarPack, LMD ChartPack, 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 2011.1 (22-December-2010)

LMD-Tools

[-] LMDComboBoxExt: dropdown list was not shown after theme is changed - fixed;
[*] LMDCustomSpeedButton: ButtonStyle is now automatically ubsWin40Ext for ThemeMode = ttmNative;
[+] Options property added were relevant in LMDCustomEdit descendants (user request);
[-] ItemIndex property made is now published in comboboxes; value set to ItemIndex in design-time was ignored in runtime - fixed (TLMDComboBoxExt, TLMDListComboBox, TLMDHeaderListComboBox);
[-] Memory leak in TLMDWSwitch fixed

LMD ThemePack fixes, refactoring and enhancements
[+] LMDThemesControllerBase class added; several methods and properties added to TLMDThemeRenderer class;
[+] Events for custom drawing of arrows/checkmarks/etc added;
[+] Controllers for gradient theme renderers added (TLMDThemesGradientThemeController, TLMDSimpleGradientThemeController, TLMDSimpleGradientExtThemeController);
[-] "Abstract" definition removed from TLMDThemeRenderer.Controller and TLMDThemeRenderer.Init methods to workaround compilation problem in CPP Builder.

LMD ElPack

[+] TElComboBox. Added AutoCompletionProcessByAnyChange property
[+] TElTreeStringGrid. Added ThemeMode and ThemeGlobalMode
[-] TElEdit. Fixed Cursor issue under Windows Vista+
[-] TElEdit. Fixed double stress sign

LMD IDE-Tools

[+] Native VBScript language support has been added to LMD ScriptPack. Fully native implementation; no external libraries or COM object are required. New language has a syntax similar to MS VBScript. [*] LMD ScriptPack: Many minor issues has been fixed and several features have been enhanced in our native VM. Native scripts should now be faster and more stable.

Release 2011.0 (23-November-2010)

LMD-Tools

Initial Release. Check What's new page for list of changes.

LMD ElPack

Initial Release. Check What's new page for list of changes.

LMD IDE-Tools

Initial Release. The main change (support of native VBScript in ScriptPack is not enabled yet. Beta code is included and will be enabled in 2011.1 Release.