Difference between revisions of "LMD 2007 - History LMD ElPack"
(→Release 6.03.00 (*-*-2007)) |
(→Release 6.03 (*-*-2007)) |
||
Line 14: | Line 14: | ||
==== Release 6.03 (*-*-2007) ==== | ==== Release 6.03 (*-*-2007) ==== | ||
[-] TElPageControl: If Multiline is turned off, the closing tab doesn't making a refresh when covering the tab with a MessageBox (bts 510). fixed. <br> | [-] TElPageControl: If Multiline is turned off, the closing tab doesn't making a refresh when covering the tab with a MessageBox (bts 510). fixed. <br> | ||
+ | [+] TElPageControl: OnDrawTabsBackground: event was added to draw space behind tabs. It has effect only if UseXPThemes is off. <br> | ||
==== Release 6.02.50 (26-Nov-2007) ==== | ==== Release 6.02.50 (26-Nov-2007) ==== |
Revision as of 17:19, 4 December 2007
<< Back to Main Page or Product Resources page
Contents
Introduction
This documents contains history logs for LMD ElPack 6.0 releases.
First official release: 10-Sep-2007 (Win32 only)
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed
History Logs
Release 6.03 (*-*-2007)
[-] TElPageControl: If Multiline is turned off, the closing tab doesn't making a refresh when covering the tab with a MessageBox (bts 510). fixed.
[+] TElPageControl: OnDrawTabsBackground: event was added to draw space behind tabs. It has effect only if UseXPThemes is off.
Release 6.02.50 (26-Nov-2007)
[-] TElEdit, TElMemo: decrease the index of top line when resize, so contents scrolls upwards if it has enough place.
[-] TElSideBar flickering (bts 576). fixed.
[-] TElTreeCombo: corrected the visual behaviour in style=tcsDropDownList.
Release 6.02 (13-Nov-2007)
[*] VCL.NET release candidates (including CRS 2007.NET packages). Final version with next minor update.
[+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new.
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats.
[+] TElPromptDialog: MaxWidth (default 0). The width of dialog will be limited by this value in case it is positive.
[+] TElXTree: AutoLineVisibleOnly property added (default = false). If this property is set to true, TElXTree defines item's height for visible sections only (ignores invisible header sections).
[-] DEP problem on Vista machines fixed.
[-] TElCalculatorEdit: av in runtime when CalcDlgDefZeroValue is False. fixed.
[-] TElTree, TElXTree, TElXHeader, TElHeader: incorrect text out with right-aligned italic text. fixed.
[-] TElXTree: small problem with cell size where BarStyle is on. fixed.
[-] "Junk" symbols in html-hints. fixed.
Release 6.01 (15-Oct-2007)
[+] TElCalendar,TElDateTimePicker.CustomCalendarNames: TElCustomCalendarNames - possible to set unicode day\month names to be displayed in control.
Release 6.00.50 (17-Sep-2007)
[*] Changes and fixes in shared runtime packages