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
Mon, 10 Sep 2018 17:38:14 +0200 Jiri Vanek Enhanced itw-settngs' certificate viewer to show what file is backing showed certificate store.
Mon, 10 Sep 2018 17:37:30 +0200 Jiri Vanek netx/net/sourceforge/jnlp/security/dialogs/CertsInfoPane.java: fixed hex output of certificate signature for jdk8
Mon, 10 Sep 2018 17:36:21 +0200 Jiri Vanek Added semi support for recognition jdk10 and up
Mon, 10 Sep 2018 17:35:31 +0200 Jiri Vanek added deployment property to enforce headfull execution
Mon, 10 Sep 2018 17:34:00 +0200 Jiri Vanek Made headless detection softer
Mon, 14 May 2018 17:15:38 +0200 Jiri Vanek AppletEnvironment.java: getDocumentBase no returns codeBase as fallback when documentBase is null.
Fri, 02 Mar 2018 10:41:29 +0100 Jiri Vanek Added test for javafx
Fri, 02 Mar 2018 10:34:07 +0100 Jiri Vanek Added basic support for javafx desc
Fri, 02 Mar 2018 10:27:35 +0100 Jiri Vanek Fixed news for latest changes
Fri, 02 Mar 2018 10:23:59 +0100 Jiri Vanek made OmegaT run - Made ITW to load resources from j2se/java tag too
Fri, 02 Mar 2018 10:22:31 +0100 Jiri Vanek removed ridiculous disable/enable on desktop integration pane
Fri, 02 Mar 2018 10:21:15 +0100 Jiri Vanek nosecurity switch made extendable also for certificate issues
Fri, 02 Mar 2018 10:18:08 +0100 Jiri Vanek autoformatted: netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java and netx/net/sourceforge/jnlp/Parser.java
Mon, 18 Dec 2017 13:22:51 +0100 Jiri Vanek win-installer added to distribution tarball
Fri, 15 Dec 2017 15:13:33 +0100 Jiri Vanek Post-release changes
Fri, 15 Dec 2017 15:11:44 +0100 Jiri Vanek Added tag icedtea-web-1.7.1 for changeset ad5cd0fa9fbc
Fri, 15 Dec 2017 15:08:34 +0100 Jiri Vanek Pre-release tuning icedtea-web-1.7.1
Fri, 15 Dec 2017 14:53:03 +0100 Jiri Vanek Backported work with author file: Authors made as links in html docs, PR3426 - ITW Docs do not have correct 'AUTHOR' field
Fri, 15 Dec 2017 14:30:07 +0100 Jiri Vanek backported: Set source language version for javadoc generation for jdk9, Get rid of X509Factory class usage, Plugin made work again with jdk9
Tue, 12 Dec 2017 15:13:04 +0100 Jiri Vanek Added possibility to turn off https preference via deployment properties
Thu, 20 Jul 2017 18:12:31 +0200 Jiri Vanek Post-release changes
Thu, 20 Jul 2017 18:11:15 +0200 Jiri Vanek Added tag icedtea-web-1.7 for changeset 9ec82199b1a6
Thu, 20 Jul 2017 14:54:52 +0200 Jiri Vanek Added tag icedtea-web-1.7-branchpoint for changeset b8bf710fed3a icedtea-web-1.7
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