<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.lmd.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hamov</id>
		<title>LMD - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.lmd.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hamov"/>
		<link rel="alternate" type="text/html" href="https://wiki.lmd.de/index.php/Special:Contributions/Hamov"/>
		<updated>2026-05-24T08:19:41Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.3</generator>

	<entry>
		<id>https://wiki.lmd.de/index.php?title=LMD_2009_-_History_LMD_ElPack&amp;diff=2372</id>
		<title>LMD 2009 - History LMD ElPack</title>
		<link rel="alternate" type="text/html" href="https://wiki.lmd.de/index.php?title=LMD_2009_-_History_LMD_ElPack&amp;diff=2372"/>
				<updated>2008-12-09T17:27:30Z</updated>
		
		<summary type="html">&lt;p&gt;Hamov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{HEAD-ResOnly}}&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This documents contains history logs for LMD ElPack 7.0 releases.&amp;lt;br&amp;gt;First official release: &amp;lt;b&amp;gt;23-September-2008&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; '''Legend'''&amp;lt;br&amp;gt; [+] Feature added&amp;lt;br&amp;gt; [*] Feature changed&amp;lt;br&amp;gt; [-] Bug fixed&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History Logs ==&lt;br /&gt;
&lt;br /&gt;
==== Release 7.03 (09-Dec-2008)&amp;lt;br&amp;gt; ====&lt;br /&gt;
&lt;br /&gt;
[-] Fixed BTS #675 (TElComboBox did not not raise OnKeyDown)&amp;lt;br&amp;gt; [-] Fixed BTS #652 (Spin buttons vanish in ElTreeInplaceSpinEdit)&amp;lt;br&amp;gt; [-] Fixed BTS #664 (minor ElXTree optimization)&amp;lt;br&amp;gt; [-] Fixed BTS #671 (TElComboBox - incorrect dropdown list height)&amp;lt;br&amp;gt; [-] Fixed BTS #655 (TElMRUSection.Assign did not work)&amp;lt;br&amp;gt; [+] ElComboBox.OnCanSelect event added&amp;lt;br&amp;gt; [-] ElListBox: Insert &amp;amp;amp; Add methods fixed for D2009&amp;lt;br&amp;gt; [-] Fixed BTS #656 (TElTreeItem::Assign dont set scrollbar right)&amp;lt;br&amp;gt;[-] Fixed BTS #660 (Incorect row heights)&amp;lt;br&amp;gt;[-] ElTrackBar. Fixed: Using MouseWheel with TElTrackBar doesn't limit values to Min and Max.&amp;lt;br&amp;gt;[-] ElPromptDialog. Fixed: Access violation in design mode - &amp;quot;Test Dialog...&amp;quot; the float in menu.&amp;lt;br&amp;gt;[+] ElSpinEdit. Added events OnCheckRangeError: TLMDCheckIntRangeEvent, OnCheckRangeError: TLMDCheckFloatRangeEvent&amp;lt;br&amp;gt;[-] ElShellTree. Fixed: show FileSystem and FileFilters flags&amp;lt;br&amp;gt;[+] ElExplorerBarGroup. Added event OnCheckBoxClick: TNotifyEvent - fired when user clicks CheckBox.&amp;lt;br&amp;gt;[-] ElTree/ElHeader Fixed: Moves a col left outside of the StringGrid-Control to left the Col is moved to the first position&amp;lt;br&amp;gt;[-] ElTreeInplaceButtonEdit, Fixed: missing published Font-Property&amp;lt;br&amp;gt;[-] ElMainMenu. Fixed: Render main menu when themes disabled&amp;lt;br&amp;gt;[+] ElComboBox. Added OnBeforeSelectValue event raised before Drop down list CloseUp. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Release 7.02 (17-Nov-2008) ====&lt;br /&gt;
&lt;br /&gt;
[+] TElMenuItem - Added OnSubMenuPopup event&amp;lt;br&amp;gt; [+] TElAdvancedPanel. Added OnCheckBoxClick: TNotifyEvent; event event that's fired when user clicks CheckBox, in other case OnClick will fire.&amp;lt;br&amp;gt; [+] TElHTMLLabel. Added property ShowAccelChar&amp;lt;br&amp;gt; [+] TElEdit and ancestors (TElComboBox). Correctly drawing under Windows Vista&amp;lt;br&amp;gt; [*] ElCalendar and ElDTPick changes: string to LMDString conversion&amp;lt;br&amp;gt; [*] Fixed a lot of small issues for Vista rendering&amp;lt;br&amp;gt; [-] TEl(X)Tree. Inplace editors rendering fixed&amp;lt;br&amp;gt; [-] TElHeader. If you move a column right outside of the StringGrid-Control, it isn't moved to the first position&amp;lt;br&amp;gt; [-] TElListBox - Fixed incorrect adding of items in CRS2009&amp;lt;br&amp;gt; [-] TElListBox - FStates changed to array of Byte instead of PChar in win32 to simplify code and to fix AV when CheckAll is called (CRS2009)&amp;lt;br&amp;gt; [-] TElDragDrop - TOleDragObject.GetFileList doesn't work properly in D2009&amp;lt;br&amp;gt; [-] TElTree - Fixed incorrect Item height calculation&amp;lt;br&amp;gt; [-] TElEdit - Fixed bug related to incorrect CueBanner text drawing under Vista&amp;lt;br&amp;gt; [-] TElPanel - Transparency issues for ElAdvPanel on ElPanel, both transparent, placed on backgrounded form - fixed&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Release 7.01 (17-Oct-2008) ====&lt;br /&gt;
&lt;br /&gt;
[+] TElToolBar: MoreMenuDrawStyle: TDrawStyle property added to define the style of MoreMenu.&amp;lt;br&amp;gt; [+] TElToolBar: MoreMenu collects menu items from ToolButton in case it has an assigned PullDownMenu.&amp;lt;br&amp;gt; [-] TElXTree: check distance between mouse positions before hint show to avoid trace. &amp;lt;br&amp;gt; [-] Fixes for better Delphi/C++ Builder 2009 compatibility&amp;lt;br&amp;gt; [-] LMDHTMLUnit: Exact font sizing in pixels (was implemented earlier in older ElPack html render) was broken - fixed.&lt;br /&gt;
&lt;br /&gt;
==== Release 7.0 (19-Sep-2008) ====&lt;br /&gt;
&lt;br /&gt;
Initial Release.&lt;/div&gt;</summary>
		<author><name>Hamov</name></author>	</entry>

	</feed>