log

age author description
Thu, 20 Jun 2013 15:34:04 +0200 Jiri Vanek Made it work with OpenJDK build 25 by creating application as soon as possible default tip
Wed, 17 Apr 2013 10:07:27 +0200 Jiri Vanek configure.ac - updated to being version 1.2.4pre
Thu, 11 Apr 2013 18:10:24 +0200 Jiri Vanek Added tag icedtea-web-1.2.3 for changeset 89bbadb66b07
Thu, 11 Apr 2013 18:08:22 +0200 Jiri Vanek Removed pre from version in configure.ac icedtea-web-1.2.3
Thu, 11 Apr 2013 12:22:24 +0200 Jiri Vanek Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets with same relative-path.
Wed, 10 Apr 2013 18:31:18 +0200 Jiri Vanek Added CVE number
Wed, 10 Apr 2013 18:28:45 +0200 Jiri Vanek Fixed gifar vulnereability
Wed, 10 Apr 2013 15:39:04 +0200 Jiri Vanek Fixed NEWS
Fri, 01 Mar 2013 14:22:21 -0500 Adam Domurad Fix PR1157: Applets can hang browser after fatal exception
Mon, 07 Jan 2013 11:47:37 -0500 Deepak Bhole Converted Messages.properties to Unix format
Mon, 03 Dec 2012 16:26:42 -0500 Deepak Bhole PR1161: X509VariableTrustManager does not work correctly with OpenJDK7
Thu, 01 Nov 2012 12:27:21 -0400 Deepak Bhole Prepare for 1.2.3
Thu, 01 Nov 2012 12:26:18 -0400 Deepak Bhole Added tag icedtea-web-1.2.2 for changeset 8253e1b5b996
Thu, 01 Nov 2012 12:26:08 -0400 Deepak Bhole Prepare for 1.2.2 icedtea-web-1.2.2
Thu, 01 Nov 2012 11:50:47 -0400 Deepak Bhole CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet
Tue, 07 Aug 2012 10:59:11 -0400 Adam Domurad Fixes PR1106, buffer overflow in plugin table
Thu, 02 Aug 2012 09:11:37 -0400 Adam Domurad Fixed typo that prevented builds with older versions of xulrunner
Tue, 24 Jul 2012 14:02:12 -0400 Deepak Bhole Prepare for 1.2.2
Tue, 24 Jul 2012 14:19:58 -0400 Deepak Bhole Added tag icedtea-web-1.2.1 for changeset fae550dbc884
Tue, 24 Jul 2012 14:01:31 -0400 Deepak Bhole Prepare for 1.2.1 icedtea-web-1.2.1
Tue, 24 Jul 2012 11:44:50 -0400 Deepak Bhole CVE-2012-3422, RH840592: Potential read from an uninitialized memory location
Tue, 24 Jul 2012 10:24:57 -0400 Adam Domurad Small correction to strSplit
Fri, 20 Jul 2012 11:02:23 -0400 Danesh Dadachanji Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from certificate warning.
Tue, 03 Jul 2012 13:51:29 +0200 Jiri Vanek Last hope for not downloaded resources to be verified
Tue, 03 Jul 2012 13:38:23 +0200 Jiri Vanek Fixed behavior when encoded/characters needed encoding included in url (PR811)
Thu, 28 Jun 2012 12:00:07 -0400 Adam Domurad Fixes invalid plugin table error that sometimes occurs.
Fri, 08 Jun 2012 13:44:25 -0400 Adam Domurad fixes PR518, ensures null termination of strings based off of NPVariant results.
Fri, 01 Jun 2012 16:05:18 -0400 Deepak Bhole Fixed PR863: Error passing strings to applet methods in Chromium
Wed, 23 May 2012 13:05:12 -0400 Deepak Bhole AUTHORS: Added Martin Olsson to list.
Wed, 23 May 2012 12:13:03 -0400 Deepak Bhole Use g_mutex_free instead of g_free to free appletviewer_mutex (fixes
Wed, 23 May 2012 12:10:06 -0400 Deepak Bhole ChangeLog: Converted spaces to tabs in an older entry
Wed, 23 May 2012 14:57:33 +0200 Jiri Vanek fixed typo
Wed, 23 May 2012 13:35:22 +0200 Jiri Vanek Enhanced about dialog
Tue, 22 May 2012 13:38:08 -0400 Adam Domurad Updating changelog with removal of synchronization on Boolean.
Tue, 22 May 2012 12:11:10 -0400 Adam Domurad Removed uses of synchronization on Boolean object.
Tue, 22 May 2012 17:37:25 +0200 Jiri Vanek backported : Omair's Add resources.jar to classpath
Tue, 22 May 2012 17:33:08 +0200 Jiri Vanek Fixed JunitLikeXmlOutputListener.java
Tue, 22 May 2012 14:52:43 +0200 Jiri Vanek Fixed security tests to pass both jdk6 and 7
Wed, 09 May 2012 16:09:00 -0400 Omair Majid PR898: signed applications with big jnlp-file doesn't start
Thu, 05 Apr 2012 12:52:17 +0200 Jiri Vanek fixed bugs in jnlp testing engine
Mon, 02 Apr 2012 11:26:17 -0400 Danesh Dadachanji Fixed check for a certificate whose start date has not yet been reached.
Wed, 14 Mar 2012 15:05:54 -0400 Deepak Bhole PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Mon, 05 Mar 2012 16:38:04 -0500 Deepak Bhole Added missing 'pre' prefix to version in configure.ac
Mon, 05 Mar 2012 12:05:41 -0500 Deepak Bhole Prepare for 1.2.1
Mon, 05 Mar 2012 12:05:28 -0500 Deepak Bhole Added tag icedtea-web-1.2 for changeset 58c02a3ace5d
Mon, 05 Mar 2012 12:04:34 -0500 Deepak Bhole Prepare for 1.2 icedtea-web-1.2
Mon, 05 Mar 2012 12:03:38 -0500 Deepak Bhole Backout changeset 6b46e55a8854 that was causing regressions
Wed, 29 Feb 2012 13:56:57 -0500 Deepak Bhole Change CertificateUtils.inKeyStores() to only check for certificate equality
Tue, 28 Feb 2012 11:35:41 -0500 Deepak Bhole Added check for main class in jar manifest(s)
Tue, 28 Feb 2012 10:05:57 -0500 Deepak Bhole Return 0 id to Java side if call/eval fail.
Mon, 27 Feb 2012 22:04:05 +0100 doko Use the mozilla-plugin pkgconfig module if the libxul module is not available
Mon, 27 Feb 2012 22:03:15 +0100 doko Define mime descriptions for 1.7, when built with Java7
Mon, 27 Feb 2012 14:47:39 -0500 Deepak Bhole PR820: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenApp
Wed, 22 Feb 2012 10:18:45 -0500 Danesh Dadachanji Add ability to check for use of jnlp_href outside of PluginBridge.
Mon, 13 Feb 2012 11:35:49 -0500 Danesh Dadachanji Path to NEW_LINE_IFS is incorrect.
Mon, 13 Feb 2012 11:30:23 -0500 Danesh Dadachanji Fix regression in broken AppletTest.
Thu, 02 Feb 2012 16:15:27 -0500 Danesh Dadachanji Fix LaunchException constructor to handle null a description.
Wed, 01 Feb 2012 13:09:44 -0500 Danesh Dadachanji Use description parameter when creating a LaunchException.
Wed, 01 Feb 2012 18:46:57 +0100 Jiri Vanek fixed LRU cache behaviour in case of failure. Tests added
Fri, 27 Jan 2012 16:20:22 -0500 Deepak Bhole PR852: Classloader not being flushed after last applet from a site is closed
Tue, 24 Jan 2012 15:33:51 -0500 Danesh Dadachanji Plugin does not make JNLP's <information> available when using jnlp_href.
Mon, 09 Jan 2012 18:45:31 -0500 Deepak Bhole PR838: IcedTea plugin crashes with chrome browser when javascript is executed
Fri, 06 Jan 2012 12:14:56 -0500 Omair Majid fix findbugs cloud jnlps
Thu, 05 Jan 2012 17:33:06 +0100 Jiri Vanek Added check for xsltproc tool
Thu, 22 Dec 2011 16:15:54 -0500 Deepak Bhole Use correct response parameter when returning array member vs member itself
Wed, 21 Dec 2011 17:29:45 -0500 Deepak Bhole RH586194: Unable to connect to connect with Juniper VPN client
Wed, 21 Dec 2011 09:46:46 +0100 Jiri Vanek Made compatible with both versions of xulrunner
Mon, 19 Dec 2011 15:00:03 -0500 Danesh Dadachanji BasicService code does not work when placed in the applet constructor.
Fri, 16 Dec 2011 12:12:18 -0500 Deepak Bhole Fixed function name in comment for sendMember.
Thu, 08 Dec 2011 16:01:06 -0500 Omair Majid Print the arguments passed to the application's main method
Mon, 05 Dec 2011 13:15:32 -0500 Danesh Dadachanji Change icon for AccessWarningPane dialogs
Tue, 29 Nov 2011 17:13:03 +0100 Jiri Vanek Added targets to calcualte code coverage by tests
Fri, 11 Nov 2011 14:40:26 +0100 Jiri Vanek chenglogs for spaces reproducers and for changes to engine because of spaces
Fri, 11 Nov 2011 14:35:45 +0100 Jiri Vanek Added reproducer for handling spaces by javaws both localy and remotely
Fri, 11 Nov 2011 14:33:29 +0100 Jiri Vanek reproducers engine can now handle files and directories with spaces
Thu, 10 Nov 2011 20:57:36 +0100 Jiri Vanek Enabled testWeekdayRange, added tests for star/end of months for dateRange pac function
Tue, 08 Nov 2011 11:06:52 -0500 Deepak Bhole merge
Fri, 28 Oct 2011 14:29:21 -0400 Deepak Bhole RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass
Mon, 31 Oct 2011 16:31:41 -0400 Omair Majid PR808: javaws is unable to start when missing jars are enumerated before main jar
Thu, 27 Oct 2011 18:24:46 -0400 Deepak Bhole PR778: Jar download and server certificate verification deadlock
Tue, 25 Oct 2011 10:02:45 -0400 Omair Majid PR804: javaws launcher incorrectly handles file names with spaces
Mon, 24 Oct 2011 16:16:10 +0200 Jiri Vanek added reproducer for pr788
Mon, 17 Oct 2011 18:41:42 +0200 Jiri Vanek sun.misc.BASE64Encoder replaced by internal implementation
Mon, 03 Oct 2011 15:28:10 +0200 Jiri Vanek added missing directory "signed" with its files
Thu, 29 Sep 2011 11:35:01 -0400 Omair Majid PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error.
Wed, 28 Sep 2011 18:17:13 -0400 Omair Majid Make getMainClass()'s return value consistent for AppletDesc and ApplicationDesc
Wed, 28 Sep 2011 15:28:14 -0400 Deepak Bhole PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path
Mon, 26 Sep 2011 11:43:40 -0400 Lars Herschke Add support for client authentication certificates
Fri, 23 Sep 2011 12:05:43 -0400 Omair Majid RH738814: Access denied at ssl handshake
Thu, 22 Sep 2011 17:00:02 -0400 Omair Majid PR788: Elluminate Live! is not working
Wed, 21 Sep 2011 14:45:25 -0400 Omair Majid PR766 javaws fails to parse an <argument> node that contains CDATA
Wed, 21 Sep 2011 14:36:44 -0400 Omair Majid Add tests for CDATA sections
Thu, 22 Sep 2011 15:27:14 -0400 Omair Majid PR789: typo in jrunscript.sh
Thu, 22 Sep 2011 18:01:24 +0200 Jiri Vanek Added test (into signed reproducers) which is trying to missuse xtrustAll by reflection and to laod unsigned code. This test pass, if loading unsigned jar will fail (because accessing of inner netx classes is avaiable by with reflection).
Thu, 22 Sep 2011 17:53:48 +0200 Jiri Vanek added first signed reproducer as example and testing read properties signed behaviour.
Thu, 22 Sep 2011 17:49:16 +0200 Jiri Vanek Reproducers engine enchanced for signed reproducers
Thu, 22 Sep 2011 17:41:51 +0200 Jiri Vanek added XrustAll option
Thu, 15 Sep 2011 15:27:40 +0200 Jiri Vanek current reproducers (see changelog) done more verbose
Tue, 13 Sep 2011 16:23:04 -0400 Deepak Bhole PR782: Support building against npapi-sdk as well
Tue, 13 Sep 2011 16:19:47 -0400 Deepak Bhole Fixed formatting issues in previous entry.
Thu, 01 Sep 2011 12:18:55 +0200 Jiri Vanek made compatible with rhel5 libraries
Mon, 29 Aug 2011 17:02:36 -0400 Deepak Bhole RH734081: Javaws cannot use proxy settings from Firefox
Wed, 24 Aug 2011 15:17:46 -0400 Deepak Bhole Fix RH718693: MindTerm SSH Applet doesn't work
Tue, 23 Aug 2011 16:33:32 -0400 Deepak Bhole Fix PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7
Tue, 23 Aug 2011 11:03:13 -0400 Omair Majid Add configure checks for new non-standard sun.* classes
Tue, 23 Aug 2011 10:57:14 -0400 Omair Majid Allow icedtea-web to run with just a JRE
Mon, 22 Aug 2011 15:09:47 -0400 Saad Mohammad Checks and verifies a signed JNLP file at the launch of the application. A signed JNLP warning is displayed if appropriate.
Wed, 17 Aug 2011 12:01:19 -0400 Danesh Dadachanji Update UI for SecurityDialog.
Wed, 17 Aug 2011 10:07:38 -0400 Danesh Dadachanji Added Denis Lila and myself to AUTHORS and removed an extra email from Andrew Hughes
Thu, 11 Aug 2011 14:11:41 -0400 Danesh Dadachanji PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them untrusted.
Tue, 09 Aug 2011 17:34:35 -0400 Deepak Bhole Merge
Tue, 09 Aug 2011 17:29:45 -0400 Deepak Bhole PR771: IcedTea-Web certificate verification code does not use the right API
Tue, 09 Aug 2011 16:52:29 -0400 Saad Mohammad PR765: JNLP file with all resource jars marked as 'lazy' fails to validate signature and stops the launch of application
Wed, 03 Aug 2011 14:11:11 -0400 Deepak Bhole PR768: Signed applets/Web Start apps don't work with OpenJDK7 and up
Wed, 03 Aug 2011 12:32:22 -0400 Saad Mohammad Minor changes in algorithm that compares signed JNLP application/template
Tue, 02 Aug 2011 11:05:47 +0200 Jiri Vanek reproducers compilation extended for directory structure
Tue, 26 Jul 2011 13:24:16 +0200 Jiri Vanek minor changes in reproducers engine
Thu, 21 Jul 2011 15:11:38 -0400 Deepak Bhole PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slow
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, 19 Jul 2011 12:14:35 -0400 Saad Mohammad Added algorithm that compares signed JNLP application/template file with launching JNLP file (with test case and its resources)
Thu, 23 Jun 2011 15:29:45 +0200 Jiri Vanek classes are now collapsable in html report
Tue, 21 Jun 2011 16:22:09 +0200 Jiri Vanek added first set of reproducers
Tue, 21 Jun 2011 16:09:47 +0200 Jiri Vanek run-netx-dist-tests now also copy styes
Sun, 19 Jun 2011 18:48:22 +0200 Jiri Vanek added engine for lunching reproducers
Thu, 16 Jun 2011 16:23:26 +0200 Jiri Vanek added styles for junit xml report
Tue, 14 Jun 2011 13:30:55 -0400 Andrew Su Make itweb-settings resizable
Fri, 10 Jun 2011 13:15:00 -0400 Denis Lila Close the splashscreen in case of error (not just successful launch).
Fri, 10 Jun 2011 13:13:02 -0400 Denis Lila Fix undisposed window problem. It was causing AWT to never shut down.
Thu, 09 Jun 2011 17:11:34 -0400 Saad Mohammad Allows trusted application to access PersistenceService data from other hosts.
Thu, 09 Jun 2011 13:26:39 -0400 Andrew Su Fixed ChangeLog typo.
Wed, 08 Jun 2011 13:32:54 -0400 Andrew Su Enable passing applet parameters through JNLP files.
Wed, 08 Jun 2011 16:12:38 -0400 Andrew Su Change jar resource names to be stored in HashSet instead of String[].
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
Tue, 31 May 2011 12:00:01 -0400 Omair Majid make splash screen a JDialog instead of a JFrame
Mon, 30 May 2011 14:03:23 -0400 Andrew Su Check if cache directory is writable from itweb-settings
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: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>
Wed, 30 Mar 2011 17:49:13 -0400 Omair Majid Fix typo in RCantRename in Messages.properties
Wed, 30 Mar 2011 17:46:08 -0400 Omair Majid Document reasons for using bootclasspath in Makefile.am
Wed, 30 Mar 2011 17:43:32 -0400 Omair Majid Update location of settings file in javaws man page
Wed, 30 Mar 2011 11:47:41 -0400 Omair Majid Add a new LaunchHandler to show error messages when starting applications
Tue, 29 Mar 2011 10:24:31 -0400 Denis Lila branch merge
Tue, 29 Mar 2011 10:20:51 -0400 Denis Lila Remove redundant if from JNLPFile.java
Tue, 29 Mar 2011 15:13:26 +0100 Andrew John Hughes Replace PDF documentation with editable HTML version of the same content.
Mon, 28 Mar 2011 15:08:39 -0400 Omair Majid fix broken -J command line arguments
Mon, 28 Mar 2011 13:41:16 -0400 Deepak Bhole Fixed classloader sharing rules for applets
Fri, 25 Mar 2011 14:23:28 -0400 dlila Implement codebase_lookup=false.
Thu, 24 Mar 2011 09:34:51 -0400 Omair Majid Fix broken make distcheck
Thu, 24 Mar 2011 08:54:12 -0400 Omair Majid Alternate means of finding browsers
Wed, 23 Mar 2011 16:38:33 -0400 Denis Lila Don't look into <codebase>/META-INF/ for resources.
Mon, 21 Mar 2011 17:27:20 +0100 doko 2011-03-21 Matthias Klose <doko@ubuntu.com>
Thu, 17 Mar 2011 15:19:39 -0400 Andrew Su Allow plugin and javaws to run concurrently, while maintaining locks on systems that only support exclusive locks.
Thu, 17 Mar 2011 15:10:32 -0400 Andrew Su Ensure that javaws can not clear cache while plugin or javaws is running.
Wed, 16 Mar 2011 12:01:58 +0100 Jiri Vanek net.sourceforge.javaws.Main.java updated to find resources in javaws directory and removed code from net.sourceforge.jnlp and hyperlinklistener (useless without permissiopns), about.jnlp all-permitions removed,
Wed, 16 Mar 2011 11:46:24 +0100 Jiri Vanek Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as first step to get rid of all-permitions tag in abouyt.jnlp, boot.java is now reading about.jnlp from insttall directory. About.jnlp codebase redirected to local directory by dot.
Tue, 15 Mar 2011 11:11:07 -0400 Denis Lila Handling error code returning functions.
Tue, 15 Mar 2011 10:22:27 -0400 Omair Majid Fix DESTDIR issues in Makefile
Fri, 11 Mar 2011 09:48:55 +0100 Mark Wielaard Make sure hostname used for testIsResolvable is really not resolvable.
Thu, 10 Mar 2011 15:42:01 -0500 Omair Majid Replace binary launchers with shell scripts
Thu, 10 Mar 2011 11:29:50 -0500 Omair Majid Remove obsolete autoconf macro IT_FIND_RHINO_JAR
Thu, 10 Mar 2011 11:10:37 -0500 Omair Majid Make output of PAC function tests more jtreg-like to help the buildbot
Wed, 09 Mar 2011 13:51:48 -0500 Denis Lila netx findbugs based refactoring.
Wed, 09 Mar 2011 09:51:07 -0500 Andrew Su Fix typo in itw-settings.
Tue, 08 Mar 2011 17:42:53 -0500 Omair Majid Add new macro IT_FIND_OPTIONAL_JAR
Tue, 08 Mar 2011 15:02:45 -0500 Denis Lila Fix typo when adding to cache.
Tue, 08 Mar 2011 14:48:34 -0500 Denis Lila Close streams after we're finished using them.
Tue, 08 Mar 2011 10:11:28 -0500 Andrew Su Close streams after opening them.
Tue, 08 Mar 2011 09:43:59 -0500 Denis Lila Fix race condition.
Mon, 07 Mar 2011 17:09:22 -0500 Omair Majid Use autoconf to generate build.properties and jrunscript
Mon, 07 Mar 2011 14:48:01 -0500 Omair Majid Fix mercurial version detection
Mon, 07 Mar 2011 11:24:34 -0500 Omair Majid Make ICEDTEAPLUGIN_DEBUG=suspend start the JVM in suspend mode
Mon, 07 Mar 2011 11:10:42 -0500 Omair Majid Add Proxy Auto Config (PAC) support
Mon, 07 Mar 2011 10:45:38 -0500 Denis Lila Minor refactoring.
Mon, 07 Mar 2011 09:50:14 -0500 Denis Lila Added comments, clarified a previous changelog entry.
Fri, 04 Mar 2011 18:16:07 -0500 Denis Lila Fix PR658
Fri, 04 Mar 2011 17:45:57 -0500 Denis Lila merge
Fri, 04 Mar 2011 17:36:23 -0500 Denis Lila Fixed packed jar naming and pack.gz decompression problem.
Fri, 04 Mar 2011 17:34:32 -0500 Deepak Bhole - PR475, RH604061: Allow applets from the same page to use the same classloader
Thu, 03 Mar 2011 17:56:00 -0500 Deepak Bhole Send initialization information to Java side via a new function (also takes