log

age author description
Wed, 20 Jul 2011 09:33:13 -0400 Deepak Bhole Prepare for 1.1.2
Wed, 20 Jul 2011 09:31:39 -0400 Deepak Bhole Added tag icedtea-web-1.1.1 for changeset 44535ca47593
Fri, 15 Jul 2011 16:03:02 -0400 Deepak Bhole Prepare to release 1.1.1 icedtea-web-1.1.1
Fri, 15 Jul 2011 16:02:00 -0400 Deepak Bhole RH718170, CVE-2011-2514: Java Web Start security warning dialog manipulation
Fri, 15 Jul 2011 15:44:56 -0400 Deepak Bhole RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applications
Tue, 14 Jun 2011 13:29:12 -0400 Andrew Su Make itweb-settings resizable
Wed, 08 Jun 2011 18:03:52 -0400 Deepak Bhole Prepare for 1.1.1
Wed, 08 Jun 2011 18:02:37 -0400 Deepak Bhole Added tag icedtea-web-1.1 for changeset ff05275397ca
Wed, 08 Jun 2011 18:02:08 -0400 Deepak Bhole Update configure.ac and NEWS files for release icedtea-web-1.1
Wed, 08 Jun 2011 14:56:49 -0400 Deepak Bhole Fixed typo in changelog
Wed, 08 Jun 2011 14:53:27 -0400 Deepak Bhole Remove ecurity update notes from NEWS as they are not "New"
Wed, 08 Jun 2011 14:38:52 -0400 Deepak Bhole Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a different thread unless a different GMainContext *context is used
Mon, 30 May 2011 13:50:35 -0400 Andrew Su Fix cache to allow redownload on next run when javaws is killed
Mon, 30 May 2011 13:15:50 -0400 Andrew Su Remove non-standard option from itweb-settings.
Fri, 27 May 2011 18:01:27 -0400 Deepak Bhole Fix PR723: AccessControlException while downloading resource
Fri, 27 May 2011 18:00:02 -0400 Deepak Bhole PR735: Firefox 4 sometimes freezes if the applet calls showDocument()
Fri, 27 May 2011 17:27:55 -0400 Deepak Bhole Call dispose() from swing thread when applet is closed.
Fri, 27 May 2011 17:03:25 -0400 Deepak Bhole Backed out 0256de6a4bf6 as it is prone to race conditions.
Fri, 27 May 2011 12:53:15 -0400 Omair Majid PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromManifest
Fri, 27 May 2011 12:32:52 -0400 Andrew Su Fix PR727: Split conditional to removed duplicate entries in cache.
Wed, 25 May 2011 15:13:19 -0400 Andrew Su Update NEWS.
Wed, 25 May 2011 14:52:30 -0400 Andrew Su Fix PR726. Create recently_used on startup.
Tue, 10 May 2011 11:59:47 -0400 Andrew Su Fix sorting in itw-settings' cache viewer
Mon, 02 May 2011 14:33:32 -0400 Deepak Bhole Prevent applet from shutting down down if another tab with the same page is
Thu, 28 Apr 2011 16:23:11 -0400 Omair Majid Support configure's --program-suffix option
Thu, 21 Apr 2011 11:08:02 -0400 Deepak Bhole Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)
Wed, 20 Apr 2011 16:58:29 -0400 Andrew Su Update recently_used when deleting cache entries with itw-settings
Wed, 20 Apr 2011 16:33:18 -0400 Omair Majid Load classes from jars listed on the Class-Path in manifest
Wed, 20 Apr 2011 15:34:10 -0400 Omair Majid PR687: BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGI
Wed, 20 Apr 2011 15:23:49 -0400 Omair Majid Dont show error dialogs on exceptions with the plugin