Difference between revisions of "LMD 2007 - History LMD-Tools"
Line 13: | Line 13: | ||
=== LMD-Tools 8.X === | === LMD-Tools 8.X === | ||
+ | |||
+ | ==== Release 8.03.00 (XX-Dec-2007) ==== | ||
+ | [-] TLMDStatusBar repaint problem fixed<br> | ||
+ | Workaround for non SVN-users until new version is available:<br> | ||
+ | Add following code to form'constructor<br> | ||
+ | <delphi>TLMDSimplePanel(LMDStatusBar1).ParentBackground:=False;</delphi> | ||
+ | You might also need to add LMDSimplePanel to uses clause.<br> | ||
==== Release 8.02.00 (13-Nov-2007) ==== | ==== Release 8.02.00 (13-Nov-2007) ==== |
Revision as of 17:18, 28 November 2007
<< Back to Main Page or Product Resources page
Contents
Introduction
This documents contains history logs for all LMD-Tools 2007 products (except LMD ElPack and LMD IDE-Tools packages).
First official release: 10-Sep-2007
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed
History Logs
LMD-Tools 8.X
Release 8.03.00 (XX-Dec-2007)
[-] TLMDStatusBar repaint problem fixed
Workaround for non SVN-users until new version is available:
Add following code to form'constructor
<delphi>TLMDSimplePanel(LMDStatusBar1).ParentBackground:=False;</delphi>
You might also need to add LMDSimplePanel to uses clause.
Release 8.02.00 (13-Nov-2007)
[+] CRS 2007.NET support
[+] Unicode support improved
[+] .Net resource files restored and updated for CRS 2007 .NET support
[+] TLMDAssist: Changes to CustomStrings are now reflected in all situations.
[+] TLMDCustomSwitch and descendants: OnChange event added (triggered when enduser changes checked state)
[*] LMD TextPack: Several minor changes (e.g. many properties now with default values)
[-] Code fixed to use .net resources
[-] LMDHTMLUnit: Memory leaks fixed and AV when font tag is unclosed fixed
[-] Theme engine slowdown issue fixed for win2k and higher systems
[-] LMD TextPack: BTS #553 fixed.
[-] TLMDCustomButtonGroup and descendants: Font artefacts when switching Enabled State in non-standard alignment mode fixed.
[-] TLMDCustomButtonGroup and descendants: Designtime visual fixes.
[-] TLMDPanelFill: Fixed problem with missing csAcceptsControls flag.
Release 8.01.00 (15-Oct-2007)
TLMDApplication, TLMDApplicationCtrl
[-] LMDApplication.LogMaxsize: Bug with unclosed file handles fixed
TLMDButtonBar
[+] ItemParentFont added, font changing logic fixed;
[-] edges of section buttons color fixed for themed mode;
[+] CtlXP property published; themed rendering added;
[+] separate ItemFont property added;
[+] mousewheel handling added;
[+] cursors allow item scrolling and pageup/pagedown allow changing sections now.
TLMDCustomMaskEdit and descendants
[-] Bug caused impossibility of moving focus from empty LMDDBCalendarComboBox fixed.
TLMDGradient
[*] max color count is 65535 now.
LMDHTMLUnit, TLMDHTMLLabel
[+] compatibility fixes (<s>, </s> added; background attr. added);
[-] <ol> list item's backgroundcolor issue fixed, other minor fixes.
[-] "HTML not valid" issue for ElTree when Image is not correctly set - fixed.
TLMDHeaderListComboBox
[-] Selection via cursor keys fixed;
[-] minor cosmetic fix (relative coordinates of dropdown list and edit field).
LMDSysIn Unit
[+] itTimeElapsedSinceBoot, itSysLastBootTime added to TLMDInfoType and GetSystemInfoString.
Release 8.00.50 (17-Sep-2007)
[*] Changes and fixes in shared runtime packages
LMD BarPack 2.X
Release 2.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD ChartPack 1.X
Release 1.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD FxPack 2.X
Release 2.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD PrintPack 1.X
LMD RichPack 4.X
Release 4.02 (13-Nov-2007)
[+] CRS 2007.NET support
Release 4.01 (17-Aug-2007)
[-] TLMDRichEdit: ReplaceTextExt and FindTextExt methods for C++ Builder support restored.
LMD ShellPack 4.X
Release 4.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD SearchPack 3.X
Release 3.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD SysPack 3.X
Release 3.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD StoragePack 2.X
Release 2.01 (13-Nov-2007)
[+] CRS 2007.NET support
LMD WebPack 4.X
Release 4.01 (13-Nov-2007)
[+] CRS 2007.NET support