log

age author description
Fri, 24 May 2019 11:21:35 +0200 Jiri Vanek Added github url default tip
Wed, 17 Apr 2019 10:16:33 +0200 Jiri Vanek Close din favour of AdoptOpenJDK/icedtea-web/
Thu, 14 Mar 2019 11:04:49 +0100 Jiri Vanek Post-release changes
Wed, 13 Mar 2019 11:14:45 +0100 Jiri Vanek Added tag icedtea-web-1.8 for changeset 2ecb651a6f8d
Wed, 13 Mar 2019 11:10:45 +0100 Jiri Vanek Added tag icedtea-web-1.8-branchpoint for changeset 9bacada77a23 icedtea-web-1.8
Tue, 12 Mar 2019 18:11:00 +0100 Jiri Vanek Hidden console on Windows icedtea-web-1.8-branchpoint
Tue, 12 Mar 2019 15:42:25 +0100 Jiri Vanek Pre-release tuning
Thu, 07 Mar 2019 16:13:44 +0100 Jiri Vanek Native launchers now iterate through various keys of jre/jdk in registry
Thu, 07 Mar 2019 14:01:56 +0100 Jiri Vanek Quoted version of jdk work (by Laurent Bourges)
Wed, 06 Mar 2019 15:21:43 +0100 Jiri Vanek On windows, use dunce to canonicalize paths
Tue, 05 Mar 2019 16:18:51 +0100 Jiri Vanek Fixed path to jfxrt.jar from lib/jfxrt.jar to ext/lib
Tue, 05 Mar 2019 14:22:45 +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:24 +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. Cleaning up rust_test_tmp
Mon, 04 Mar 2019 17:17:51 +0100 Jiri Vanek Fixed tabs and and dashes in Makefile
Fri, 01 Mar 2019 14:29:09 +0100 Jiri Vanek All custoom reprodcuers get tmp dir created correctly via cygpath on windows (Michal Vala)
Fri, 01 Mar 2019 14:28:19 +0100 Jiri Vanek Silenced cygpath calls (Michal Vala)
Fri, 01 Mar 2019 12:09:07 +0100 Jiri Vanek Fixed evaluation of keysotre variable (Michal Vala)
Fri, 01 Mar 2019 10:16:01 +0100 Jiri Vanek removal o redundat cygpath - by Michal Vala
Thu, 28 Feb 2019 14:49:58 +0100 Jiri Vanek Makefile.am: using proper classpath separator variable instead of hardcoded one
Thu, 28 Feb 2019 11:38:58 +0100 Jiri Vanek Added Czech translation for 1.8
Thu, 28 Feb 2019 10:38:29 +0100 Jiri Vanek cygpath is now called without shell and via $$(
Wed, 27 Feb 2019 19:39:08 +0100 Jiri Vanek Fixed call to which (ps: never call withch at night!)
Wed, 27 Feb 2019 19:15:28 +0100 Jiri Vanek keytool command used to create test keystores is called windows friendly
Wed, 27 Feb 2019 17:52:20 +0100 Jiri Vanek jar command used to pack reproducers is called windows friendly
Wed, 27 Feb 2019 17:47:29 +0100 Jiri Vanek shell launcher got support for JAVA_HOME
Mon, 25 Feb 2019 11:58:32 +0100 Jiri Vanek Updated Russian translation
Fri, 22 Feb 2019 12:02:51 +0100 Jiri Vanek scripted launchers rework added to NEWS
Fri, 22 Feb 2019 12:00:34 +0100 Jiri Vanek "shared native launchers" added to NEWS
Thu, 21 Feb 2019 18:59:44 +0100 Jiri Vanek Fixing bug with non existing variable MODULARJDK_ARGS
Thu, 21 Feb 2019 14:17:59 +0100 Jiri Vanek Added forgotten dest prefix for args file
Wed, 20 Feb 2019 18:23:45 +0100 Jiri Vanek Implemented way how to modify cp/bootcp in native launchers
Mon, 18 Feb 2019 17:41:52 +0100 Jiri Vanek Added forgotten changelog entry
Mon, 18 Feb 2019 17:34:46 +0100 Jiri Vanek Implemented forgotten support for mslinks.jar library in rust launchers
Mon, 18 Feb 2019 17:14:24 +0100 Jiri Vanek Fixed bug when Option conained "" insted of being None in case of hardcoded paths.
Mon, 18 Feb 2019 15:37:19 +0100 Jiri Vanek * rust-launcher/src/log_helper.rs: deployment.log.stdstreams is now honored
Mon, 18 Feb 2019 15:03:46 +0100 Jiri Vanek For linux, implemented and used system logging
Mon, 18 Feb 2019 14:43:05 +0100 Jiri Vanek Fixed name of variable to from cammel snake snake_case
Mon, 18 Feb 2019 06:52:11 +0100 Jiri Vanek Fioxed double wrappered factory for windows
Sun, 17 Feb 2019 10:35:53 +0100 Jiri Vanek Implemented proper file logging
Sat, 16 Feb 2019 20:56:33 +0100 Jiri Vanek Implemented basic stub for file logging
Sat, 16 Feb 2019 18:51:33 +0100 Jiri Vanek * rust-launcher/src/os_access.rs: removed duplicated code from windows launchers
Sat, 16 Feb 2019 13:53:20 +0100 Jiri Vanek Native launchers got loading (unused for now) of advanced logging properties
Sat, 16 Feb 2019 13:45:10 +0100 Jiri Vanek Makefile.am: fixed issue with MODULARJDK_ARGS_FILE being installded as executable
Fri, 15 Feb 2019 16:03:31 +0100 Jiri Vanek Native launchers got support for modular jdk (via @MODULARJDK_ARGS_LOCATION file)
Wed, 13 Feb 2019 19:14:35 +0100 Jiri Vanek Os trait implemented for windows
Wed, 13 Feb 2019 18:05:44 +0100 Jiri Vanek Propagating unimplemented DownloadService2. Added tests for it
Tue, 12 Feb 2019 13:22:39 +0100 Jiri Vanek Fixed typo in DownloadService2
Tue, 12 Feb 2019 13:10:44 +0100 Jiri Vanek Rewritten bat launcher and introduced file to keep modular JDK swithces
Thu, 07 Feb 2019 17:06:20 +0100 Jiri Vanek Allowed cross-build of bat launchers on linux systems
Thu, 07 Feb 2019 16:50:07 +0100 Jiri Vanek Added protection against to small applets. Enhanced understanding of properties like width/height
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
Fri, 12 Oct 2018 13:16:28 +0200 Jiri Vanek reworked showDocument logic
Wed, 10 Oct 2018 14:29:03 +0200 Jiri Vanek Rust launchers now spawn jvm
Tue, 02 Oct 2018 18:32:02 +0200 Jiri Vanek rust-launcher/src/main.rs: new method of (is_debug_on) based on cmd line determining verbosity. (main) return of is_debug_on used for os_access::Linux::new call.
Tue, 02 Oct 2018 10:45:37 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/runtime/Boot.java: returned handling of version, licnes, help, property and about which disapeared without any trace inchangelog
Tue, 02 Oct 2018 10:36:25 +0200 Jiri Vanek Allowed itw-settings to be opened from viewer
Mon, 01 Oct 2018 19:16:36 +0200 Jiri Vanek Fixed EDT hanging
Mon, 01 Oct 2018 19:04:14 +0200 Jiri Vanek Added eternal java version detection
Wed, 05 Sep 2018 23:13:59 +0100 Alex Kashchenko fix cargo detection in autoconf
Wed, 05 Sep 2018 19:10:43 +0200 Jiri Vanek Added missing changelog
Wed, 05 Sep 2018 18:59:54 +0200 Jiri Vanek shell-launcher/launchers.sh.in: inverted logic to detect modular jdk. If it is jdk8, then it is not modular JDK, otherwise it is.
Wed, 05 Sep 2018 18:18:40 +0200 Jiri Vanek Implemented JVM recognition in rust launchers
Mon, 13 Aug 2018 16:47:25 +0200 Jiri Vanek new file of LICENSE, added explicit license with details
Wed, 20 Jun 2018 13:36:32 +0200 Jiri Vanek Enhanced itw-settngs' certificate viewer to show what file is backing showed certificate store.
Wed, 20 Jun 2018 13:00:13 +0200 Jiri Vanek netx/net/sourceforge/jnlp/security/dialogs/CertsInfoPane.java: fixed hex output of certificate signature for jdk8
Wed, 20 Jun 2018 12:46:34 +0200 Jiri Vanek Added semi support for recognition jdk10 and up
Mon, 28 May 2018 12:29:35 +0200 Jiri Vanek added deployment property to enforce headfull execution
Mon, 28 May 2018 12:01:56 +0200 Jiri Vanek Added missing changelog entry for "Made headless detection softer" 2018-05-24
Thu, 24 May 2018 17:55:31 +0200 Jiri Vanek Made headless detection softer
Mon, 14 May 2018 17:11:41 +0200 Jiri Vanek AppletEnvironment.java: getDocumentBase no returns codeBase as fallback when documentBase is null.
Thu, 22 Mar 2018 15:27:55 +0100 Jiri Vanek Build of rust lunchers moved to cargo
Wed, 07 Feb 2018 13:56:18 +0100 Jiri Vanek Runing fx reproducer wihtout splashscreen is making the test much more safe to pass
Wed, 07 Feb 2018 11:33:50 +0100 Jiri Vanek Added comment about X error javafx is getting randomly. Suprsing is, that awt splasshcreen is visible, and after it also itw error dialogue is visible
Wed, 07 Feb 2018 11:21:38 +0100 Jiri Vanek Fixed the error in fx test. THis test seems to eb joining random failures, as FX seems to be horribly unstable currently.
Tue, 06 Feb 2018 18:54:24 +0100 Jiri Vanek Added test for javafx
Tue, 06 Feb 2018 17:11:25 +0100 Jiri Vanek Fixed news for latest changes
Mon, 05 Feb 2018 14:31:51 +0100 Jiri Vanek Added basic support for javafx desc
Sun, 04 Feb 2018 09:58:58 +0100 Jiri Vanek nosecurity switch made extendable also for certificate issues
Sat, 03 Feb 2018 17:54:35 +0100 Jiri Vanek netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: autoformatted
Sat, 03 Feb 2018 17:48:38 +0100 Jiri Vanek removed ridiculous disable/enable on desktop integration pane
Sat, 03 Feb 2018 14:42:07 +0100 Jiri Vanek made OmegaT run - Made ITW to load resources from j2se/java tag too
Sat, 03 Feb 2018 11:43:05 +0100 Jiri Vanek netx/net/sourceforge/jnlp/Parser.java: auto-formatted
Mon, 18 Dec 2017 13:22:40 +0100 Jiri Vanek win-installer added to dsit tarball
Mon, 18 Dec 2017 11:37:00 +0100 Jiri Vanek launcher.in now deleted as direcotry
Tue, 12 Dec 2017 15:09:45 +0100 Jiri Vanek built-time variables propaagted to rust lunchers
Tue, 12 Dec 2017 14:58:51 +0100 Jiri Vanek Added possibility to turn off https preference via deployment properties
Thu, 23 Nov 2017 18:53:25 +0100 Jiri Vanek Merge
Thu, 23 Nov 2017 18:51:31 +0100 Jiri Vanek Added linux binary dist target + samll fix in (uninstall-linux-only) fixed suffixes of removed lunchers
Thu, 09 Nov 2017 16:54:48 +0000 Alex Kashchenko changelog update
Thu, 09 Nov 2017 17:17:27 +0100 Jiri Vanek Fixed XDGspecificationTests to survive with shell scripts of .sh suffix
Wed, 08 Nov 2017 11:37:01 +0000 Alex Kashchenko support creating cache files with restricted access on windows
Fri, 03 Nov 2017 12:39:31 +0100 Jiri Vanek Added shell-launcher and rust-launcher directories to distribution tarball
Fri, 03 Nov 2017 12:29:58 +0100 Jiri Vanek Removed launcher direcotry from dist. It is handled later by depndences
Fri, 03 Nov 2017 10:09:44 +0100 Jiri Vanek Deprecated shell launchers, added skeleton for future rust launcher
Mon, 25 Sep 2017 18:05:33 +0200 Jiri Vanek Authors made as links in html docs
Thu, 14 Sep 2017 15:13:49 +0200 Jiri Vanek PR3426 - ITW Docs do not have correct 'AUTHOR' field
Tue, 12 Sep 2017 10:16:24 +0200 Jiri Vanek Set source language version for javadoc generation for jdk9
Tue, 12 Sep 2017 09:56:48 +0200 Jiri Vanek Get rid of X509Factory class usage
Tue, 12 Sep 2017 09:25:10 +0200 Jiri Vanek Plugin made work again with jdk9
Thu, 20 Jul 2017 18:10:10 +0200 Jiri Vanek Post-release changes
Thu, 20 Jul 2017 14:54:52 +0200 Jiri Vanek Added tag icedtea-web-1.7-branchpoint for changeset b8bf710fed3a
Thu, 20 Jul 2017 12:19:58 +0200 Jiri Vanek * javaws.desktop.in: value type changed from %f (file) to %u (url). this helps jnlp protocol a lot, and should not harm older normal_file_path behavior icedtea-web-1.7-branchpoint
Wed, 19 Jul 2017 17:09:56 +0200 Jiri Vanek Pre-release tuning
Wed, 19 Jul 2017 17:06:18 +0200 Jiri Vanek made usable with jdk9 again
Tue, 18 Jul 2017 17:28:21 +0200 Jiri Vanek netx/net/sourceforge/jnlp/security/dialogs/CertsInfoPane.java: HexEncoder loaded by reflection to allow smooth jdk8 x 9 transition.
Tue, 18 Jul 2017 17:27:23 +0200 Jiri Vanek launcher/launchers.in: added exports for javax.jnlp to hook jdk9 one more times
Fri, 14 Jul 2017 12:34:53 +0200 Jiri Vanek Fixed issue, when some resources were not used, because of OS was reporting full name. Eg. "Windows 7" where just "windows" was expected
Wed, 12 Jul 2017 18:19:47 +0200 Jiri Vanek netx/net/sourceforge/jnlp/security/dialogs/TemporaryPermissions.java: escaped windows path slash
Tue, 11 Jul 2017 18:04:17 +0200 Jiri Vanek Added Czech translation for 1.7.
Fri, 07 Jul 2017 16:18:26 +0200 Jiri Vanek Fixed pr3417
Wed, 28 Jun 2017 19:32:19 +0200 Jiri Vanek Ico made multisize, javaws.png adapted, bmp banner fixed a bit
Mon, 26 Jun 2017 10:37:26 +0200 Jiri Vanek small centering of splash's leaves and plugin
Fri, 16 Jun 2017 21:03:27 +0200 Jiri Vanek Splash screen aligned with current graphic
Thu, 15 Jun 2017 17:44:26 +0200 Jiri Vanek More tuning of itw graphics. Now new splashscreen have to be done
Thu, 08 Jun 2017 10:21:41 +0200 Jiri Vanek Small alignment of icon usage
Wed, 07 Jun 2017 15:55:11 +0200 Jiri Vanek Updated installer graphic, aligned first set of icons
Mon, 29 May 2017 15:53:48 +0200 Jiri Vanek Messages.properties: TAGSOUPnotUsed got fixed key/value delimiter
Fri, 26 May 2017 15:09:21 +0200 Jiri Vanek Messages.properties: fixed grammar in JREContinueDialogSentence2 and ALACAMatchingMainTitle keys
Mon, 22 May 2017 19:59:53 +0200 Jiri Vanek Windows desktop path attempted to be handled correctly
Mon, 22 May 2017 19:33:13 +0200 Jiri Vanek Splash-screen text renderers adapted to different fonts on windows. It is miracle splash screen is working on windows...
Mon, 22 May 2017 18:57:58 +0200 Jiri Vanek BASE64 tests adapted to slightly different output (windows line endings) on windows
Mon, 22 May 2017 18:27:51 +0200 Jiri Vanek Fixed classapth ip for rhino tests
Mon, 22 May 2017 13:42:50 +0200 Jiri Vanek Moved check for tagsoup before wix checks. Something rotten here
Fri, 19 May 2017 13:34:31 +0200 Jiri Vanek added support for reading java home from regsitry
Fri, 19 May 2017 10:49:05 +0200 Jiri Vanek Aligned msi and netx icons
Thu, 18 May 2017 16:24:36 +0200 Jiri Vanek TextWithWaterLevelTest.java: cutToTest get rid of hardcoded siezes, ad follows relative placement of testing points (used font is different on windows)
Thu, 18 May 2017 16:16:05 +0200 Jiri Vanek TeeOutputStreamTest.java: testPrint and testWriteByteArrayString made dual for linux and windows. Those tests are charset specific. testWriteByteArrayString2 is new test, showing strange issue when strange characters are going into and from byte array. On windows, this test fails, showing, that somewhere in the stack, there is bad encoding or bad offset/lenght used.
Thu, 18 May 2017 16:12:54 +0200 Jiri Vanek FormatterTest.java: regular expression of testXNewLinesPlain adapted to match both win and linux line endings
Thu, 18 May 2017 09:42:16 +0200 Jiri Vanek Added annotation WindowsIssue to mark unittests which have or had Windows(c)TM specific problems.
Mon, 15 May 2017 17:43:42 +0200 Jiri Vanek Installer graphic made a bit more ITWized
Mon, 15 May 2017 16:58:43 +0200 Jiri Vanek Makefile.am: installer renamed to itw-installer.msi, relative paths in json.in sedded to absolute ones to allow build in different build dir.
Mon, 15 May 2017 16:20:41 +0200 Jiri Vanek launcher/launchers.bat.in: added pause to the end of the script to allow reading of messages if launched out of prompt.
Mon, 15 May 2017 16:13:51 +0200 Jiri Vanek Made jnlp protocol work in msi
Mon, 15 May 2017 12:05:16 +0200 Jiri Vanek Used absolute dirs, win installer work done in special folder, better WiX detection, win installer clean
Fri, 12 May 2017 17:20:19 +0200 Jiri Vanek Added support for MSI generation
Fri, 12 May 2017 09:08:42 +0200 Jiri Vanek Makefile.am: (install-exec-local) completion files installed last
Thu, 11 May 2017 18:05:40 +0200 Jiri Vanek launchers.bat.in: hardcoded Xnofork, as it is necessary anyway
Thu, 11 May 2017 18:00:34 +0200 Jiri Vanek fixed windows headless detection problems
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