view extra/net/sourceforge/javaws/about/resources/notes.html @ 352:9d2375280d16

Enhanced about dialog
author Jiri Vanek <jvanek@redhat.com>
date Wed, 23 May 2012 13:35:22 +0200
parents 6db9ffeb881b
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
	<head>
		<title>Release Notes</title>
	</head>
	<body>
	<br>
	<table cellpadding="2" cellspacing="2" border="0" width="100%">
		<tbody>
		<tr>
			<td valign="Top" width="15"></td>
			<td valign="Top" width="100%">
				<table cellpadding="0" cellspacing="0" border="0" align="Center">
					<tbody>
						<tr>
							<td valign="Middle" align="Center" nowrap="true"><div align="Center">
								<img src="jamIcon.jpg" alt="Jam Icon" width="87" height="84" align="Center">
								</div>
							</td>
						</tr>
						<tr>
							<td valign="Middle" nowrap="true" align="Justify">
								<div align="Center">
								<b>Lillian Angel</b> <br>
								<b>Deepak Bhole</b> <br>
								<b>Danesh Dadachanji</b> <br>
								<b>Adam Domurad</b> <br>
								<b>Thomas Fitzsimmons</b> <br>
								<b>Andrew John Hughes</b> <br>
								<b>Matthias Klose </b> <br>
								<b>Francis Kung</b> <br>
								<b>Omair Majid</b> <br>
								<b>Jon A. Maxwell</b> <br>
								<b>Thomas Meyer</b> <br>
								<b>Saad Mohammad</b> <br>
								<b>Andrew Su</b> <br>
								<b>Joshua Sumali</b> <br>
								<b>Jiri Vanek</b> <br>
								<b>Mark Wielaard</b> <br>
								<b>Man Lung Wong</b> <br>
								</div>
							</td>
						</tr>
					</tbody>
				</table>
			</td>
		</tr>
		</tbody>
	</table>
<br>
<big><b>Release Notes</b></big>
<br>
<table cellpadding="0" cellspacing="0" border="0">
	<tbody>
		<tr>
			<td valign="Top" width="15"><br></td>
			

			<td valign="Top"> 
			NetX on IcedTea: Security Support
			<ul>
				<li> Full signed application support </li>
				<li> User trusted certificates support </li>
				<li> Some JNLP API Services implemented </li>
				<li> Improved unsigned application sandboxing with JNLP API </li>
			</ul>
			</td>
		</tr>
		<tr>
			<td valign="Top" width="15"><br></td>
			<td valign="Top"> 
			Version 0.5: Refines multi-app capabilities + native code support
			<ul>
				<li> Released under LGPL. </li> 
				<li> Separate event queue, look and feel, etc for each application. </li> 
				<li> Native code support. </li> 
				<li> Supports headless mode. </li> 
				<li> Internationalized messages. </li> 
				<li> Uses NanoXML parser. </li> 
				<li> Minor changes listed on project web site... </li> 
			</ul>

			</td>
		</tr>
	</tbody>
</table>
<b> Home page of IcedTea-Web:
    <a href="http://icedtea.classpath.org/wiki/IcedTea-Web">
		http://icedtea.classpath.org/wiki/IcedTea-Web
	</a><br>
    Please visit also the SourceForge site
	<a href="http://jnlp.sourceforge.net/netx/index.html">
		http://jnlp.sourceforge.net/netx/index.html
	</a>
	and the IcedTea site
	<a href="http://iced-tea.org">http://iced-tea.org</a>
	 for more information.</b><br>
</body>
</html>