diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 2013-04-12 Jiri Vanek <[email protected]> + Added help for extended applets security and settings + * netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel: + (helpButtonActionPerformed) added code to open dialogue with help + * netx/net/sourceforge/jnlp/resources/Messages.propertie: + Included html help message + * netx/net/sourceforge/jnlp/security/UnsignedAppletTrustWarningPanel.java: + added help button and logic to open help dialogue + * netx/net/sourceforge/jnlp/security/appletextendedsecurity/ExtendedAppletSecurityHelp.java: + Simple dialogue with JEditorPane with html help from properties and few + navigation buttons + * NEWS: mentioned extended appelts security + +2013-04-12 Jiri Vanek <[email protected]> + Added dialogue to allow setting of custom JRE * launcher/itweb-settings.in: and * launcher/javaws.in: check for custom jre less strict |