Difference between revisions of "LMD 2020 - History"

From LMD
Jump to: navigation, search
m
Line 12: Line 12:
 
[*] Resource strings units adjustments.<br>
 
[*] Resource strings units adjustments.<br>
  
=== LMD Tools ===
+
=== LMD-Tools ===
  
 
[+] TLMDInputDialog: Autosizing (when Width = 0), new PromptPos, EditWidth and MinEditWidth properties. Dialog layouting reimplementation.<br>
 
[+] TLMDInputDialog: Autosizing (when Width = 0), new PromptPos, EditWidth and MinEditWidth properties. Dialog layouting reimplementation.<br>

Revision as of 21:16, 25 September 2020

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2018 products.
First official release: 25-Mar-2020

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 2020.7 (25-Sep-2020)

Common

[*] Resource strings units adjustments.

LMD-Tools

[+] TLMDInputDialog: Autosizing (when Width = 0), new PromptPos, EditWidth and MinEditWidth properties. Dialog layouting reimplementation.
[-] TLMDCheckBox and TLMDRadioButton: high-dpi related fixes.

LMD ElPack

[-] TElDbButtonEdit.ReadOnly bug fix.

LMD IDE-Tools

[+] TLMDComponentBar: New Page.Visible property.

LMD DockingPack

[+] New TLMDDockSite.AutoHideOptions property with [ahoShowOnClick, ahoShowOnHover] options.

Release 2020.6 (01-Aug-2020)

All packages at designtime (only related to Delphi/C++Builder 10.4)

This fix covers all packages with visual controls. Problem happens in Delphi/C++Builder 10.4 at designtime only (and is likely to be fixed with the next RAD Studio Service Pack), which is caused by a bug in the IDE (introduced by the new changes in VCL Styles architecture) which results in strange effects like in the following image (inner buttons are not shown):
Designtimebug.jpg
Though problem exists only at designtime we created a work around for this issue till it is solved by EMBT.
For all other supported IDEs download of this service pack is not required.
[Top]

Release 2020.5 (30-Jul-2020)

Common

[*] Installer of registered versions: If no license file is found, location of license file can specified and license file will be copied to correct location.
[*] LMD DevUtil (LMD GIT user only): Enhanced file error messages

LMD-Tools

[-] TLMDMaskEdit negative currency mask bug fix.
[-] TLMDObjectStorage component editor bug fix.

LMD WebPack

[-] TLMDMAPISendMail memory leak fix.

LMD SyntaxEdit

[-] Search next (F3) after realoading document text bug fix.
[Top]

Release 2020.4 (25-June-2020)

LMD-Tools

[-] TLMDBevel bug fixes: minor drawing correstions, control invalidation (TLMDCustomBevelPanel and descendants), bevel assignment fix (design-time).
[-] TLMDObjectStorage component editor bug fix.
[-] DPI bug fix in TLMDWindowListDlg.
[-] Unicode related fixes for TLMDCSV2DBImport.

LMD ElPack

[-] * TElListBoxStrings.Assign bug fix.
[Top]

Release 2020.3 (27-May-2020)

Common

[+] RAD Studio 10.4 (Sydney) support added for all products.

LMD ScriptPack

[+] Importer files for 10.4 (Sydney) updated.
[Top]

Release 2020.2 (17-Apr-2020)

Common

[-] Because of recent OS updates the uninstaller may have been be blocked (UAC: This app has been blocked for your protection). All LMD 2020 installers were updated to prevent this problem.

LMD Tools

[+] TLMDTextEditDlg: New CustomButtonWidth property.
[Top]

Release 2020.1 (06-Apr-2020)

Common

[*] DevUtil design update.

LMD Tools

[+] New TLMDGlyphPanelFill control.
[+] TLMDIniCtrl: pAppData/pAppDataLocal identifiers to IniPrefix.
[+] TLMDTextEditDlg: New Width and Height properties.
[-] LMD-Edit: SelStart reset bug fix (enter via tab into mask-edit case).

LMD ElPack

[*] TElShellList: Speed improvements for display of folders with huge amount of files.

LMD DockingPack

[-] Mouse capture loss workaround (based on timer).
[-] Invalid font size in floating forms in high-dpi mode. Fixed.
[Top]

LMD ShellPack

[-] TLMDStarter close handle related bug fix.

Release 2020.0 (25-Mar-2020)

First official release.

[Top]