Difference between revisions of "LMD 2007 - History LMD-Tools"
Line 15: | Line 15: | ||
==== Release 8.01.00 (15-Oct-2007) ==== | ==== Release 8.01.00 (15-Oct-2007) ==== | ||
− | + | TLMDApplication, TLMDApplicationCtrl<br> | |
[-] LMDApplication.LogMaxsize: Bug with unclosed file handles fixed | [-] LMDApplication.LogMaxsize: Bug with unclosed file handles fixed | ||
− | + | TLMDButtonBar<br> | |
[+] ItemParentFont added, font changing logic fixed;<Br> | [+] ItemParentFont added, font changing logic fixed;<Br> | ||
[-] edges of section buttons color fixed for themed mode;<Br> | [-] edges of section buttons color fixed for themed mode;<Br> | ||
Line 26: | Line 26: | ||
[+] cursors allow item scrolling and pageup/pagedown allow changing sections now.<Br> | [+] cursors allow item scrolling and pageup/pagedown allow changing sections now.<Br> | ||
− | + | TLMDCustomMaskEdit and descendants<br> | |
+ | [-] Bug caused impossibility of moving focus from empty LMDDBCalendarComboBox fixed.<br> | ||
+ | |||
+ | TLMDGradient<br> | ||
[*] max color count is 65535 now.<Br> | [*] max color count is 65535 now.<Br> | ||
− | + | LMDHTMLUnit, TLMDHTMLLabel<br> | |
[+] compatibility fixes (<s>, </s> added; background attr. added);<br> | [+] compatibility fixes (<s>, </s> added; background attr. added);<br> | ||
[-] <ol> list item's backgroundcolor issue fixed, other minor fixes.<br> | [-] <ol> list item's backgroundcolor issue fixed, other minor fixes.<br> | ||
[-] "HTML not valid" issue for ElTree when Image is not correctly set - fixed. | [-] "HTML not valid" issue for ElTree when Image is not correctly set - fixed. | ||
− | + | TLMDHeaderListComboBox<br> | |
[-] Selection via cursor keys fixed;<br> | [-] Selection via cursor keys fixed;<br> | ||
[-] minor cosmetic fix (relative coordinates of dropdown list and edit field).<br> | [-] minor cosmetic fix (relative coordinates of dropdown list and edit field).<br> | ||
− | + | LMDSysIn Unit<br> | |
[+] itTimeElapsedSinceBoot, itSysLastBootTime added to TLMDInfoType and GetSystemInfoString.<br> | [+] itTimeElapsedSinceBoot, itSysLastBootTime added to TLMDInfoType and GetSystemInfoString.<br> | ||
− | |||
− | |||
− | |||
==== Release 8.00.50 (17-Sep-2007) ==== | ==== Release 8.00.50 (17-Sep-2007) ==== |
Revision as of 14:58, 15 October 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.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.