Difference between revisions of "LMD 2012 - History"

From LMD
Jump to: navigation, search
(Release 2012.1 (XX-Dec-2011))
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 2012.1 (XX-Dec-2011) ==
+
== Release 2012.1 (15-Jan-2011) ==
  
 
=== General ===
 
=== General ===
Line 20: Line 20:
 
[-] LMDCustomToolBar, pLMDToolBarEditorDlg: several major fixes<br>
 
[-] LMDCustomToolBar, pLMDToolBarEditorDlg: several major fixes<br>
  
=== ElPack ===
+
=== LMD ElPack ===
 
[-] ElFlatCtl: wrong (themed) frame when ThemeMode=ttmNone issue fixed<br>
 
[-] ElFlatCtl: wrong (themed) frame when ThemeMode=ttmNone issue fixed<br>
  
=== LMD-DockingPack ===
+
=== LMD BarPack ===
 +
[-] Fixed:  Switching to a different SectionStorage control in response to a click on an item in a section caused AV under certain circumstances.
 +
 
 +
=== LMD DockingPack ===
 
[+] Application.AutoDragDocking property is now respected.
 
[+] Application.AutoDragDocking property is now respected.
  
=== LMD-SyntaxEdit ===
+
=== LMD InspectorPack ===
 +
[-] tkVariant->tkClass in SetObject method bug fix.<br>
 +
 
 +
=== LMD SyntaxEdit ===
 
[*] FolderSelect dialog has been replaced to FileOpen dialog with multi-select in edit document component editor menu.<br>
 
[*] FolderSelect dialog has been replaced to FileOpen dialog with multi-select in edit document component editor menu.<br>
 
[+] Load/Save buttons has been added to syntax and color editors.<br>
 
[+] Load/Save buttons has been added to syntax and color editors.<br>
 
[+] Entries renaming has been implemented in color scheme editor (use F2 to rename tokens and custom attributes).<br>
 
[+] Entries renaming has been implemented in color scheme editor (use F2 to rename tokens and custom attributes).<br>
 
[-] HTML scheme bug fix: scheme now properly skip "\/>" char sequence.<br>
 
[-] HTML scheme bug fix: scheme now properly skip "\/>" char sequence.<br>
 
=== LMD-InspectorPack ===
 
[-] tkVariant->tkClass in SetObject method bug fix.<br>
 
 
 
{{Top}}
 
{{Top}}
  

Revision as of 12:25, 16 January 2012

<< Back to Main Page or Product Resources page

[edit]

Introduction

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

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 2012.1 (15-Jan-2011)

General

[-] Support of XE2 vcl.styles for most of LMD Tools and ElPack controls added (several major fixes made to LMDThemes, ElPack and LMDTools units)

LMD Tools

[+] LMDInputDlg: PromptFont property added
[+] LMDStorXMLVault: NormalizeSeparators property added
[+] LMDToolBar: support of all image lists added, including TLMDImageList
[-] LMDBaseGraphicButton: ImageIndex is now used instead of ListIndex
[+] LMDCmps.inc: LMD_FORCELISTINDEXUSE switch entry added (disabled by default)
[-] LMDCustomToolBar, pLMDToolBarEditorDlg: several major fixes

LMD ElPack

[-] ElFlatCtl: wrong (themed) frame when ThemeMode=ttmNone issue fixed

LMD BarPack

[-] Fixed: Switching to a different SectionStorage control in response to a click on an item in a section caused AV under certain circumstances.

LMD DockingPack

[+] Application.AutoDragDocking property is now respected.

LMD InspectorPack

[-] tkVariant->tkClass in SetObject method bug fix.

LMD SyntaxEdit

[*] FolderSelect dialog has been replaced to FileOpen dialog with multi-select in edit document component editor menu.
[+] Load/Save buttons has been added to syntax and color editors.
[+] Entries renaming has been implemented in color scheme editor (use F2 to rename tokens and custom attributes).
[-] HTML scheme bug fix: scheme now properly skip "\/>" char sequence.
[Top]

Release 2012.0 (30-Nov-2011)

First public release. Beta 1 and 2 were available for registered customers only.
[Top]