Difference between revisions of "LMD 2018 - History"

From LMD
Jump to: navigation, search
(Release 2018.0 (22-Jan-2018))
(Release 2018.1 (26-Mar-2018))
Line 8: Line 8:
  
 
== Release 2018.1 (26-Mar-2018) ==
 
== Release 2018.1 (26-Mar-2018) ==
 +
=== LMD Tools ===
  
 +
[-] LMDPNGImage: ByteSwap bug fix.<br>
 +
[-] LMDXML: Small exception formatting bug has been fixed.<br>
 +
[-] TLMDCustomCheckListBox: SelectedFontColor bug fix.<br>
 +
[-] TLMDCheckListBox: Memory leak in bug has been fixed.<br>
 +
 +
=== LMD ElPack ===
 +
 +
[-] ElCheckBox: Small drawing fix.<br>
 +
[-] ElPageControl: Drawing Enabled Tab with some disabled Tabs has been fixed in.<br>
 +
[-] TElDateTimePicker "control has no parent window" bug fix.<br>
 +
[-] ElTree, ElXTree: Printing and Previewing from ElXTree results in a right-truncated field bug fix.<br>
 +
[-] ElXTree: ElInplaceEditor raises Contol 'has no parent window' bug fix.<br>
 +
 +
=== LMD Grid ===
 +
 +
[-] TLMDDBGrid: Lookup chooser bug fix.<br>
 +
[-] TLMDGrid: Re-filling grid with new data in sorted state bug fix.<br>
  
 
== Release 2018.0 (22-Jan-2018) ==
 
== Release 2018.0 (22-Jan-2018) ==

Revision as of 17:38, 26 March 2018

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2018 products.
First official release: 22-Jan-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 2018.1 (26-Mar-2018)

LMD Tools

[-] LMDPNGImage: ByteSwap bug fix.
[-] LMDXML: Small exception formatting bug has been fixed.
[-] TLMDCustomCheckListBox: SelectedFontColor bug fix.
[-] TLMDCheckListBox: Memory leak in bug has been fixed.

LMD ElPack

[-] ElCheckBox: Small drawing fix.
[-] ElPageControl: Drawing Enabled Tab with some disabled Tabs has been fixed in.
[-] TElDateTimePicker "control has no parent window" bug fix.
[-] ElTree, ElXTree: Printing and Previewing from ElXTree results in a right-truncated field bug fix.
[-] ElXTree: ElInplaceEditor raises Contol 'has no parent window' bug fix.

LMD Grid

[-] TLMDDBGrid: Lookup chooser bug fix.
[-] TLMDGrid: Re-filling grid with new data in sorted state bug fix.

Release 2018.0 (22-Jan-2018)

First official release. This release is not the feature release update (which expected for April 2018), but the first release which uses the new git-based project structure. One of the major new features of the LMD 2018 release is access for all VCL Complete customers to the project sources which allow much faster access to new features and fixes.

[Top]