log

age author description
Sun, 20 Oct 2013 18:13:43 +0200 Jiri Vanek Minor fix in DEBUG initialisation
Thu, 17 Oct 2013 10:32:46 -0400 Andrew Azores Back out changeset 420d72e5cee7
Wed, 16 Oct 2013 13:26:09 -0400 Andrew Azores Add RH976833 fix note to NEWS
Wed, 16 Oct 2013 13:13:19 -0400 Andrew Azores Resolve multiple-applet deadlock issue in JNLPClassLoader
Fri, 11 Oct 2013 10:31:55 -0400 Andrew Azores SecurityDialog centers itself before becoming visible
Wed, 09 Oct 2013 12:18:49 -0400 Omair Majid Remove duplicate key computation in proxy code
Wed, 09 Oct 2013 12:12:44 -0400 Omair Majid Move some proxy logic to BrowserAwareProxySelector
Mon, 07 Oct 2013 14:02:15 -0400 Andrew Azores DeploymentConfiguration properties reproducer fix
Thu, 03 Oct 2013 09:25:35 -0400 Andrew Azores Fix regression in ResourceUrlCreator due to PR1204 patch
Thu, 03 Oct 2013 14:54:25 +0200 Jacob Wisor * Cache viewer update:
Tue, 01 Oct 2013 23:43:31 -0400 Omair Majid Unit tests for BrowserAwareProxySelector
Tue, 01 Oct 2013 11:51:00 -0400 Omair Majid Add unit tests for PluginProxySelector
Thu, 26 Sep 2013 10:25:33 -0400 Andrew Azores Fix for PR1204, handling of query strings and absolute paths.
Wed, 25 Sep 2013 16:32:44 -0400 Andrew Azores Clean up summary_unit.txt and summary_reproducers.txt for "make clean"
Wed, 25 Sep 2013 18:50:18 +0200 Jiri Vanek Introduced logging bottleneck
Tue, 24 Sep 2013 13:42:31 -0400 Omair Majid PR1474: Can't get javaws to use SOCKS proxy
Mon, 23 Sep 2013 12:34:25 -0400 Omair Majid Unit tests for JNLPProxySelector
Fri, 20 Sep 2013 11:41:36 -0400 Omair Majid Unit test for InformationDesc
Thu, 19 Sep 2013 13:36:15 +0200 Jana Fabrikova adding xsl style for generating text summary after reproducers or unit tests run
Wed, 18 Sep 2013 15:54:12 +0200 Jiri Vanek Removed java 1.3 comaptible (redundant) code from ParseException
Wed, 18 Sep 2013 15:46:55 +0200 Jiri Vanek Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla times
Mon, 16 Sep 2013 16:18:52 -0400 Andrew Azores Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directory
Mon, 16 Sep 2013 12:35:20 -0400 Omair Majid Use Arrays.asList instead of custom implementation
Mon, 16 Sep 2013 10:39:33 +0200 Jiri Vanek Makefile.am: returned modified (EXTRA_DIST) variable. It is enriched for netx-dist-tests-whitelist and NEW_LINE_IFS to enable reproducers tests in dist tarball
Mon, 16 Sep 2013 10:09:57 +0200 Jiri Vanek CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet
Fri, 13 Sep 2013 09:28:03 -0400 Andrew Azores Added new utility class for retrieving localized messages for reproducers.
Wed, 11 Sep 2013 12:05:44 +0200 Jacob Wisor Made temporary files location JFileChooser open at the currently specified location
Mon, 09 Sep 2013 11:32:36 -0400 Omair Majid PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties
Wed, 04 Sep 2013 13:48:42 -0400 Andrew Azores Fixed "could not clear cache" message and cache location in CacheReproducer
Wed, 04 Sep 2013 12:22:16 -0400 Andrew Azores merging
Wed, 04 Sep 2013 12:18:40 -0400 Andrew Azores Extracted integer response casting/handling logic in SecurityDialogs to new method, added test for this method
Wed, 04 Sep 2013 10:35:39 +0200 Jiri Vanek netx/net/sourceforge/jnlp/Launcher.java - Fix applet context being null during applet init & start, by Adam Domurad <adomurad@redhat.com>
Fri, 30 Aug 2013 11:02:08 -0400 Omair Majid Test case for PR1533
Fri, 30 Aug 2013 10:56:59 -0400 Omair Majid PR1058: XFileOpenService openMultiFileDialog ClassCastException
Tue, 27 Aug 2013 16:53:30 -0400 Adam Domurad Do not wait for applet initialization when binding Java applets for NPAPI.
Fri, 23 Aug 2013 16:35:37 -0400 Adam Domurad Spawn Java side during C++ unit tests. Many new tests.
Fri, 23 Aug 2013 16:03:49 -0400 Adam Domurad Refactor plugin data creation.
Mon, 19 Aug 2013 13:01:03 -0400 Adam Domurad Fix PR1271: icedtea-web does not handle javascript:-protocol URLs
Thu, 15 Aug 2013 14:57:08 -0400 Andrew Azores Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML applet tags
Tue, 13 Aug 2013 13:54:10 -0400 Andrew Azores Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checking anyway)
Mon, 12 Aug 2013 10:00:49 -0400 Andrew Azores Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher. Unit tests moved out of ServerAccessTest into new TinyHttpdImplTest. New unit tests added.
Thu, 01 Aug 2013 14:57:29 -0400 Andrew Azores ignore generated HTML files (from AboutDialog)
Tue, 30 Jul 2013 13:49:13 -0400 Adam Domurad Fix many memory leaks due to utf8fromidentifier misuse
Tue, 30 Jul 2013 14:28:12 +0200 Jiri Vanek tests/reproducers/simple/simpletest1/resources/favicon.ico: new file hould be served by test server in reproducers run and so prevent FNF exception
Thu, 25 Jul 2013 15:42:41 -0400 Andrew Azores Cleaned up "throws IOException" from HTMLPanel constructor and try/catches elsewhere which handled this
Mon, 22 Jul 2013 10:13:30 -0400 Andrew Azores Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH982558)
Thu, 18 Jul 2013 08:53:46 +0200 Jiri Vanek IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Wed, 17 Jul 2013 18:59:39 +0200 Jiri Vanek About dialogue made accessible from plugin
Wed, 17 Jul 2013 18:13:27 +0200 Jiri Vanek about dialogue now available from itw-settings
Wed, 17 Jul 2013 17:57:04 +0200 Jiri Vanek added some missing de and pl strings
Fri, 12 Jul 2013 15:47:04 -0400 Andrew Azores Added entry in NEWS about new About dialog. Fixed localization of News tab in AboutDialog.java
Thu, 11 Jul 2013 13:30:52 -0400 Andrew Azores Refactored HTML processing out of Makefile.am into html-gen.sh.
Wed, 10 Jul 2013 18:31:48 +0200 Jiri Vanek Implemented new about dialogue (by Andrew Azores). Andrew added to authors
Fri, 28 Jun 2013 09:45:11 -0400 Adam Domurad Fix potential NPE on GetValue message
Thu, 27 Jun 2013 09:55:18 +0200 Jiri Vanek Fixed autogen permissions back to 775
Tue, 25 Jun 2013 17:09:11 +0200 Jiri Vanek acinclude.m4 IT_CHECK_FOR_TAGSOUP is now correctly setting HAVE_TAGSOUP when it is not found
Mon, 24 Jun 2013 12:29:46 +0200 Jiri Vanek JNLP file is now re-downloading only if is local and have href. Real couse of PR1473
Fri, 21 Jun 2013 13:55:10 -0400 Adam Domurad IcedTeaScriptableJavaObject simplifications
Fri, 21 Jun 2013 12:47:45 -0400 Adam Domurad Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' into their correct respective classes.
Fri, 21 Jun 2013 11:41:31 -0400 Adam Domurad Fix memory leak due to allocated NPClass