Difference between revisions of "LMD 2019 - History"

From LMD
Jump to: navigation, search
(Release 2019.1 (04-Dec-2018))
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 2019.1 (04-Dec-2018) ==
+
== Release 2019.1 (05-Dec-2018) ==
  
 
Themed design-time dialogs for Delphi 10.3 have beend implemented. This include LMD-Config and About dialogs, LMD ScriptPack Importer Wizard and Batch Importing form, and more common design-time editors.<br>
 
Themed design-time dialogs for Delphi 10.3 have beend implemented. This include LMD-Config and About dialogs, LMD ScriptPack Importer Wizard and Batch Importing form, and more common design-time editors.<br>
  
 
=== LMD Tools ===
 
=== LMD Tools ===
 
 
[+] TLMDDatePicker and some other controls: button captions localization (Ok, Cancel, Today, ect).<br>
 
[+] TLMDDatePicker and some other controls: button captions localization (Ok, Cancel, Today, ect).<br>
 
[-] TLMDComboBoxExt diabled button look bug fix.<br>
 
[-] TLMDComboBoxExt diabled button look bug fix.<br>
 +
 +
=== LMD SearchPack ===
 
[-] TLMDRefine search Unicode related bug fix.<br>
 
[-] TLMDRefine search Unicode related bug fix.<br>
[+] The following properties of shared html-render has been published:<br>
 
* TLMDWideLabel.OnVariableNeeded
 
* TLMDWideLabel.OnTagFound
 
* TLMDHTMLListBoxExt.OnTagFound
 
* TLMDHTMLListBox.OnTagFound
 
* TLMDHTMLExtListBox.OnTagFound
 
* TLMDHTMLLabel.LinkColor
 
* TLMDHTMLLabel.LinkStyle
 
* TLMDHTMLLabel.LinkPopupManu
 
* TLMDHTMLHeaderControl.OnTagFound
 
* TLMDHTMLComboBox.OnTagFound
 
* TLMDCustomHTMLHint.OnTagFound
 
* TLMDCustomHTMLHint.LinkColor
 
* TLMDCustomHTMLHint.LinkStyle
 
* TLMDBarHTMLLabel.LinkColor
 
* TLMDBarHTMLLabel.LinkPopupMenu
 
* TLMDBarHTMLLabel.LinkStyle
 
* TLMDBarHTMLLabel.OnImageNeeded
 
* TLMDBarHTMLLabel.OnVariableNeeded
 
* TLMDBarHTMLLabel.OnLinkClick
 
* TLMDBarHTMLLabel.OnTagFound
 
* TLMDBarHTMLLabel.OnControlCreated
 
* TLMDBarHTMLLabel.OnAdjustControlPosition
 
  
=== El Pack ===
+
=== LMD DockingPack ===
 +
[-] AV (EurekaLog) bug fix.<br>
 +
 
 +
=== LMD ScriptPack ===
 +
[*] Importer files for 10.3 (Rio) updated.<br>
  
 +
=== LMD ElPack ===
 
[-] ElTree: Line height calculation bug fix (Important for high DPI).<br>
 
[-] ElTree: Line height calculation bug fix (Important for high DPI).<br>
[+] The following properties of shared html-render has been published:<br>
 
* TElHeader.OnVariableNeeded
 
* TElHeader.OnTagFound
 
* TElXHeader.OnVariableNeeded
 
* TElXHeader.OnTagFound
 
* TElHTMLListBox.OnImageNeededEx
 
* TElHTMLListBox.OnTagFound
 
* TElHTMLComboBox.OnImageNeededEx
 
* TElTree.OnVariableNeeded
 
* TElTree.OnTagFound
 
* TElXTree.OnVariableNeeded
 
* TElStatusBar.OnImageNeededEx
 
* TElStatusBar.OnVariableNeeded
 
* TElStatusBar.OnTagFound
 
* TElPopupButton.OnImageNeededEx
 
* TElPopupButton.OnVariableNeeded
 
* TElPopupButton.OnTagFound
 
* TElGraphicButton.OnImageNeededEx
 
* TElGraphicButton.OnVariableNeeded
 
* TElGraphicButton.OnTagFound
 
* TElGroupBox.OnImageNeeded
 
* TElGroupBox.OnImageNeededEx
 
* TElGroupBox.OnVariableNeeded
 
* TElGroupBox.OnTagFound
 
* TElCheckItem.OnImageNeededEx
 
* TElCheckItem.OnVariableNeeded
 
* TElCheckItem.OnTagFound
 
* TElHtmlView.OnImageNeededEx
 
 
=== Docking Pack ===
 
 
[-] AV (EurekaLog) bug fix.<br>
 
  
 
== Release 2019.0 (26-Nov-2018) ==
 
== Release 2019.0 (26-Nov-2018) ==

Revision as of 07:39, 5 December 2018

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2018 products.
First official release: 26-Nov-2018

LMD-Tools section includes standalone packs as follows: LMD BarPack, LMD ChartPack, LMD DialogPack, LMD DockingPack, LMD FxPack, LMD GridPack, LMD InspectorPack, 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 2019.1 (05-Dec-2018)

Themed design-time dialogs for Delphi 10.3 have beend implemented. This include LMD-Config and About dialogs, LMD ScriptPack Importer Wizard and Batch Importing form, and more common design-time editors.

LMD Tools

[+] TLMDDatePicker and some other controls: button captions localization (Ok, Cancel, Today, ect).
[-] TLMDComboBoxExt diabled button look bug fix.

LMD SearchPack

[-] TLMDRefine search Unicode related bug fix.

LMD DockingPack

[-] AV (EurekaLog) bug fix.

LMD ScriptPack

[*] Importer files for 10.3 (Rio) updated.

LMD ElPack

[-] ElTree: Line height calculation bug fix (Important for high DPI).

Release 2019.0 (26-Nov-2018)

First official release.

[Top]