Difference between revisions of "LMD 2007 - History LMD-Tools"
m (→Release 8.01.00 (XX-Oct-2007)) |
|||
Line 13: | Line 13: | ||
=== LMD-Tools 8.X === | === LMD-Tools 8.X === | ||
− | ==== Release 8.01.00 ( | + | ==== Release 8.01.00 (15-Oct-2007) ==== |
+ | |||
+ | * LMDApplication, LMDApplicationCtrl | ||
+ | [-] LMDApplication.LogMaxsize: Bug with unclosed file handles fixed | ||
* '''LMDButtonBar''' | * '''LMDButtonBar''' | ||
Line 23: | 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> | ||
− | * ''' | + | * '''TLMDGradient''' |
[*] max color count is 65535 now.<Br> | [*] max color count is 65535 now.<Br> | ||
Revision as of 14:56, 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)
- LMDApplication, LMDApplicationCtrl
[-] LMDApplication.LogMaxsize: Bug with unclosed file handles fixed
- LMDButtonBar
[+] 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.
- TLMDGradient
[*] max color count is 65535 now.
- LMDHTMLUnit, LMDHTMLLabel
[+] 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.
- LMDHeaderListComboBox
[-] Selection via cursor keys fixed;
[-] minor cosmetic fix (relative coordinates of dropdown list and edit field).
- LMDSysIn
[+] itTimeElapsedSinceBoot, itSysLastBootTime added to TLMDInfoType and GetSystemInfoString.
- LMDCustomMaskEdit
[-] Bug caused impossibility of moving focus from empty LMDDBCalendarComboBox fixed.
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.