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
Wed, 24 Nov 2010 15:22:03 -0500 Deepak Bhole Fix PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch from barbara.xxx1975@libero.it)
Wed, 24 Nov 2010 15:17:54 -0500 Deepak Bhole Fix PR552: Support for FreeBSD's pthread implementation (patch from jkim@freebsd.org)
Wed, 24 Nov 2010 20:06:11 +0000 Andrew John Hughes Bring in IcedTea6 1.10 NEWS and fix structure.
Wed, 24 Nov 2010 14:15:11 -0500 Omair Majid CVE-2010-3860 IcedTea System property information leak via public static
Wed, 24 Nov 2010 13:12:52 -0500 Omair Majid fix PR592: netx can create invalid desktop entry files
Wed, 24 Nov 2010 10:55:50 -0500 Omair Majid internationalize a missed string in certificate viewer
Wed, 24 Nov 2010 10:53:38 -0500 Omair Majid fix infinite recursion in determining sandbox permissions
Wed, 24 Nov 2010 14:15:17 +0100 doko Search javaws.desktop.in in $(srcdir).
Wed, 24 Nov 2010 13:41:57 +0100 doko 2010-11-24 Matthias Klose <doko@ubuntu.com>
Tue, 23 Nov 2010 10:05:06 -0500 Omair Majid integrate basic proxy configuration support
Fri, 19 Nov 2010 10:35:27 -0500 Omair Majid fix Exec, Icon and Encoding in desktop entry files
Thu, 18 Nov 2010 11:55:26 -0500 Omair Majid add configuration support for user prompts and other access control options
Thu, 18 Nov 2010 11:12:10 -0500 Omair Majid integrate configurable logging
Thu, 18 Nov 2010 10:55:02 -0500 Omair Majid add javax.jnlp.IntegrationService and javax.jnlp.DownloadService2
Tue, 16 Nov 2010 13:45:43 -0500 Andrew Su Corrected a minor typo in DeploymentConfiguration.java
Thu, 11 Nov 2010 11:43:13 -0500 Omair Majid integrate support for multiple KeyStores into the various validators
Wed, 10 Nov 2010 16:24:53 -0500 Omair Majid move a number of translatable string from code into Messages.properties
Wed, 10 Nov 2010 16:20:51 -0500 Omair Majid use browser path from configuration
Wed, 10 Nov 2010 16:07:06 -0500 Omair Majid integrate desktop shortcut creation with configuration
Mon, 08 Nov 2010 16:48:38 -0500 Omair Majid set the JDK_UPDATE_VERSION for the plugin
Mon, 08 Nov 2010 16:36:17 -0500 Omair Majid integrate multiple keystore support into certificate viewer
Thu, 04 Nov 2010 16:44:27 -0700 Deepak Bhole Double-buffer applet frame drawing.
Wed, 03 Nov 2010 23:06:23 +0000 Andrew John Hughes Check for required proprietary Sun classes during configure.
Wed, 03 Nov 2010 11:33:41 -0400 Omair Majid use deployment.properties file for infrastructure related configuration
Mon, 01 Nov 2010 11:44:15 -0400 Omair Majid allow running make clean multiple times
Mon, 01 Nov 2010 11:41:59 -0700 Deepak Bhole Fixed PR542
Mon, 01 Nov 2010 10:51:43 -0700 Deepak Bhole Added docs for the plugin.
Fri, 29 Oct 2010 17:40:16 -0400 Omair Majid Parse jnlps containing <component-desc> as well as <application-desc> elements
Thu, 28 Oct 2010 16:18:36 -0400 Omair Majid Fix regression in showing certificate info dialogs
Wed, 27 Oct 2010 15:55:55 -0700 Deepak Bhole Add support for handling spaces between jar names in the archive tag, and other