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
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.