Difference between revisions of "LMD 2009 - History LMD ElPack"
Line 5: | Line 5: | ||
== History Logs == | == History Logs == | ||
+ | |||
+ | ==== Release 7.03 (08-Dec-2008)<br> ==== | ||
+ | |||
+ | [-] Fixed BTS #675<br>[-] Fixed BTS #652<br>[+] ElComboBox. OnCanSelect event added. | ||
==== Release 7.02 (17-Nov-2008) ==== | ==== Release 7.02 (17-Nov-2008) ==== | ||
− | [+] TElMenuItem - Added OnSubMenuPopup event<br> | + | [+] TElMenuItem - Added OnSubMenuPopup event<br> [+] TElAdvancedPanel. Added OnCheckBoxClick: TNotifyEvent; event event that's fired when user clicks CheckBox, in other case OnClick will fire.<br> [+] TElHTMLLabel. Added property ShowAccelChar<br> [+] TElEdit and ancestors (TElComboBox). Correctly drawing under Windows Vista<br> [*] ElCalendar and ElDTPick changes: string to LMDString conversion<br> [*] Fixed a lot of small issues for Vista rendering<br> [-] TEl(X)Tree. Inplace editors rendering fixed<br> [-] TElHeader. If you move a column right outside of the StringGrid-Control, it isn't moved to the first position<br> [-] TElListBox - Fixed incorrect adding of items in CRS2009<br> [-] TElListBox - FStates changed to array of Byte instead of PChar in win32 to simplify code and to fix AV when CheckAll is called (CRS2009)<br> [-] TElDragDrop - TOleDragObject.GetFileList doesn't work properly in D2009<br> [-] TElTree - Fixed incorrect Item height calculation<br> [-] TElEdit - Fixed bug related to incorrect CueBanner text drawing under Vista<br> [-] TElPanel - Transparency issues for ElAdvPanel on ElPanel, both transparent, placed on backgrounded form - fixed<br> |
− | [+] TElAdvancedPanel. Added OnCheckBoxClick: TNotifyEvent; event event that's fired when user clicks CheckBox, in other case OnClick will fire.<br> | ||
− | [+] TElHTMLLabel. Added property ShowAccelChar<br> | ||
− | [+] TElEdit and ancestors (TElComboBox). Correctly drawing under Windows Vista<br> | ||
− | [*] ElCalendar and ElDTPick changes: string to LMDString conversion<br> | ||
− | [*] Fixed a lot of small issues for Vista rendering<br> | ||
− | [-] TEl(X)Tree. Inplace editors rendering fixed<br> | ||
− | [-] TElHeader. If you move a column right outside of the StringGrid-Control, it isn't moved to the first position<br> | ||
− | [-] TElListBox - Fixed incorrect adding of items in CRS2009<br> | ||
− | [-] TElListBox - FStates changed to array of Byte instead of PChar in win32 to simplify code and to fix AV when CheckAll is called (CRS2009)<br> | ||
− | [-] TElDragDrop - TOleDragObject.GetFileList doesn't work properly in D2009<br> | ||
− | [-] TElTree - Fixed incorrect Item height calculation<br> | ||
− | [-] TElEdit - Fixed bug related to incorrect CueBanner text drawing under Vista<br> | ||
− | [-] TElPanel - Transparency issues for ElAdvPanel on ElPanel, both transparent, placed on backgrounded form - fixed<br> | ||
==== Release 7.01 (17-Oct-2008) ==== | ==== Release 7.01 (17-Oct-2008) ==== | ||
Line 28: | Line 19: | ||
==== Release 7.0 (19-Sep-2008) ==== | ==== Release 7.0 (19-Sep-2008) ==== | ||
+ | |||
Initial Release. | Initial Release. |
Revision as of 12:43, 8 December 2008
<< Back to Main Page or Product Resources page
Contents
Introduction
This documents contains history logs for LMD ElPack 7.0 releases.
First official release: 23-September-2008
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed
History Logs
Release 7.03 (08-Dec-2008)
[-] Fixed BTS #675
[-] Fixed BTS #652
[+] ElComboBox. OnCanSelect event added.
Release 7.02 (17-Nov-2008)
[+] TElMenuItem - Added OnSubMenuPopup event
[+] TElAdvancedPanel. Added OnCheckBoxClick: TNotifyEvent; event event that's fired when user clicks CheckBox, in other case OnClick will fire.
[+] TElHTMLLabel. Added property ShowAccelChar
[+] TElEdit and ancestors (TElComboBox). Correctly drawing under Windows Vista
[*] ElCalendar and ElDTPick changes: string to LMDString conversion
[*] Fixed a lot of small issues for Vista rendering
[-] TEl(X)Tree. Inplace editors rendering fixed
[-] TElHeader. If you move a column right outside of the StringGrid-Control, it isn't moved to the first position
[-] TElListBox - Fixed incorrect adding of items in CRS2009
[-] TElListBox - FStates changed to array of Byte instead of PChar in win32 to simplify code and to fix AV when CheckAll is called (CRS2009)
[-] TElDragDrop - TOleDragObject.GetFileList doesn't work properly in D2009
[-] TElTree - Fixed incorrect Item height calculation
[-] TElEdit - Fixed bug related to incorrect CueBanner text drawing under Vista
[-] TElPanel - Transparency issues for ElAdvPanel on ElPanel, both transparent, placed on backgrounded form - fixed
Release 7.01 (17-Oct-2008)
[+] TElToolBar: MoreMenuDrawStyle: TDrawStyle property added to define the style of MoreMenu.
[+] TElToolBar: MoreMenu collects menu items from ToolButton in case it has an assigned PullDownMenu.
[-] TElXTree: check distance between mouse positions before hint show to avoid trace.
[-] Fixes for better Delphi/C++ Builder 2009 compatibility
[-] LMDHTMLUnit: Exact font sizing in pixels (was implemented earlier in older ElPack html render) was broken - fixed.
Release 7.0 (19-Sep-2008)
Initial Release.