log

age author description
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
Wed, 27 Oct 2010 12:55:00 -0400 Omair Majid Add security checks for save and load in DeploymentConfiguration
Tue, 26 Oct 2010 18:14:11 -0400 Omair Majid Fix possible null dtd in Swing applications
Tue, 26 Oct 2010 18:00:35 -0400 Omair Majid launch applications that have a non-public main class
Tue, 26 Oct 2010 17:56:41 -0400 Omair Majid add more JNLP spec numbers as supported versions
Tue, 26 Oct 2010 17:52:03 -0400 Omair Majid overload a new R method for translation of simple strings
Tue, 26 Oct 2010 18:08:09 -0700 Deepak Bhole Trim whitespace from jar names in PluginBridge constructor.
Tue, 26 Oct 2010 17:49:57 -0700 Deepak Bhole Stabilize plugin initialization
Tue, 26 Oct 2010 12:01:22 -0400 Andrew Su Changed to use rmdir instead of rm -rf for launcher directory.
Mon, 25 Oct 2010 17:16:13 -0400 Omair Majid add support for parsing and accessing deployment properties
Mon, 25 Oct 2010 14:37:57 -0400 Omair Majid remove duplicate R methods; create a single class to handle translation
Mon, 25 Oct 2010 12:14:33 -0400 Andrew Su Fix error on make clean.
Fri, 22 Oct 2010 10:44:12 -0400 Omair Majid show security dialogs using the main AppContext
Thu, 21 Oct 2010 21:12:21 +0100 Andrew John Hughes Fix most warnings arising from NetX code.
Wed, 20 Oct 2010 16:52:44 -0400 Omair Majid update AUTHORS
Wed, 20 Oct 2010 18:38:37 +0100 Deepak Bhole Add jni_md.h (missing from previous commit).
Wed, 20 Oct 2010 18:07:07 +0200 doko 2010-10-20 Matthias Klose <doko@ubuntu.com>
Wed, 20 Oct 2010 10:17:46 -0400 Andrew Su Enabled parsing jnlp file located at jnlp_href for applet parameters.
Wed, 20 Oct 2010 16:07:09 +0200 doko Fix -sourcepath for builddir != srcdir
Wed, 20 Oct 2010 10:04:25 -0400 Omair Majid do not encode cache file url when adding it to jarLocationSecurityMap
Wed, 20 Oct 2010 09:49:01 -0400 Omair Majid avoid creating unecessary nativedirs; clean them on exit
Wed, 20 Oct 2010 14:34:41 +0100 Deepak Bhole Add $(NETX_DIR) prefix to javaws launcher.
Wed, 20 Oct 2010 14:26:16 +0100 Deepak Bhole Introduce NETX_DIR to represent NetX build directory and use for launcher. Escape ORIGIN correctly. Add jni_md.h to avoid gcj conflicts.
Wed, 20 Oct 2010 11:57:18 +0200 doko 2010-10-20 Matthias Klose <doko@ubuntu.com>
Tue, 19 Oct 2010 18:19:19 +0100 Andrew John Hughes Revert to using foreign to avoid warnings about GNU make syntax.
Tue, 19 Oct 2010 17:55:59 +0100 andrew Initial import from IcedTea6.