log

age author description
Tue, 16 Jun 2015 12:11:58 +0200 Jiri Vanek runtime.exec replaced by ProcessBuilder. All waits for proeces amde safe
Tue, 16 Jun 2015 11:29:01 +0200 Jiri Vanek Removed dual panel in panel misleading declaration in AppTrustWarningDialog
Tue, 16 Jun 2015 10:49:03 +0200 Jiri Vanek Removed redeclared line.separator
Tue, 16 Jun 2015 10:37:09 +0200 Jiri Vanek Improved security package javadoc description
Mon, 15 Jun 2015 12:44:41 +0200 Jiri Vanek Updated NEWS, added javadoc fo security package. Added changelog entry for last commit
Fri, 12 Jun 2015 16:49:07 +0200 Jiri Vanek Implemented general solution for remembering of various dialogues
Thu, 11 Jun 2015 13:24:54 +0200 Jiri Vanek AppletSecurityActions, ExecuteAppletAction, AppletSecurityActionsTest moved to remember package
Thu, 11 Jun 2015 12:51:00 +0200 Jiri Vanek make jnlpfile nearly mandatory argument of message and adapt various re-declarations accordingly
Thu, 11 Jun 2015 11:44:11 +0200 Jiri Vanek Security dialogs got, moreover, unified dealing with trustNone/All and headless
Wed, 10 Jun 2015 08:16:54 +0200 Jiri Vanek YesTest.java fixed yesReadOk tests, which accidentally expected exception, but should not.
Tue, 09 Jun 2015 17:52:28 +0200 Jiri Vanek Fixed issue, when desktop/menu shortcut created during -html mode, was not created like it
Tue, 09 Jun 2015 14:28:18 +0200 Jiri Vanek Fixed bug when generated desktop icon was not matched and user was asked for recreation
Tue, 09 Jun 2015 13:02:00 +0200 Jiri Vanek SecurityDialog return type changed from Object (mostly int) to regular type
Mon, 01 Jun 2015 14:43:43 +0200 Jiri Vanek Remember panel extracted so it can be reused
Wed, 27 May 2015 16:56:40 +0200 Jiri Vanek Improved caching of files obtained via query
Fri, 22 May 2015 19:34:22 +0200 Jiri Vanek Removed verbosal check in test
Fri, 22 May 2015 19:31:12 +0200 Jiri Vanek Comments in deployment.properties now persists saving via itweb-settings
Fri, 22 May 2015 13:11:09 +0200 Jiri Vanek Removed garbage from htmls' width and height
Thu, 30 Apr 2015 10:43:22 -0400 Jie Kang Fix policyeditor file flag to work when used standalone
Tue, 28 Apr 2015 14:44:03 +0200 Jiri Vanek Fixed incorrect usage of apostrophes in intro generation
Tue, 28 Apr 2015 13:27:05 +0200 Jiri Vanek 1.6 post-branch operations: configure.ac: bumped (AC_INIT) to 1.7pre, NEWS: Added 1.7 section, Bumped date of 1.6 release to 2015
Tue, 28 Apr 2015 13:15:26 +0200 Jiri Vanek Added tag icedtea-web-1.6-branchpoint for changeset 11249cdb910b
Tue, 28 Apr 2015 12:08:24 +0200 Jiri Vanek README: updated to match current state. icedtea-web-1.6-branchpoint
Tue, 28 Apr 2015 11:38:35 +0200 Jiri Vanek Improved JDK9 detection
Mon, 27 Apr 2015 10:15:42 -0400 Lukasz Dracz Removed Executable Permissions from bash completion
Fri, 24 Apr 2015 15:19:52 +0200 Jiri Vanek Fixed resource test to pass for CZ localization
Fri, 24 Apr 2015 15:08:15 +0200 Jiri Vanek Added Czech translation for 1.6.
Fri, 24 Apr 2015 15:00:56 +0200 Jiri Vanek Messages from TextsProvider moved to properties
Fri, 24 Apr 2015 14:56:35 +0200 Jiri Vanek various improvements to default set of properties
Fri, 24 Apr 2015 14:47:45 +0200 Jiri Vanek Added MultipleDeploymentPropertiesModifier improvement to testsuite