log

age author description
Fri, 24 May 2019 11:23:32 +0200 Jiri Vanek Moved to gitub default tip
Mon, 11 Mar 2019 22:53:56 +0100 Jiri Vanek Post-release changes
Mon, 11 Mar 2019 20:42:56 +0100 Jiri Vanek Fixed tags file
Mon, 11 Mar 2019 19:48:39 +0100 Jiri Vanek Added tag icedtea-web-1.7.2 for changeset 07c6f970a4c9
Mon, 11 Mar 2019 19:48:20 +0100 Jiri Vanek Replaced hardcoded javaws.jar by netx.jar icedtea-web-1.7.2
Mon, 11 Mar 2019 17:23:35 +0100 Jiri Vanek Added tag icedtea-web-1.7.2 for changeset 67673780b97b
Mon, 11 Mar 2019 17:22:48 +0100 Jiri Vanek Pre-release tuning
Thu, 07 Mar 2019 14:01:54 +0100 Jiri Vanek Quoted version of jdk work (by Laurent Bourges)
Tue, 05 Mar 2019 14:22:47 +0100 Jiri Vanek * acinclude.m4: Moved windows specific check for JDK on the begging of SYSTEM_JDK part of IT_CHECK_FOR_JDK macro to fix search on windows
Tue, 05 Mar 2019 14:17:26 +0100 Jiri Vanek * Makefile.am: removed dual slash between destdir and modularjdk, included CPPUNIT_FRAMEWORK_CLEAN_IMPL with, clean-unittest++-impl/plaeholder to avoid fail of unknown target when native plugin is gone.
Mon, 04 Mar 2019 17:59:40 +0100 Jiri Vanek All custoom reprodcuers get tmp dir created correctly via cygpath on windows (Michal Vala)
Mon, 04 Mar 2019 17:48:56 +0100 Jiri Vanek Fixed tabs and and dashes in Makefile; Fixed evaluation of keysotre variable; Silenced cygpath calls;
Mon, 04 Mar 2019 16:18:03 +0100 Jiri Vanek removal o redundat cygpath - by Michal Vala
Mon, 04 Mar 2019 16:17:38 +0100 Jiri Vanek Makefile.am: using proper classpath separator variable instead of hardcoded one
Mon, 04 Mar 2019 16:17:12 +0100 Jiri Vanek Added Czech translation for 1.8
Mon, 04 Mar 2019 16:16:31 +0100 Jiri Vanek cygpath is now called without shell and via $$(
Mon, 04 Mar 2019 16:16:04 +0100 Jiri Vanek Fixed call to which (ps: never call withch at night!)
Mon, 04 Mar 2019 16:15:37 +0100 Jiri Vanek keytool command used to create test keystores is called windows friendly
Mon, 04 Mar 2019 16:14:56 +0100 Jiri Vanek jar command used to pack reproducers is called windows friendly
Mon, 04 Mar 2019 16:09:30 +0100 Jiri Vanek shell launcher got support for JAVA_HOME
Mon, 04 Mar 2019 15:59:35 +0100 Jiri Vanek Updated Russian translation
Mon, 04 Mar 2019 15:16:59 +0100 Jiri Vanek scripted launchers rework added to NEWS
Mon, 25 Feb 2019 16:10:31 +0100 Jiri Vanek Added forgotten call to IT_CHECK_MODULARJDK_ARGS
Mon, 25 Feb 2019 14:56:01 +0100 Jiri Vanek Propagating unimplemented DownloadService2. Added tests for it
Mon, 25 Feb 2019 14:55:18 +0100 Jiri Vanek Fixed typo in DownloadService2
Mon, 25 Feb 2019 14:52:44 +0100 Jiri Vanek Fixing bug with non existing variable MODULARJDK_ARGS
Mon, 25 Feb 2019 14:51:41 +0100 Jiri Vanek Added forgotten dest prefix for args file
Mon, 25 Feb 2019 14:49:40 +0100 Jiri Vanek * Makefile.am: fixed issue with MODULARJDK_ARGS_FILE being installded as executable
Mon, 25 Feb 2019 14:45:23 +0100 Jiri Vanek Rewritten bat launcher and introduced file to keep modular JDK swithces
Mon, 25 Feb 2019 14:00:34 +0100 Jiri Vanek Allowed cross-build of bat launchers on linux systems
Mon, 25 Feb 2019 13:56:53 +0100 Jiri Vanek Added protection against to small applets. Enhanced understanding of properties like width/height
Mon, 25 Feb 2019 13:55:44 +0100 Jiri Vanek Desktop sortcuts name is now based on title. And only if missing, then on file
Mon, 25 Feb 2019 13:54:27 +0100 Jiri Vanek Delete-by app dialogue split keys to two groups instead of mixing them
Mon, 25 Feb 2019 13:51:00 +0100 Jiri Vanek Relaxed vendor and title to be no longer mandatory - based on oracle javaws behavior
Mon, 25 Feb 2019 13:44:58 +0100 Jiri Vanek Made Linux launchers portable
Mon, 25 Feb 2019 13:41:58 +0100 Jiri Vanek Added optional windows desktop integration
Wed, 09 Jan 2019 17:41:55 +0100 Jiri Vanek With hope to backport windows desktop support and portable launchers from 1.8, adapted makefiles to be like 1.8
Tue, 18 Dec 2018 11:22:16 +0100 Jiri Vanek Fixed few javadoc issues.
Tue, 18 Dec 2018 11:21:44 +0100 Jiri Vanek Replaced hardcoded BOM character with utf representation (PR3671)
Tue, 18 Dec 2018 11:18:55 +0100 Jiri Vanek deployment.config now support generic url instead just file
Tue, 18 Dec 2018 11:18:13 +0100 Jiri Vanek OptionsDefinitions.java: (main) moved from ifelse to switch
Tue, 18 Dec 2018 11:17:16 +0100 Jiri Vanek http://icedtea.classpath.org/hg/icedtea-web/raw-rev/2739172a7702
Tue, 18 Dec 2018 11:16:46 +0100 Jiri Vanek https is preffered only on default port
Tue, 18 Dec 2018 11:16:10 +0100 Jiri Vanek PR3645, second part - following windows system paths correctly
Tue, 18 Dec 2018 11:15:38 +0100 Jiri Vanek Fixed PR3637 - making cache work with jdk9+ #runtime jar url anchor
Fri, 23 Nov 2018 15:33:04 +0100 Jiri Vanek Fixed LockedFile for readonly on windows
Fri, 23 Nov 2018 13:41:00 +0100 Jiri Vanek Fix for java.lang.NoClassDefFoundError: Could not initialize class net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder
Wed, 07 Nov 2018 12:34:44 +0100 Jiri Vanek Added Russian translation
Fri, 26 Oct 2018 12:02:22 +0200 Jiri Vanek Fixed targets of clean-cpp-unit-tests and run-cpp-unit-tests
Thu, 18 Oct 2018 13:09:29 +0200 Jiri Vanek Removed gcc if native plugin is not build
Wed, 17 Oct 2018 18:36:19 +0200 Jiri Vanek LockedFile.java: caching enabled, or at least semi-enabled on windows
Wed, 17 Oct 2018 18:16:40 +0200 Jiri Vanek Removed EDT_DAEMON_THREAD_POOL
Fri, 12 Oct 2018 15:37:59 +0200 Jiri Vanek Fixed README to provide correct information about --disable-native-plugin
Fri, 12 Oct 2018 13:30:42 +0200 Jiri Vanek reworked showDocument logic
Tue, 02 Oct 2018 10:36:29 +0200 Jiri Vanek Allowed itw-settings to be opened from viewer
Mon, 01 Oct 2018 19:18:51 +0200 Jiri Vanek Support creating cache files with restricted access on windows
Mon, 01 Oct 2018 19:16:32 +0200 Jiri Vanek Fixed EDT hanging
Mon, 01 Oct 2018 19:08:34 +0200 Jiri Vanek Added eternal java version detection
Mon, 10 Sep 2018 17:42:38 +0200 Jiri Vanek launcher/launchers.in: inverted logic to detect modular jdk. If it is jdk8, then it is not modular JDK, otherwise it is.
Mon, 10 Sep 2018 17:38:48 +0200 Jiri Vanek new file of LICENSE, added explicit license with details