LMD 2019 - History

From LMD
Revision as of 14:43, 4 December 2018 by Balabuyew (talk | contribs) (LMD Tools)

Jump to: navigation, search

<< 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 (04-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. [-] TLMDRefine search Unicode related bug fix. [+] The following properties of shared html-render has been published:

  • 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

[-] ElTree: Line height calculation bug fix (Important for high DPI). [+] The following properties of shared html-render has been published: 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.

Release 2019.0 (26-Nov-2018)

First official release.

[Top]