log

age author description
Mon, 24 Jan 2011 10:13:01 -0500 Omair Majid Update NEWS format
Thu, 20 Jan 2011 12:09:09 -0500 Omair Majid Change the format of NEWS file to emphasize new features and indicate common fixes
Thu, 20 Jan 2011 11:06:41 -0500 Deepak Bhole Fix PR619: Improper finalization by the plugin can crash the browser
Tue, 18 Jan 2011 13:51:34 -0500 Andrew Su Remove creation of swing thread for displaying dialogs.
Tue, 18 Jan 2011 12:07:45 -0500 Deepak Bhole RH663680, CVE-2010-4351: JNLP SecurityManager bypass
Fri, 07 Jan 2011 08:08:41 -0500 Omair Majid fix typo in locating the user-level trusted client certificate store
Tue, 04 Jan 2011 15:26:11 -0500 Omair Majid fix NullPointerException in debug output
Fri, 24 Dec 2010 15:17:35 -0500 Omair Majid use full privileges when checking whether to prompt user or not
Wed, 22 Dec 2010 17:14:44 -0500 Deepak Bhole Fix RH665104: OpenJDK Firefox Java plugin loses a cookie
Wed, 15 Dec 2010 00:54:34 +0000 Andrew John Hughes Remove dependency on libjli so we can work with IcedTea7.
Tue, 14 Dec 2010 11:25:56 +0000 Andrew John Hughes Fix remaining javadoc warning from KeyTool.java (removed post-1.0).
Wed, 08 Dec 2010 16:37:41 +0000 Andrew John Hughes Fix Javadoc warnings.
Wed, 08 Dec 2010 16:08:35 -0500 Deepak Bhole PR597: Fix special character handling for applet tags
Tue, 07 Dec 2010 16:18:06 -0500 Deepak Bhole Reverted previous change that changed version from 1.0pre to 1.0.
Tue, 07 Dec 2010 15:51:56 -0500 Deepak Bhole Updated configure.ac
Tue, 07 Dec 2010 15:51:04 -0500 Deepak Bhole Added tag icedtea-web-1.0-branch for changeset 692d7e5b3103
Tue, 07 Dec 2010 14:50:36 -0500 Andrew Su Added copyright header to MiddleClickListener.java. icedtea-web-1.0-branch
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.