Difference between revisions of "NG 2013 - History"

From LMD
Jump to: navigation, search
(Release 2013.1 (30-Jan-2013))
Line 7: Line 7:
 
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
 
'''Legend'''<br>[+] Feature added<br>[*] Feature changed<br>[-] Bug fixed<br>
  
== Release 2013.1 (30-Jan-2013) ==
+
== 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>
 +
 
 
<b>NG HTMLPack</b><br>
 
<b>NG HTMLPack</b><br>
[+] 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>
+
[-] TNGHTMLPanel major fixes: Autosize, ParentBackground issues<br>
[+] String storage support for TNGHTMLPanel <br>
+
[-] Link over/click when padding or bevel/border has non zero size (when autosize = true)<br>
[*] Demo updated<br>
+
[-] fix for incorrect text position when embedded controls are used<br>
[-] Label with embedded controls autosize issue fixed<br>
+
[-] memory leaks fixed<br>
 
{{Top}}
 
{{Top}}
  

Revision as of 00:06, 21 March 2013

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all NG controls 2013 packages.
First official release: XX-November-2012

NG Controls 2013 includes NG SerializationPack, HTMLPack, DialogPack and ValidatorPack.

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

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.0 (26-Dec-2012)

First public release. SerializerPack and HTMLPack as final release. Dialog-/ValidatorPack as beta.
[Top]