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

From LMD
Jump to: navigation, search
(Release 6.02 ())
Line 9: Line 9:
 
[*] Feature changed<br>
 
[*] Feature changed<br>
 
[-] Bug fixed<br>
 
[-] Bug fixed<br>
 
== VCL.NET Beta Version ==
 
The final VCL.NET port is planned for release end of october 2007 (next planned release).
 
 
<b>Disclaimer:</b><br>
 
This is beta software, so please do not use these packages with production code, only with backups of your projects! However there will be no additional structural changes, so it is safe porting projects for testing.
 
In addition you can not run LMD2003 and LMD2007 releases at the same time. However using our Packutil freeware tool you can easily switch between different package collections.
 
 
We are very interested in any form of feedback, especially for experiences in updating existing projects. Please use public groups on LMD Newsserver for any reports or feedback.
 
 
  
 
== History Logs ==
 
== History Logs ==
  
 
==== Release 6.02 (13-Nov-2007) ====
 
==== Release 6.02 (13-Nov-2007) ====
 +
[*] VCL.NET release candidates (including CRS 2007.NET packages). Final version with next minor update.
 
[+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new. <br>
 
[+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new. <br>
 
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats. <br>
 
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats. <br>

Revision as of 19:57, 13 November 2007

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for LMD ElPack 6.0 releases. First official release: 10-Sep-2007 (Win32 only)
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed

History Logs

Release 6.02 (13-Nov-2007)

[*] VCL.NET release candidates (including CRS 2007.NET packages). Final version with next minor update. [+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new.
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats.
[+] TElPromptDialog: MaxWidth (default 0). The width of dialog will be limited by this value in case it is positive.
[+] TElXTree: AutoLineVisibleOnly property added (default = false). If this property is set to true, TElXTree defines item's height for visible sections only (ignores invisible header sections).
[-] TElCalculatorEdit: av in runtime when CalcDlgDefZeroValue is False. fixed.
[-] TElTree, TElXTree, TElXHeader, TElHeader: incorrect text out with right-aligned italic text. fixed.
[-] TElXTree: small problem with cell size where BarStyle is on. fixed.
[-] "Junk" symbols in html-hints. fixed.

Release 6.01 (15-Oct-2007)

[+] TElCalendar,TElDateTimePicker.CustomCalendarNames: TElCustomCalendarNames - possible to set unicode day\month names to be displayed in control.

Release 6.00.50 (17-Sep-2007)

[*] Changes and fixes in shared runtime packages