log

age author description
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