Difference between revisions of "NG 2013 - History"
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Introduction == | == Introduction == | ||
This documents contains history logs for all NG controls 2013 packages.<br> | This documents contains history logs for all NG controls 2013 packages.<br> | ||
− | First official release: ''' | + | First official release: '''26-Dec-2012'''<br><br> NG Controls 2013 includes NG SerializationPack, HTMLPack, DialogPack and ValidatorPack. |
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br> | '''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br> | ||
+ | |||
+ | == Release 2013.4 (23-Apr-2013) == | ||
+ | <b>All Packages</b><br> | ||
+ | Delphi/C++Builder XE4 support added (compilation via NGUtil).<br> | ||
+ | |||
+ | == Release 2013.3 (11-Apr-2013) == | ||
+ | <b>NG ValidatorPack</b><br> | ||
+ | Final version now included.<br> | ||
+ | |||
+ | == Release 2013.2 (20-Mar-2013) == | ||
+ | <b>NG DialogPack</b><br> | ||
+ | Final version now included.<br> | ||
+ | Final release of ValidatorPack follows in Release 2013.3.<br> | ||
+ | <br> | ||
+ | <b>NG HTMLPack</b><br> | ||
+ | [-] TNGHTMLPanel major fixes: Autosize, ParentBackground issues<br> | ||
+ | [-] Link over/click when padding or bevel/border has non zero size (when autosize = true)<br> | ||
+ | [-] fix for incorrect text position when embedded controls are used<br> | ||
+ | [-] memory leaks fixed<br> | ||
+ | {{Top}} | ||
== Release 2013.1 (30-Jan-2013) == | == Release 2013.1 (30-Jan-2013) == | ||
<b>NG HTMLPack</b><br> | <b>NG HTMLPack</b><br> | ||
− | [+] Imagelist support added to almost all controls. | + | [+] Imagelist support added to almost all controls (simply use e.g. <img src="index:0">) to insert image with index 0 from connected imagelist.<br> |
− | [+] String storage support for TNGHTMLPanel | + | [+] String storage support for TNGHTMLPanel <br> |
− | [*] Demo updated | + | [*] Demo updated<br> |
− | [-] Label with embedded controls autosize issue fixed | + | [-] Label with embedded controls autosize issue fixed<br> |
{{Top}} | {{Top}} | ||
Latest revision as of 18:42, 23 April 2013
<< Back to Main Page or Product Resources page
Contents
Introduction
This documents contains history logs for all NG controls 2013 packages.
First official release: 26-Dec-2012
NG Controls 2013 includes NG SerializationPack, HTMLPack, DialogPack and ValidatorPack.
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed
Release 2013.4 (23-Apr-2013)
All Packages
Delphi/C++Builder XE4 support added (compilation via NGUtil).
Release 2013.3 (11-Apr-2013)
NG ValidatorPack
Final version now included.
Release 2013.2 (20-Mar-2013)
NG DialogPack
Final version now included.
Final release of ValidatorPack follows in Release 2013.3.
NG HTMLPack
[-] TNGHTMLPanel major fixes: Autosize, ParentBackground issues
[-] Link over/click when padding or bevel/border has non zero size (when autosize = true)
[-] fix for incorrect text position when embedded controls are used
[-] memory leaks fixed
[Top]
Release 2013.1 (30-Jan-2013)
NG HTMLPack
[+] Imagelist support added to almost all controls (simply use e.g. <img src="index:0">) to insert image with index 0 from connected imagelist.
[+] String storage support for TNGHTMLPanel
[*] Demo updated
[-] Label with embedded controls autosize issue fixed
[Top]
Release 2013.0 (26-Dec-2012)
First public release. SerializerPack and HTMLPack as final release. Dialog-/ValidatorPack as beta.
[Top]