LMD 2019 - History: Difference between revisions

From LMD
Jump to navigation Jump to search
Balabuyew (talk | contribs)
Balabuyew (talk | contribs)
Line 9: Line 9:
== Release 2019.1 (04-Dec-2018) ==
== Release 2019.1 (04-Dec-2018) ==


ElTree: Line height calculation bug fix (Important for high DPI).
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.
TLMDDatePicker and some other controls: button captions localization (Ok, Cancel, Today, ect).
TLMDComboBoxExt diabled button look bug fix.
DockingPack: Not reproduccible AV bug fix attempt.
TLMDRefine search Unicode related bug fix.


Themed 10.3 LMD-Config dialog.
=== 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


The following properties of shared html-render has been published:
=== 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.OnVariableNeeded
TElHeader.OnTagFound
TElHeader.OnTagFound
TElXHeader.OnVariableNeeded
TElXHeader.OnVariableNeeded
TElXHeader.OnTagFound
TElXHeader.OnTagFound
TElHTMLListBox.OnImageNeededEx
TElHTMLListBox.OnImageNeededEx
TElHTMLListBox.OnTagFound
TElHTMLListBox.OnTagFound
TElHTMLComboBox.OnImageNeededEx
TElHTMLComboBox.OnImageNeededEx
TElTree.OnVariableNeeded
TElTree.OnVariableNeeded
TElTree.OnTagFound
TElTree.OnTagFound
TElXTree.OnVariableNeeded
TElXTree.OnVariableNeeded
TElStatusBar.OnImageNeededEx
TElStatusBar.OnImageNeededEx
TElStatusBar.OnVariableNeeded
TElStatusBar.OnVariableNeeded
TElStatusBar.OnTagFound
TElStatusBar.OnTagFound
TElPopupButton.OnImageNeededEx
TElPopupButton.OnImageNeededEx
TElPopupButton.OnVariableNeeded
TElPopupButton.OnVariableNeeded
TElPopupButton.OnTagFound
TElPopupButton.OnTagFound
TElGraphicButton.OnImageNeededEx
TElGraphicButton.OnImageNeededEx
TElGraphicButton.OnVariableNeeded
TElGraphicButton.OnVariableNeeded
TElGraphicButton.OnTagFound
TElGraphicButton.OnTagFound
TElGroupBox.OnImageNeeded
TElGroupBox.OnImageNeeded
TElGroupBox.OnImageNeededEx
TElGroupBox.OnImageNeededEx
TElGroupBox.OnVariableNeeded
TElGroupBox.OnVariableNeeded
TElGroupBox.OnTagFound
TElGroupBox.OnTagFound
TElCheckItem.OnImageNeededEx
TElCheckItem.OnImageNeededEx
TElCheckItem.OnVariableNeeded
TElCheckItem.OnVariableNeeded
TElCheckItem.OnTagFound
TElCheckItem.OnTagFound
TElHtmlView.OnImageNeededEx
TElHtmlView.OnImageNeededEx


TLMDWideLabel.OnVariableNeeded
=== Docking Pack ===
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
 


[-] AV (EurekaLog) bug fix.


== Release 2019.0 (26-Nov-2018) ==
== Release 2019.0 (26-Nov-2018) ==

Revision as of 15:43, 4 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 (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]