log

age author description
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:45:05 -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:12:18 -0400 Andrew Su Update NEWS.
Wed, 25 May 2011 14:50:42 -0400 Andrew Su Fix PR726. Create recently_used on startup.
Tue, 17 May 2011 16:43:45 +0200 Jiri Vanek added posibility to export junit testsuite results as xml
Wed, 11 May 2011 14:56:32 +0100 Andrew John Hughes Reverting unapproved change 235:114a981d3552
Tue, 10 May 2011 11:16:17 -0400 Andrew Su Fix sorting in itw-settings' cache viewer
Tue, 10 May 2011 11:58:19 +0200 Jiri Vanek added posibility for junit to export reports to xml, addes set of styles for easy navigation inside tests-output file (transformed to html)
Mon, 09 May 2011 21:58:48 +0200 Jiri Vanek Innerclasses and jnlp files are now skipped during testing without warning or eror
Tue, 03 May 2011 09:14:16 -0400 Denis Lila Fix useless thread group creation.
Mon, 02 May 2011 14:33:32 -0400 Deepak Bhole Prevent applet from shutting down down if another tab with the same page is
Fri, 29 Apr 2011 16:58:05 -0400 Denis Lila Fix appcontext related plugin bugs.
Thu, 28 Apr 2011 16:23:11 -0400 Omair Majid Support configure's --program-suffix option
Thu, 21 Apr 2011 11:19:28 -0400 Deepak Bhole Bumped version in configure.ac to 1.2pre
Thu, 21 Apr 2011 11:18:04 -0400 Deepak Bhole Added tag icedtea-web-1.1-branchpoint for changeset b60550517945
Thu, 21 Apr 2011 11:08:02 -0400 Deepak Bhole Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking) icedtea-web-1.1-branchpoint
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
Wed, 20 Apr 2011 15:02:56 -0400 Andrew Su Update itw-setting's cache viewer to display new directory structure
Wed, 20 Apr 2011 14:35:13 -0400 Andrew Su Allow delete only when plugin or javaws is not running
Wed, 20 Apr 2011 11:48:16 -0400 Andrew Su Enforce cache size limit
Wed, 20 Apr 2011 10:44:58 -0400 Andrew Su Unhide components for setting cache size limit in itw-settings
Wed, 20 Apr 2011 09:26:50 -0400 Andrew Su Store lru after modifying the entries
Mon, 18 Apr 2011 17:38:31 -0400 Andrew Su Changed cache to prevent jar overwriting when update happens.
Mon, 18 Apr 2011 15:13:23 -0400 Denis Lila Fix concurrent classloading problem in JNLPClassLoader.loadClass.
Mon, 18 Apr 2011 18:44:40 +0100 Andrew John Hughes Switch to explicit locks and condition queues in PluginAppletViewer
Mon, 18 Apr 2011 11:37:52 -0400 Deepak Bhole Fix applet rezising issue seen with some browsers (Midori)
Mon, 18 Apr 2011 11:36:52 -0400 Deepak Bhole Fixed RH691259: Midori sends a SIGSEGV with the IcedTea NP Plugin
Thu, 14 Apr 2011 21:41:32 +0100 Andrew John Hughes Support Gentoo install location for JUnit 4.
Thu, 14 Apr 2011 16:26:32 -0400 Deepak Bhole Use Object.wait() instead of periodic wakes in PluginAppletViewer.
Thu, 14 Apr 2011 12:24:46 -0400 Denis Lila Refactor PluginAppletViewer.java.
Wed, 13 Apr 2011 17:23:49 -0400 Andrew Su Make CacheDirectory final and not instantiable.
Wed, 13 Apr 2011 12:18:38 -0400 Denis Lila Fix some concurrency problems in PluginAppletViewer.java.
Mon, 11 Apr 2011 16:03:44 +0100 Andrew John Hughes Backout 4f195bca0dc8 - unapproved patch
Mon, 11 Apr 2011 16:02:25 +0100 Andrew John Hughes Backed out changeset 1cce62b89f07 - unapproved patch
Mon, 11 Apr 2011 15:36:10 +0200 Jiri Vanek added support for testng
Mon, 11 Apr 2011 15:08:01 +0200 Jiri Vanek removed junit
Fri, 08 Apr 2011 10:17:36 -0400 Omair Majid Update README with information about junit tests and rhino
Thu, 07 Apr 2011 18:06:40 -0400 Deepak Bhole Prevent NPE in appletClose() by calling it only via the thread-safe
Wed, 06 Apr 2011 10:02:46 -0400 Andrew Su Restrict port fields in itw-settings to accept only valid port numbers.
Tue, 05 Apr 2011 14:38:22 -0400 Denis Lila Use varargs in PluginDebug.debug calls in JSObject.java.
Tue, 05 Apr 2011 12:39:14 -0400 Denis Lila Fix concurrent access problem to downloadOptions.
Tue, 05 Apr 2011 12:07:10 -0400 Denis Lila Set class path to JRE/lib/rt.jar for both plugin and javaws.
Fri, 01 Apr 2011 12:57:18 -0400 dlila Fix PluginDebug regression.
Thu, 31 Mar 2011 18:19:31 -0400 Omair Majid Let launcher handle parsing exceptions
Thu, 31 Mar 2011 17:20:17 -0400 Denis Lila Fix JSObject.equals.
Thu, 31 Mar 2011 17:07:10 -0400 Denis Lila Add citation.
Thu, 31 Mar 2011 15:15:29 -0400 Denis Lila Made PluginObjectStore a singleton.
Thu, 31 Mar 2011 14:35:01 -0400 Denis Lila Fix last merge of ChangeLog.
Thu, 31 Mar 2011 14:01:04 -0400 Denis Lila Make PluginDebug a bit lazier.
Thu, 31 Mar 2011 13:54:45 -0400 Denis Lila merge
Thu, 31 Mar 2011 09:53:15 -0400 Denis Lila Remove race conditions in PluginObjectStore.java.
Thu, 31 Mar 2011 11:04:37 -0400 Omair Majid Add unit tests for the parser
Wed, 30 Mar 2011 17:53:38 -0400 Omair Majid 2011-03-30 Omair Majid <omajid@redhat.com>