Difference between revisions of "LMD 2022 - History"

From LMD
Jump to: navigation, search
(Release 2022.3 (23-May-2022))
Line 8: Line 8:
 
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
 
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
  
== Release 2022.4 (XX-July-2022) ==
+
== Release 2022.4 (20-July-2022) ==
  
 
=== LMD Tools ===
 
=== LMD Tools ===

Revision as of 22:24, 20 July 2022

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2022 products.
First official release: 15-Feb-2022

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. Besides that since 2021 release all NG packs are included in the LMD VCL line.
Read here summary of all changes in LMD VCL 2022.

Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed

Release 2022.4 (20-July-2022)

LMD Tools

[*] TLMDTaskDialog: redeclaring the TLMDTaskDlgIcon type and changing icon kind names: tdiWarning -> diWarning, tdiQuestion -> diQuestion, etc. to prevent conflicts with standard TTaskDialogIcon type.

LMD RichPack

[-] Removing std Windows _FILETIME, _LARGE_INTEGER AND _ULARGE_INTEGER declarations to prevent conflicts in C++.

LMD Docking

[-] DockPanel.Release bug fix.

LMD IDE-Tools

[-] Fixes related to latest IDEs (D10.4 and D11) VCL Styles changes.

NG DialogPack

[+] Disabling dialog emulation mode at design-time for new IDEs.

LMD ElPack

[*] TElXTreeItem.Tag type has been changed to NativeInt.

Release 2022.3 (23-May-2022)

LMD Tools

[+] TLMDCalculator: New BtnWidth and BtnHeight properties.
[+] TLMDCalculatorComboBox: Adjusting drop-down calculator font sizes to fit the combo box font sze.
[-] TLMDButton: design-time styling bug fix.
[-] TLMDButton: virtual image list issue woraround.
[-] TLMDHeaderListComboBox - Header sections font size bug fix.

LMD IDE-Tools

[*] IDE-Tools: Moving service provider DCR files away from the run-time package unit.

LMD DialogPack

[-] TJSEditDialog: New etMaskEdit edit type. NewEditProperties.Mask property.
[-] TJSDialog: Performance optimization for long text messages (TJSCaption.PaintCaption, LTextHeight, SplitForWrapping).
[-] LMD-Dialog: Fixing some layouting issues in case big fonts are used in for password dialogs (password, confirm password, change passwrod).

LMD ShellPack

[-] ShellPack: Empty caption in shell actions bug fix.

Release 2022.2 (19-Apr-2022)

Common

[+] All installers were updated and fixed a problem which required system restart even for first time installation.

LMD Tools

[+] TLMDHint: New CancelHint method. VCL Styles related fixes.

Release 2022.1 (04-Apr-2022)

Common

[+] New component icons for DockPack, GridPack, ScriptPack and TLMDServiceProvider components.

LMD Tools

[-] TLMDStatusBar design-time but fix.
[-] LMDMessageBoxDlg.ShowMessage dialog height bug fix.
[-] Window hooks access violation bug fix.

LMD RichPack

[-] RichPack: C++ headers bug fix.
[-] TLMDRichSyntaxEdit: WordWrap default value bug fix.

LMD SyntaxEdit

[-] CSS scheme modification (@media support).

[Top]

Release 2022.0 (15-Feb-2022)

First official release.

[Top]