Difference between revisions of "LMD 2019 - History"

From LMD
Jump to: navigation, search
(Release 2019.7 (15-May-2019))
Line 6: Line 6:
  
 
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
 
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
 +
 +
== Release 2019.8 (XX-Jul-2019) ==
 +
 +
=== LMD Tools ===
 +
 +
[+] TLMDToolBar: DPI scaling of buttons.<br>
 +
[-] TLMDStatusBar: db-filtered state bug fix.<br>
 +
[-] TLMDSpeedButton and TLMDToolBar: glyph related bug fixes (in cases when image is provided by linked Action).<br>
 +
 +
=== LMD IDE-Tools ===
 +
 +
[+] TPicture property editor.<br>
 +
 +
=== LMD GridPack ===
 +
 +
[-] Scrollbar: bug fix (DataSet.Active := False; DataSet.Active := True).<br>
 +
[-] TLMDDbGrid: DPI scaling bug fix.<br>
 +
 +
=== LMD RichPack ===
 +
 +
[+] Resource strings for changing dialog and button captions of TPicture property editor dialog.<br>
 +
[-] Rich editor design-time dialog bug fixes.<br>
 +
[-] Syntax highlighting bug fixes in rtf syntax editor.<br>
 +
  
 
== Release 2019.7 (15-May-2019) ==
 
== Release 2019.7 (15-May-2019) ==

Revision as of 10:28, 12 July 2019

<< 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.8 (XX-Jul-2019)

LMD Tools

[+] TLMDToolBar: DPI scaling of buttons.
[-] TLMDStatusBar: db-filtered state bug fix.
[-] TLMDSpeedButton and TLMDToolBar: glyph related bug fixes (in cases when image is provided by linked Action).

LMD IDE-Tools

[+] TPicture property editor.

LMD GridPack

[-] Scrollbar: bug fix (DataSet.Active := False; DataSet.Active := True).
[-] TLMDDbGrid: DPI scaling bug fix.

LMD RichPack

[+] Resource strings for changing dialog and button captions of TPicture property editor dialog.
[-] Rich editor design-time dialog bug fixes.
[-] Syntax highlighting bug fixes in rtf syntax editor.


Release 2019.7 (15-May-2019)

LMD Tools

[-] TLMDButton: Glyph related bug fix.
[-] TLMDSpeedButton: Glyph related bug fix.
[-] TLMDPageControl: Vertical tabs text and background drawing fixes (using Styles).

LMD InspectorPack

[+] TPicture property editor (editor as demonstrated in demoproject was moved into package and is now registered by default).

LMD RichPack

[*] TLMDRichSyntaxEdit: Syntax highlighting bug fix.

Release 2019.6 (02-May-2019)

LMD Tools

[+] TLMDStatusBar: OS and VCL-Styles visual appearance improvements.
[+] TLMDStatusBar: new panel kinds: spCapsLock, spNumLock, spScrollLock, spDateTime.
[+] TLMDStatusBar: Data-aware panels: spDBState, spDBField.
[+] TLMDExplorerBar: StyleElements support have been added.
[+] TLMDFontSizeComboBox: new FontSizes property in which a comma separated list of custom font sizes can be specified.
[*] TLMDStatusBar: OldStyle property is no longer default property (but can be enabled when required).
[-] TLMDSpeedButton & TLMDButton vitual image list workaround.

LMD ElPack

[+] TElDateTimePicker: New UnassignedText property.
[+] TElCurrencyEdit, TElFloatSpinEdit: New DecimalSeparator and UseSystemDecimalSeparator properties have been added.
[-] TElCheckItem small bug fix.
[-] TElDateTimePicker: Bold/Italic font styles layouting bug fix.
[-] TElCellCheckBox: long text clipping bug fix.

LMD IDETools

[-] SyntaxEdit: CSS syntax scheme bug fix.

Release 2019.5 (19-Mar-2019)

LMD Tools

[+] New Timeout (in milliseconds, zero - means no timeout) property and OnTimeout event (allow to redefine timeout ModalResult, including mrNone support) for TLMDInputDlg component.
[+] Added support for Detect Windows Server 2019 in LMDSysIn unit.
[-] Minor fixes for MegaDemo.

LMD ElPack

[-] VCL styles related TElPanel border drawing bug fix.

LMD IDETools

[+] New ClipboardOptions property in designer, which allow to disable cut/copy/paste operations.

Release 2019.4 (08-Mar-2019)

General

[-] Shared: x64 compatibility fixes.

LMD ElPack

[-] ElXTree.HeaderSections.BeginUpdate doesn't prevent the tree from updating on the screen bug fix.
[-] ElTree item editor color combo boxes bug fix.
[-] ElMemo scrollbars drawing bug fix.
[-] TCrMD5.MD5_Hash_File works only if file isn't read-only bug fix.

LMD Tools

[-] TLMDPNGImageList design-time editor bug fix: incorrect images drawing in images list.
[-] LMDProgressBar: Bevel.StyleOuter default value dfm saving bug fix.
[-] LMDStatusBar: Refreshing control after Panel.Bevel change bug fix.

LMD ScriptPack

[-] x64 related modifications.
[-] Global const memory leak bug fix.

LMD DockingPack

[-] Floating forms maximization in high DPI multi-monitor systems bug fix.

Release 2019.3 (05-Feb-2019)

General

More accurate design-time dialogs theming for Delphi 10.3. Including full re-layouting:

  • LMD Tools
  • LMD GridPack
  • LMD RtfPack
  • LMD ShellPack
  • LMD SysPack
  • LMD SearchPack
  • LMD BarPack
  • LMD StoragePack
  • LMD FxPack
  • LMD ChartPack

LMD ElPack

[-] Wrong popup menu positioning on multimonitor systems bug fix.

LMD BarPack

[+] VCL Styles support for TLMDButtonBar, TLMDExplorerBar, TLMDSectionBar.
[+] VCL Style support in demos.
[-] TLMDExplorerBar scroll bar bug fixes.

LMD DockingPack

[-] Floating dockpanel doesn't resize correct (multi monitor DPI) bug fix.

Release 2019.2 (16-Jan-2019)

LMD Tools

[+] LMD-Tools: RAD Studio 10.3 IDE theme support for additional component and property editors (work in progress).

LMD ElPack

[-] ElTree: Small bug fix.

LMD DockingPack

[+] Pin/Unpin context menu items in dock-panel component editor.
[-] DockingPack: RAD Studio 10.3 designtime bug fix (pin/unpin/close buttons behavior).

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]