log

age author description
Wed, 15 Dec 2010 10:17:51 -0500 Omair Majid add symlinks under JDK_HOME/jre/bin and make javaws work without them too
Wed, 15 Dec 2010 09:31:48 -0500 Andrew Su Changed display message for about and JRE panels in the control panel.
Wed, 15 Dec 2010 00:54:34 +0000 Andrew John Hughes Remove dependency on libjli so we can work with IcedTea7.
Mon, 13 Dec 2010 17:28:01 -0500 Omair Majid add support for validating configuration
Mon, 13 Dec 2010 16:12:06 -0500 Omair Majid consistently parse whitespace characters in text
Fri, 10 Dec 2010 10:07:13 -0500 Omair Majid remove unused variables in JarSigner
Wed, 08 Dec 2010 16:08:35 -0500 Deepak Bhole PR597: Fix special character handling for applet tags
Wed, 08 Dec 2010 14:06:22 -0500 Omair Majid depend on sun.misc.HexDumpEncoder rather than a local copy of it
Wed, 08 Dec 2010 12:09:00 -0500 Omair Majid remove check for jnlp spec number
Wed, 08 Dec 2010 11:54:38 -0500 Omair Majid Remove unused classes JarRunner and JarSignerResources
Wed, 08 Dec 2010 16:37:41 +0000 Andrew John Hughes Fix Javadoc warnings.
Wed, 08 Dec 2010 08:45:51 -0500 Omair Majid Remove unused class net.sourceforge.jnlp.tools.KeyTool
Tue, 07 Dec 2010 15:50:16 -0500 Deepak Bhole Bumped version in configure.ac
Tue, 07 Dec 2010 15:49:25 -0500 Deepak Bhole Added tag icedtea-web-1.0-branchpoint for changeset 692d7e5b3103
Tue, 07 Dec 2010 14:50:36 -0500 Andrew Su Added copyright header to MiddleClickListener.java. icedtea-web-1.0-branchpoint
Tue, 07 Dec 2010 11:03:42 -0500 Omair Majid fix info shown in about:plugins in firefox
Mon, 06 Dec 2010 15:34:01 -0500 Deepak Bhole Fixed indentation and spacing for all .java files.
Fri, 03 Dec 2010 20:19:12 +0000 Andrew John Hughes Revert toURI().toURL() changes until we find a solution to the issues it raises:
Fri, 03 Dec 2010 00:30:45 +0000 Andrew John Hughes Fix warnings produced by NetX and the plugin (both Java and C++).
Thu, 02 Dec 2010 10:22:44 -0500 Omair Majid add desktop entry for itweb-settings
Wed, 01 Dec 2010 23:57:54 +0000 Andrew John Hughes Detect unpatched AppletViewerPanel so we fail early on plain OpenJDK.
Wed, 01 Dec 2010 16:46:28 -0500 Andrew Su Fix ChangeLog entry.
Wed, 01 Dec 2010 16:14:51 -0500 Andrew Su Add control panel (GUI) for modifying icedtea-web settings.
Tue, 30 Nov 2010 23:15:11 +0000 Andrew John Hughes Add NETX_DIR on the bootclasspath to avoid older NetX releases in 1.7 and 1.8's rt.jar.
Tue, 30 Nov 2010 16:53:16 +0000 Andrew John Hughes Make distcheck work.
Mon, 29 Nov 2010 10:19:17 -0500 Deepak Bhole Patch to permanantly fix frame pop-out issue for applets
Mon, 29 Nov 2010 15:56:06 +0100 doko Add `build' to .hgignore
Fri, 26 Nov 2010 15:21:56 +0000 Andrew John Hughes Add documentation build support.
Thu, 25 Nov 2010 12:45:55 -0500 Omair Majid fix build issues with older netx.jar on bootclasspath
Wed, 24 Nov 2010 15:47:50 -0500 Omair Majid create files with reduced permissions when possible