Difference between revisions of "LMD 2009 - History LMD ElPack"

From LMD
Jump to: navigation, search
(Release 7.03 (08-Dec-2008)<br>)
Line 8: Line 8:
 
==== Release 7.03 (09-Dec-2008)<br> ====
 
==== Release 7.03 (09-Dec-2008)<br> ====
  
[-] Fixed BTS #675 (TElComboBox did not not raise OnKeyDown)<br>
+
[-] Fixed BTS #675 (TElComboBox did not not raise OnKeyDown)<br> [-] Fixed BTS #652 (Spin buttons vanish in ElTreeInplaceSpinEdit)<br> [-] Fixed BTS #664 (minor ElXTree optimization)<br> [-] Fixed BTS #671 (TElComboBox - incorrect dropdown list height)<br> [-] Fixed BTS #655 (TElMRUSection.Assign did not work)<br> [+] ElComboBox.OnCanSelect event added<br> [-] ElListBox: Insert &amp; Add methods fixed for D2009<br> [-] Fixed BTS #656 (TElTreeItem::Assign dont set scrollbar right)<br>[-] Fixed BTS #660 (Incorect row heights)<br>[-] ElTrackBar. Fixed: Using MouseWheel with TElTrackBar doesn't limit values to Min and Max.<br>[-] ElPromptDialog. Fixed: Access violation in design mode - "Test Dialog..." the float in menu.<br>[+] ElSpinEdit. Added events OnCheckRangeError: TLMDCheckIntRangeEvent, OnCheckRangeError: TLMDCheckFloatRangeEvent<br>[-] ElShellTree. Fixed: show FileSystem and FileFilters flags<br>[+] ElExplorerBarGroup. Added event OnCheckBoxClick: TNotifyEvent - fired when user clicks CheckBox.<br>[-] ElTree/ElHeader Fixed: Moves a col left outside of the StringGrid-Control to left the Col is moved to the first position<br>[-] ElTreeInplaceButtonEdit, Fixed: missing published Font-Property<br>[-] ElMainMenu. Fixed: Render main menu when themes disabled<br>[+] ElComboBox. Added OnBeforeSelectValue event raised before Drop down list CloseUp. <br>
[-] Fixed BTS #652 (Spin buttons vanish in ElTreeInplaceSpinEdit)<br>
 
[-] Fixed BTS #664 (minor ElXTree optimization)<br>
 
[-] Fixed BTS #671 (TElComboBox - incorrect dropdown list height)<br>
 
[-] Fixed BTS #655 (TElMRUSection.Assign did not work)<br>
 
[+] ElComboBox.OnCanSelect event added<br>
 
[-] ElListBox: Insert & Add methods fixed for D2009<br>
 
  
 
==== Release 7.02 (17-Nov-2008) ====
 
==== Release 7.02 (17-Nov-2008) ====

Revision as of 19:27, 9 December 2008

<< Back to Main Page or Product Resources page

[edit]

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 (09-Dec-2008)

[-] Fixed BTS #675 (TElComboBox did not not raise OnKeyDown)
[-] Fixed BTS #652 (Spin buttons vanish in ElTreeInplaceSpinEdit)
[-] Fixed BTS #664 (minor ElXTree optimization)
[-] Fixed BTS #671 (TElComboBox - incorrect dropdown list height)
[-] Fixed BTS #655 (TElMRUSection.Assign did not work)
[+] ElComboBox.OnCanSelect event added
[-] ElListBox: Insert & Add methods fixed for D2009
[-] Fixed BTS #656 (TElTreeItem::Assign dont set scrollbar right)
[-] Fixed BTS #660 (Incorect row heights)
[-] ElTrackBar. Fixed: Using MouseWheel with TElTrackBar doesn't limit values to Min and Max.
[-] ElPromptDialog. Fixed: Access violation in design mode - "Test Dialog..." the float in menu.
[+] ElSpinEdit. Added events OnCheckRangeError: TLMDCheckIntRangeEvent, OnCheckRangeError: TLMDCheckFloatRangeEvent
[-] ElShellTree. Fixed: show FileSystem and FileFilters flags
[+] ElExplorerBarGroup. Added event OnCheckBoxClick: TNotifyEvent - fired when user clicks CheckBox.
[-] ElTree/ElHeader Fixed: Moves a col left outside of the StringGrid-Control to left the Col is moved to the first position
[-] ElTreeInplaceButtonEdit, Fixed: missing published Font-Property
[-] ElMainMenu. Fixed: Render main menu when themes disabled
[+] ElComboBox. Added OnBeforeSelectValue event raised before Drop down list CloseUp.

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.