log

age author description
Thu, 11 May 2017 17:56:41 +0200 Jiri Vanek Boot.java: processing of -about adapted to correct headless check
Thu, 11 May 2017 17:54:25 +0200 Jiri Vanek Makefile: (clean-launchers) added removal of win launchers (if windows)
Thu, 11 May 2017 13:20:34 +0200 Jiri Vanek FileLog.java: path to log is printed to console, last colon removed
Thu, 11 May 2017 12:56:46 +0200 Jiri Vanek FileLog.java: on windows, name of logs do not contain colons
Wed, 10 May 2017 19:23:53 +0200 Jiri Vanek Added support for pure windows image and distribute-able windows-bin-dist archive. Fixes expected
Wed, 10 May 2017 13:55:26 +0200 Jiri Vanek AUTHORS: added Ville Skytt?
Wed, 10 May 2017 13:34:34 +0200 Jiri Vanek PR3366 - Split bash completion to (three) files per binary (4./4)
Wed, 10 May 2017 12:41:53 +0200 Jiri Vanek PR3366 - Install bash completion to configured dynamic load location (3/4)
Thu, 04 May 2017 16:13:43 +0200 Jiri Vanek * Makefile: (stamps/run-netx-unit-tests.stamp) variable CLASSPATH's content and its usage on with Xbootclasspath put to quotes, to run junits in cygwin. Note, that this issue is spread on all usages of raw call to joinsegments and its results. Will be fixed on demand.
Thu, 04 May 2017 14:49:13 +0200 Jiri Vanek Makefile: (install-data-local) when copying to WIN_RUN_DEPS, the name of resource is stripped to be versionless
Thu, 04 May 2017 12:36:45 +0200 Jiri Vanek sanitizing of paths made windows friendly
Wed, 03 May 2017 18:49:07 +0200 Jiri Vanek javaws.desktop.in: added x-scheme-handler/jnlp;x-scheme-handler/jnlps
Tue, 02 May 2017 15:42:35 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/browser/FirefoxPreferencesFinder.java (find) for windows, using different path firefox profile
Tue, 02 May 2017 10:34:49 +0200 Jiri Vanek * launcher/launchers.bat.in: added INST_ITW_HOME=%~dp0/../ as default location for windows CP search
Fri, 28 Apr 2017 14:19:58 +0200 Jiri Vanek Added and installed windows.bat launchers
Fri, 28 Apr 2017 13:28:47 +0200 Jiri Vanek Makefile.am: removed quoting about UNIFIED_BOOTCLASSPATH in LAUNCHER_BOOTCLASSPATH to get more freedom, launcher/launchers.in: in consequence, added quotes about @LAUNCHER_BOOTCLASSPATH@
Fri, 28 Apr 2017 13:21:49 +0200 Jiri Vanek Hopefully fixed codecoverage, which failed with 8u131 update - Makefile.am: JACOCO_ADVANCED_EXCLUDE added javax.swing.*
Thu, 27 Apr 2017 14:32:19 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/runtime/JNLPPolicy.java: all win-slashes replaced by linux-slashes before uri is created
Thu, 27 Apr 2017 14:30:29 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/config/DeploymentConfiguration.java: .old properties file removed before original is renamed. On windows, rewriting was not working
Wed, 26 Apr 2017 19:29:53 +0200 Jiri Vanek * Makefile.am: (composeclasspath) is now quoting its result. Needed for some cygwin build and praying not destroying everything.
Wed, 26 Apr 2017 19:28:12 +0200 Jiri Vanek jars used during windows build are now saved to distribution image
Wed, 26 Apr 2017 19:07:31 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/runtime/Boot.java: added support for jnlp:other_protocol:// handlig
Tue, 25 Apr 2017 14:52:45 +0200 Jiri Vanek Small tweek to workaround empty braces on cygwin
Tue, 25 Apr 2017 14:12:21 +0200 Jiri Vanek added tests for jnlp protocol
Tue, 25 Apr 2017 11:45:30 +0200 Jiri Vanek * Makefile.am: cp -a got extracted -a switch to variable, disabled on win, which may fail on certain combinations ow wndows x cygwin.
Tue, 25 Apr 2017 11:42:33 +0200 Jiri Vanek * html-gen.sh: fixed case for some cygwin versions, when changelog html generation could end in endless loop.
Mon, 24 Apr 2017 17:05:21 +0200 Jiri Vanek Mentioned java9 in news
Mon, 24 Apr 2017 17:04:13 +0200 Jiri Vanek javaws made to understand jnlp "network protokol"
Mon, 24 Apr 2017 17:01:19 +0200 Jiri Vanek ResourceUrlCreator.java: https preffered over http
Mon, 24 Apr 2017 10:06:48 +0200 Jiri Vanek Merge
Mon, 24 Apr 2017 10:02:33 +0200 Jiri Vanek fixed PR3365: icedteaweb-completion.in: _itweb-settings renamed to _itwebsettings
Tue, 11 Apr 2017 14:12:35 +0200 Jiri Vanek * .Makefile.am: on windows, replace prefix by its cygwin path
Mon, 10 Apr 2017 22:01:37 +0200 Jiri Vanek fixed quoting wrongly interpreted by cigwin
Mon, 10 Apr 2017 18:55:17 +0200 Jiri Vanek Reproduced issue PR3351
Mon, 10 Apr 2017 14:44:43 +0200 Jiri Vanek better handling of WEmbeddedFrame/XEmbeddedFrame
Mon, 10 Apr 2017 13:44:10 +0200 Jiri Vanek made fully buildable (java) on windows
Mon, 10 Apr 2017 13:10:17 +0200 Jiri Vanek On windows, shutdown hook added like we do, via lazy initiated OutputController (which may be swing/awt hidden call (not verified)) causes exception "can't add shutdown hook, shutdown already in progress"
Thu, 06 Apr 2017 15:31:12 +0200 Jiri Vanek Reproduce and fixed pr3350.
Thu, 06 Apr 2017 12:37:55 +0200 Jiri Vanek Makefile.am: for windows build, sed PluginAppletViewer's super call
Thu, 06 Apr 2017 11:02:46 +0200 Jiri Vanek Makefile.am - hopefully fixed issue with multiple regexes in whitelist
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
Wed, 02 Dec 2015 09:00:20 +0100 Jiri Vanek NEWS: mentioned main-class handling change
Fri, 27 Nov 2015 10:30:44 +0100 Jiri Vanek ParserTest sielnced; ParserTest.java now extends NoStdOutErrTest
Thu, 26 Nov 2015 14:20:19 +0100 Jiri Vanek Main-class attribute get trimmed by default
Fri, 13 Nov 2015 15:30:04 +0100 Jiri Vanek Added reproducer to test ico provider accessibility
Fri, 13 Nov 2015 10:52:12 +0100 Jiri Vanek Tested ico implementation
Thu, 12 Nov 2015 17:49:22 +0100 Jiri Vanek Added and registered and used image spi provider for icons
Thu, 12 Nov 2015 16:57:17 +0100 Jiri Vanek Added desktop integration dialog
Thu, 12 Nov 2015 15:47:18 +0100 Jiri Vanek fixed build and runtime with jdk9
Tue, 27 Oct 2015 14:13:23 +0100 Jiri Vanek itweb-settings, debugging panel made aware about legacy log and client apps log
Tue, 27 Oct 2015 12:19:17 +0100 Jiri Vanek Added and by default enabled logging to files for client applications.
Tue, 27 Oct 2015 11:01:25 +0100 Jiri Vanek Added and by default enabled possibility to write logs directly to file without java.util.logging
Thu, 15 Oct 2015 14:57:48 +0200 Jiri Vanek Broken file logging now dont crash itw
Thu, 08 Oct 2015 11:52:14 +0200 Jiri Vanek NEWS: mentioned restriction about ports
Thu, 08 Oct 2015 11:26:35 +0200 Jiri Vanek Tuned SOP reproducer to check also resource's connection and to work on localhost
Thu, 08 Oct 2015 10:41:44 +0200 Jiri Vanek All connection restrictions now consider also port
Wed, 07 Oct 2015 19:27:04 +0200 Jiri Vanek Testserver enhanced to work also in hostname mode or ip mode
Fri, 02 Oct 2015 15:56:55 +0200 Jiri Vanek Fixed possible segfault during files on and debug on
Wed, 30 Sep 2015 16:21:07 +0200 Jiri Vanek package-info.java: li elements wrapped by ul elements
Fri, 25 Sep 2015 17:03:06 +0200 Jiri Vanek fixed handling of connect url and added socket reading from internal server
Thu, 24 Sep 2015 16:32:30 +0200 Jiri Vanek SOPBypass reprodcuer addapted to use instance of internal server as unrleated url Improved for real reading from all tested urls.