Difference between revisions of "LMD 2009 - History LMD ElPack"
Line 8: | Line 8: | ||
==== Release 7.04 (not released yet)<br> ==== | ==== Release 7.04 (not released yet)<br> ==== | ||
− | [-] ElMenus: | + | [-] ElBtnEdit: RightAlignedView for ALTButton fixed<br> |
+ | [+] TElComboBox. Placing drop down differently (RightAlignView - Drop down button position)<br> | ||
+ | [-] ElCurrEdit: property "NegativeValueTextColor" doesn't seem to have any effect when Themes is On - fixed<br> | ||
+ | [-] TElShellTree: filtering by extension. If extensions of registered file types are hidden, files are not displaying in | ||
+ | TElShellTree - fixed<br> | ||
+ | [-] ElPopupMenu appeared mainly as black in Vista in Classic mode - fixed<br> | ||
+ | [-] ElXTree: Showing the regular Delphi hint if it's defined for an item fixed<br> | ||
+ | [-] ElXTree: Wrong sections order after moving one section - fixed<br> | ||
+ | [-] The SelectNextPage function of a TElPageControl called OnChange twice - fixed<br> | ||
+ | [-] ElTrackbar fired more than once - fixed<br> | ||
+ | [-] ElXTree. Wrong checkbox click if RightAligned = true<br> | ||
+ | [-] ElMenus: Drawing for RightToLeft fixed<br> | ||
+ | [-] ElMenus: Fixed issue with canceling popup menu under Vista<br> | ||
+ | [+] ElMenus: Added TElPopupMenu.EndMenu method to cancel programmatically | ||
==== Release 7.03 (09-Dec-2008)<br> ==== | ==== Release 7.03 (09-Dec-2008)<br> ==== |
Revision as of 11:12, 21 January 2009
<< 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.04 (not released yet)
[-] ElBtnEdit: RightAlignedView for ALTButton fixed
[+] TElComboBox. Placing drop down differently (RightAlignView - Drop down button position)
[-] ElCurrEdit: property "NegativeValueTextColor" doesn't seem to have any effect when Themes is On - fixed
[-] TElShellTree: filtering by extension. If extensions of registered file types are hidden, files are not displaying in
TElShellTree - fixed
[-] ElPopupMenu appeared mainly as black in Vista in Classic mode - fixed
[-] ElXTree: Showing the regular Delphi hint if it's defined for an item fixed
[-] ElXTree: Wrong sections order after moving one section - fixed
[-] The SelectNextPage function of a TElPageControl called OnChange twice - fixed
[-] ElTrackbar fired more than once - fixed
[-] ElXTree. Wrong checkbox click if RightAligned = true
[-] ElMenus: Drawing for RightToLeft fixed
[-] ElMenus: Fixed issue with canceling popup menu under Vista
[+] ElMenus: Added TElPopupMenu.EndMenu method to cancel programmatically
Release 7.03 (09-Dec-2008)
[-] ElHTMLHint displayed extra unicode characters - fixed
[+] ElSpinEdit: New events OnCheckRangeError: TLMDCheckIntRangeEvent, OnCheckRangeError: TLMDCheckFloatRangeEvent
[+] ElExplorerBarGroup: OnCheckBoxClick event added. TNotifyEvent - fired when user clicks CheckBox.
[+] ElComboBox: OnBeforeSelectValue event added. Raised before Drop down list CloseUp.
[+] ElComboBox: OnCanSelect event added
[-] Fixed BTS #675 (TElComboBox did not not raise OnKeyDown)
[-] Fixed BTS #664 (minor ElXTree optimization)
[-] Fixed BTS #671 (TElComboBox - incorrect dropdown list height)
[-] Fixed BTS #660 (Incorect row heights)
[-] Fixed BTS #656 (TElTreeItem::Assign dont set scrollbar right)
[-] Fixed BTS #655 (TElMRUSection.Assign did not work)
[-] Fixed BTS #652 (Spin buttons vanish in ElTreeInplaceSpinEdit)
[-] ElListBox: Insert & Add methods fixed for D2009
[-] ElMainMenu. Fixed: Render main menu when themes disabled
[-] ElPromptDialog. Fixed: Access violation in design mode - "Test Dialog..." the float in menu.
[-] ElShellTree. Fixed: show FileSystem and FileFilters flags
[-] ElTrackBar. Fixed: Using MouseWheel with TElTrackBar doesn't limit values to Min and Max.
[-] 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
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.