Difference between revisions of "LMD 2007 - History LMD-Tools"
Line 14: | Line 14: | ||
=== LMD-Tools 8.X === | === LMD-Tools 8.X === | ||
==== Release 8.02.00 (XX-Nov-2007) ==== | ==== Release 8.02.00 (XX-Nov-2007) ==== | ||
− | [ | + | [+] .Net resource files restored and updated for CRS 2007 .NET support<br> |
+ | [+] TLMDAssist: Changes to CustomStrings are now reflected in all situations.<br> | ||
[+] TLMDCustomSwitch and descendants: OnChange event added (triggered when enduser changes checked state)<br> | [+] TLMDCustomSwitch and descendants: OnChange event added (triggered when enduser changes checked state)<br> | ||
[-] Code fixed to use .net resources<br> | [-] Code fixed to use .net resources<br> | ||
[-] LMDHTMLUnit: Memory leaks fixed and AV when font tag is unclosed fixed<br> | [-] LMDHTMLUnit: Memory leaks fixed and AV when font tag is unclosed fixed<br> | ||
− | [-] TLMDPanelFill: Fixed problem with missing csAcceptsControls flag<br> | + | [-] TLMDCustomButtonGroup and descendants: Font artefacts when switching Enabled State in non-standard alignment mode fixed.<br> |
− | + | [-] TLMDCustomButtonGroup and descendants: Designtime visual fixes.<br> | |
− | + | [-] TLMDPanelFill: Fixed problem with missing csAcceptsControls flag.<br> | |
==== Release 8.01.00 (15-Oct-2007) ==== | ==== Release 8.01.00 (15-Oct-2007) ==== |
Revision as of 04:27, 7 November 2007
<< Back to Main Page or Product Resources page
Contents
Introduction
This documents contains history logs for all LMD-Tools 2007 products (except LMD ElPack and LMD IDE-Tools packages).
First official release: 10-Sep-2007
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed
History Logs
LMD-Tools 8.X
Release 8.02.00 (XX-Nov-2007)
[+] .Net resource files restored and updated for CRS 2007 .NET support
[+] TLMDAssist: Changes to CustomStrings are now reflected in all situations.
[+] TLMDCustomSwitch and descendants: OnChange event added (triggered when enduser changes checked state)
[-] Code fixed to use .net resources
[-] LMDHTMLUnit: Memory leaks fixed and AV when font tag is unclosed fixed
[-] TLMDCustomButtonGroup and descendants: Font artefacts when switching Enabled State in non-standard alignment mode fixed.
[-] TLMDCustomButtonGroup and descendants: Designtime visual fixes.
[-] TLMDPanelFill: Fixed problem with missing csAcceptsControls flag.
Release 8.01.00 (15-Oct-2007)
TLMDApplication, TLMDApplicationCtrl
[-] LMDApplication.LogMaxsize: Bug with unclosed file handles fixed
TLMDButtonBar
[+] ItemParentFont added, font changing logic fixed;
[-] edges of section buttons color fixed for themed mode;
[+] CtlXP property published; themed rendering added;
[+] separate ItemFont property added;
[+] mousewheel handling added;
[+] cursors allow item scrolling and pageup/pagedown allow changing sections now.
TLMDCustomMaskEdit and descendants
[-] Bug caused impossibility of moving focus from empty LMDDBCalendarComboBox fixed.
TLMDGradient
[*] max color count is 65535 now.
LMDHTMLUnit, TLMDHTMLLabel
[+] compatibility fixes (<s>, </s> added; background attr. added);
[-] <ol> list item's backgroundcolor issue fixed, other minor fixes.
[-] "HTML not valid" issue for ElTree when Image is not correctly set - fixed.
TLMDHeaderListComboBox
[-] Selection via cursor keys fixed;
[-] minor cosmetic fix (relative coordinates of dropdown list and edit field).
LMDSysIn Unit
[+] itTimeElapsedSinceBoot, itSysLastBootTime added to TLMDInfoType and GetSystemInfoString.
Release 8.00.50 (17-Sep-2007)
[*] Changes and fixes in shared runtime packages
LMD BarPack 2.X
LMD ChartPack 1.X
LMD FxPack 2.X
LMD RichPack 4.X
Release 4.01 (17-Aug-2007)
[-] TLMDRichEdit: ReplaceTextExt and FindTextExt methods for C++ Builder support restored.