log

age author description
Wed, 05 Apr 2017 19:29:02 +0200 Jiri Vanek plugin.jar made buildable on windows
Wed, 05 Apr 2017 16:00:22 +0200 Jiri Vanek automerge
Wed, 05 Apr 2017 15:47:28 +0200 Jiri Vanek Split ENABLE_PLUGIN to ENABLE_NATIVE_PLUGIN and ENABLE_PLUGINJAR to allow build of plugin.jar and jsobject.jar without native plugin. Doing so, javaws -html may end on plugin-less system.
Wed, 05 Apr 2017 15:06:42 +0200 Jiri Vanek netx/net/sourceforge/jnlp/security/SecurityDialogs.java (AccessWarningPaneComplexReturn) fixed javadoc warning
Fri, 13 Jan 2017 16:18:49 +0100 Jiri Vanek Basic certificate got command line saving support
Wed, 11 Jan 2017 16:20:21 +0100 Jiri Vanek Number of chnngesets for in-ap changelog set to amount since last branching.
Wed, 11 Jan 2017 16:07:04 +0100 Jiri Vanek icedteaweb-completion.in: improved to suggest also files in relevant cases
Wed, 04 Jan 2017 16:23:45 +0100 Jiri Vanek Fixed bash completion generation
Wed, 04 Jan 2017 14:16:33 +0100 Jiri Vanek Added signed reproducer for nashorn and applets
Wed, 04 Jan 2017 13:16:12 +0100 Jiri Vanek applets got javafx and nashorn support too
Wed, 04 Jan 2017 12:32:05 +0100 Jiri Vanek Added test for javaws-applet and nashorn
Wed, 04 Jan 2017 11:55:47 +0100 Jiri Vanek Fixed reproducers code coverage after plugin+jdk9 changeset
Wed, 04 Jan 2017 11:34:20 +0100 Jiri Vanek When system desktop integration directory do not exists, do not die.
Wed, 04 Jan 2017 11:05:51 +0100 Jiri Vanek PolicyEditor.java: "can not open" dialog do not show when policy file simply do not exists.
Fri, 16 Dec 2016 12:50:53 +0100 Jiri Vanek Nashorn made accessible to javaws applications
Mon, 21 Nov 2016 14:23:11 +0100 Jiri Vanek internal browser extended for trivial charset selection
Mon, 21 Nov 2016 11:31:22 +0100 Jiri Vanek AbsolutePathsAndQueryStrings reproducer adapted to port in cache path
Fri, 18 Nov 2016 12:53:20 +0100 Jiri Vanek Fixed PR2968 - setContextClassLoaderForAllThreads for applet called earlier
Mon, 14 Nov 2016 20:11:18 +0100 Jiri Vanek Fixed PR3227. When filename in cache is to long, it is saved under its hash.
Mon, 14 Nov 2016 19:34:46 +0100 Jiri Vanek If port is specified in URL, it is used in cache.
Mon, 14 Nov 2016 19:21:23 +0100 Jiri Vanek Exception from closing silent connection printed out only in debug mode. It was spamming FileNotFound exception even if the file was later found on different(valid) url
Tue, 08 Nov 2016 18:11:19 +0100 Jiri Vanek Fixed PR3198. ITW now tries direct socket connection when it met invalid http header by java impl.
Tue, 08 Nov 2016 11:26:13 +0100 Jiri Vanek Fixed behavior of JarIndexAccess to better copy original JarIndex usage
Fri, 04 Nov 2016 12:11:44 +0100 Jiri Vanek Plugin made run on jdk9
Thu, 03 Nov 2016 13:17:51 +0100 Jiri Vanek javaws -html made run under jdk9 (if compiled by jdk8)
Tue, 01 Nov 2016 17:04:13 +0100 Jiri Vanek javaws made run under jdk9 (if compiled by jdk8)
Wed, 26 Oct 2016 16:06:50 +0200 Jiri Vanek Configure made more JDK9 friendly
Tue, 25 Oct 2016 14:31:58 +0200 Jiri Vanek JDialog removed as main keeper of information in SecurityDialog class
Wed, 19 Oct 2016 13:40:39 +0200 Jiri Vanek Removed jdk9 unfriendly check for rt.jar
Mon, 17 Oct 2016 11:46:38 +0200 Jiri Vanek Workarounded to pass configure checks on jdk9 to debug build failures themselves
Fri, 14 Oct 2016 15:51:34 +0200 Jiri Vanek Updated news for jdk8 and rememberable dialogues editor
Fri, 14 Oct 2016 15:24:18 +0200 Jiri Vanek Enforced JDK8 or better for runtime and compile
Fri, 14 Oct 2016 14:10:48 +0200 Jiri Vanek JVM recognition enhanced to find jdk9 and warn if jdk7 or older is found. RT jar checked only for jdk8 and lower
Thu, 13 Oct 2016 16:36:55 +0200 Jiri Vanek Finished implementation of editor of state of remembered dialogues
Tue, 15 Mar 2016 10:56:52 +0100 Jiri Vanek NEWS: mentioned PR2855
Tue, 15 Mar 2016 10:54:54 +0100 Jiri Vanek removed check on zlib and on Xlibs
Tue, 08 Mar 2016 16:43:51 +0100 Jiri Vanek Added support for http 511 authenticationm, as side effect added -browser switch, which enables internal browser as standalone window
Tue, 02 Feb 2016 17:48:59 +0100 Jiri Vanek maven artifacts version substituted to contains only major version
Thu, 28 Jan 2016 13:40:08 +0100 Jiri Vanek Makefile: (stamps/generate-docs.stamp) added quotes around HTML_DOCS_INDEX
Tue, 26 Jan 2016 15:18:30 +0100 Jiri Vanek Messages for Invalid JDK dialog improved a bit.
Tue, 26 Jan 2016 14:20:39 +0100 Jiri Vanek Revisited some jnlp_href tests.
Mon, 25 Jan 2016 15:10:29 +0100 Jiri Vanek Fixed various cosmetic NPEs when codebase is null (+tests)
Tue, 19 Jan 2016 21:14:51 +0100 Jiri Vanek Removed space in changelog
Tue, 19 Jan 2016 20:25:31 +0100 Jiri Vanek When tagsoup is missing, parsing errors are more informative
Thu, 14 Jan 2016 16:28:48 +0100 Jiri Vanek Adapted to change in package of HexDumpEncoder (1.8 sun.misc.HexDumpEncoder, 1.9 sun.security.util.HexDumpEncoder)
Thu, 14 Jan 2016 12:22:37 +0100 Jiri Vanek Added GenericName to desktop files, itweb-settings.desktop.in, javaws.desktop.in, policyeditor.desktop.in
Thu, 14 Jan 2016 11:32:40 +0100 Jiri Vanek Included maven artifacts and appstream metadata
Thu, 14 Jan 2016 11:05:24 +0100 Jiri Vanek Vendor desktop entry replaced by X-Vendor
Thu, 14 Jan 2016 10:28:14 +0100 Jiri Vanek Added reprodcuer for NoClassDeffFoundError behavior
Thu, 07 Jan 2016 16:59:45 +0100 Jiri Vanek Remove bash-specifics from top level Makefile.am
Thu, 07 Jan 2016 16:54:21 +0100 Jiri Vanek Fixed 2714 - IcedTea-Web plugin sends uninitialized memory garbage across a pipe when NPN_GetValueForURL call
Thu, 07 Jan 2016 16:34:53 +0100 Jiri Vanek Codebase resolution of jnlp-href is now aligned with oracle plugin
Thu, 07 Jan 2016 16:25:24 +0100 Jiri Vanek fixed R2690 - Can't run BOM into JNLP file
Wed, 06 Jan 2016 17:38:47 +0100 Jiri Vanek Fixed typo in javadoc generation
Wed, 06 Jan 2016 10:53:12 +0100 Jiri Vanek Fixed PR2591 - IcedTea-Web request resources twice for meta informations and causes ClientAbortException on tomcat in conjunction with JnlpDownloadServlet
Wed, 06 Jan 2016 10:19:00 +0100 Jiri Vanek Added redirection tests
Tue, 05 Jan 2016 10:30:19 +0100 Jiri Vanek html-gen.sh: now don't generate mercurial changesets' links if .hg is missing
Thu, 31 Dec 2015 13:26:39 +0100 Jiri Vanek Mentioned RH1273691 in new section Plugin
Wed, 23 Dec 2015 13:51:35 +0100 Jiri Vanek Added base logic and design for rememberable dialogues editor.
Wed, 23 Dec 2015 13:39:28 +0100 Jiri Vanek Small properties parser in C (plugin) now unescapes \= \\ \: \t \n and \r correctly