log

age author description
Thu, 07 Feb 2019 14:12:39 +0100 Jiri Vanek Desktop sortcuts name is now based on title. And only if missing, then on file
Wed, 06 Feb 2019 19:05:05 +0100 Jiri Vanek Delete-by app dialogue split keys to two groups instead of mixing them
Mon, 04 Feb 2019 17:50:17 +0100 Jiri Vanek Native launchers got splash support
Tue, 15 Jan 2019 18:08:34 +0100 Jiri Vanek Relaxed vendor and title to be no longer mandatory - based on oracle javaws behavior
Tue, 15 Jan 2019 17:56:07 +0100 Jiri Vanek Made Linux launchers portable
Tue, 15 Jan 2019 16:12:46 +0100 Jiri Vanek Added optional windows desktop integration
Mon, 14 Jan 2019 13:02:58 +0100 Jiri Vanek Refactored arranging of arguments and finding jre on path to be testable
Mon, 14 Jan 2019 10:24:14 +0100 Jiri Vanek Added detection of JDK from PATH
Mon, 14 Jan 2019 09:54:38 +0100 Jiri Vanek Added support for -J options
Mon, 14 Jan 2019 09:48:26 +0100 Jiri Vanek Added code-coverage for rust launchers
Wed, 09 Jan 2019 16:16:54 +0100 Jiri Vanek Made rust launchers to resovle jars, compose classpath and this run itw
Thu, 13 Dec 2018 10:51:17 +0100 Jiri Vanek Fixed few javadoc issues.
Thu, 13 Dec 2018 10:50:52 +0100 Jiri Vanek Replaced hardcoded BOM character with utf representation (PR3671)
Mon, 10 Dec 2018 14:44:28 +0100 Jiri Vanek Made get_home os dependent.
Fri, 30 Nov 2018 19:12:09 +0100 Jiri Vanek verbose also from deployment.properties
Fri, 30 Nov 2018 19:04:42 +0100 Jiri Vanek Rust properties parser generalized to be reusable
Wed, 28 Nov 2018 12:35:38 +0100 Jiri Vanek deployment.config now support generic url instead just file
Wed, 28 Nov 2018 12:13:07 +0100 Jiri Vanek OptionsDefinitions.java: (main) moved from ifelse to switch
Wed, 28 Nov 2018 12:12:10 +0100 Jiri Vanek JNLPProxySelectorTest.java: fixed tests in (testConvertingProxyAutoConfigResultToProxyObject)
Tue, 27 Nov 2018 18:49:58 +0100 Jiri Vanek https is preffered only on default port
Tue, 27 Nov 2018 16:07:20 +0100 Jiri Vanek PR3645, second part - following windows system paths correctly
Tue, 27 Nov 2018 13:26:48 +0100 Jiri Vanek Fixed PR3637 - making cache work with jdk9+ #runtime jar url anchor
Fri, 23 Nov 2018 15:33:01 +0100 Jiri Vanek Fixed LockedFile for readonly on windows
Fri, 23 Nov 2018 13:40:58 +0100 Jiri Vanek Fix for java.lang.NoClassDefFoundError: Could not initialize class net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder
Wed, 07 Nov 2018 12:30:58 +0100 Jiri Vanek Added Russian translation
Fri, 26 Oct 2018 12:02:25 +0200 Jiri Vanek Fixed targets of clean-cpp-unit-tests and run-cpp-unit-tests
Thu, 18 Oct 2018 13:08:54 +0200 Jiri Vanek Removed gcc if native plugin is not build
Wed, 17 Oct 2018 18:36:08 +0200 Jiri Vanek LockedFile.java: caching enabled, or at least semi-enabled on windows
Wed, 17 Oct 2018 18:16:29 +0200 Jiri Vanek Removed EDT_DAEMON_THREAD_POOL
Fri, 12 Oct 2018 15:37:55 +0200 Jiri Vanek Fixed README to provide correct information about --disable-native-plugin