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

From LMD
Jump to: navigation, search
Line 6: Line 6:
 
== History Logs ==
 
== History Logs ==
  
==== Release 8.03 (XX-Nov-2009) ====
+
==== Release 8.03 (23-Nov-2009) ====
  
 
[-] ElDTPick.pas: Fixed AutoAdvance (Entering first digit in the year field moved cursor to hour field) <br>
 
[-] ElDTPick.pas: Fixed AutoAdvance (Entering first digit in the year field moved cursor to hour field) <br>

Revision as of 23:09, 22 November 2009

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for LMD ElPack 8.0 releases.
First official release: 25-Aug-2009

Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed

History Logs

Release 8.03 (23-Nov-2009)

[-] ElDTPick.pas: Fixed AutoAdvance (Entering first digit in the year field moved cursor to hour field)
[-] ElPgCtl.pas: TabStop set to true by default
[-] ElXHeader: LockHeight was ignored - fixed
[+] ElCombos: ForceItemHeight property added to TElComboBox
[-] ElSpinEdit: Spin button rendering bug (extra pixels when ButtonWidth = 0) fixed
[-] ElIni: Fixed saving unicode ini files (added BOM marker). This change affects also ElStyleManager issue (*.els files written from D2009 could not be read)
[-] ElBtnEdit: AdjustBoundsRect fixed
[+] ElCombos: SaveUnicode property added in TElComboBox
[-] ElBtnEdit: ElComboBox dropdown button and ElButtonEdit main buttons were not visible - fixed

Release 8.03 (15-Oct-2009)

[-] ElTreeGrids: ChangeScale modified
[-] ElSpin: spin buttons sizes corrected
[-] ElBtnEdit: setting theme mode to ttmNative has no effect on AltButton - fixed
[-] ElRTTIInspector: BTS #745 issue fixed
[-] ElXTree: Fixed BTS #737, #738 issues

Release 8.02 (02-Oct-2009)

[+] TElPopupMenu: IsPopuped property added
[+] ElWideDBMemo: Support of ftWideMemo field type
[+] ElXTree: PlusPosition property, which allows control of vertical position of plus/minus button
[-] ELMenuBar: BTS #740
[-] ElStyleManager editor did not start - fixed
[-] ElXTree: mouse selection color fixed
[-] ElXTree: Draw order when HighAlphaLevel < 255 fixed

Release 8.01 (08-Sep-2009)

[-] ElComboBox rendering with Style = csDropDownList in Vista was broken - fixed
[-] BTS#716: Properties AltButtonPngGlyph, AltButtonUsePng added for a number of controls
[-] ElPack Megademo compilability in B2007 fixed
[*] ElEdits: Call to AdjustHeight added in TCustomElEdit.CMCtl3DChanged
[-] ElEdits: OnChange doesn't called after pasting text from clipboard
[-] BTS#721 (ElMemo blink when typing) fixed
[-] LMDApplication.ThemeUseColorProperty handling in ElEdits was broken - fixed
[+] TWinControl descendants: DoubleBuffered property made published
[+] ElAdvPanel: ChangeScale method overridden for better scaling
[*] ElVclUtils: CopyTextToClipboard renamed to LMDCopyTextToClipboard and moved to LMDUtils
[-] ElPromptDlg: Ctrl+C did not work in ElPromptDialog - fixed
[+] ElPromptDlg: Caption, separators and button captions added to text copied to ClipBoard from ElPromptDialog
[+] ElXtree: MakeColVisible method added
[+] ElXTree: GetNextChecked and GetCheckedCount methods added
[-] ElListBox: BTS#727 fixed

Release 8.0 (25-Aug-2009)

Initial Release.