Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 4 | -4/+10 |
| | |||||
* | Made temporary files location JFileChooser open at the currently specified ↵ | Jacob Wisor | 2013-09-11 | 4 | -2/+11 |
| | | | | | | | | | location Made temporary files location JFileChooser display a helpful title Removed misleading "All Files" file filter from JFileChooser Added new message to resources for JFileChooser's choose button Fixed a few inconsistent messages in resource files | ||||
* | about dialogue now available from itw-settings | Jiri Vanek | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | added some missing de and pl strings | Jiri Vanek | 2013-07-17 | 4 | -2/+15 |
| | |||||
* | Implemented new about dialogue (by Andrew Azores). Andrew added to authors | Jiri Vanek | 2013-07-10 | 5 | -17/+56 |
| | |||||
* | Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files | Jiri Vanek | 2013-06-21 | 1 | -0/+1 |
| | |||||
* | more detailed hint for CCannotClearCache | Jiri Vanek | 2013-06-04 | 1 | -1/+1 |
| | |||||
* | Remove 'serious' from error message in splash screen. | Adam Domurad | 2013-05-29 | 1 | -2/+2 |
| | |||||
* | netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed ↵ | Jiri Vanek | 2013-05-14 | 1 | -1/+1 |
| | | | | invalid unicode character | ||||
* | Added default, DE and PL localization's tweeks | Jiri Vanek | 2013-05-02 | 3 | -44/+116 |
| | |||||
* | Renamed cz locales to be more general | Jiri Vanek | 2013-05-02 | 1 | -0/+0 |
| | | | | | netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties renamed to netx/net/sourceforge/jnlp/resources/Messages_cs.properties tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java and tests/reproducers/simple/LocalesTest/testcases/LocalesTestTest.java adapted to new cz locales filename. | ||||
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 3 | -38/+576 |
| | | | | Also minor changes to En and De files | ||||
* | Improved and completed CZ localisation | Jiri Vanek | 2013-04-26 | 1 | -43/+140 |
| | |||||
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 2 | -0/+2 |
| | |||||
* | Present more information in unsigned applet confirmation. | Adam Domurad | 2013-04-12 | 1 | -2/+2 |
| | |||||
* | Added help for extended applets security and settings | Jiri Vanek | 2013-04-12 | 1 | -0/+144 |
| | |||||
* | Added dialogue to allow setting of custom JRE | Jiri Vanek | 2013-04-12 | 1 | -0/+24 |
| | |||||
* | Allow for remembered unsigned trust based on codebase | Adam Domurad | 2013-04-11 | 1 | -0/+2 |
| | |||||
* | Integration of unsigned applet confirmation dialogue. | Adam Domurad | 2013-03-26 | 1 | -0/+9 |
| | |||||
* | Jacob Wisor <gitne@excite.co.jp>, fixed strange sentences in default ↵ | Jiri Vanek | 2013-03-13 | 1 | -40/+40 |
| | | | | | | locales bundle netx/net/sourceforge/jnlp/resources/Messages.properties | ||||
* | Added initial German localization by Jacob Wisor <gitne@excite.co.jp> | Jiri Vanek | 2013-03-13 | 1 | -0/+536 |
| | | | | | * netx/net/sourceforge/jnlp/resources/Messages_de.properties: New file with German properties | ||||
* | Added backend and settings for extended applet security | Jiri Vanek | 2013-02-27 | 1 | -0/+61 |
| | |||||
* | Add unit tests for locales and locales fixed | Jiri Vanek | 2013-01-30 | 2 | -13/+17 |
| | | | | | | | | * netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added missing, filled empty and removed dangling items * tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java: New unittest for missing, empty, duplicate or dangling locales. | ||||
* | Splashscreen error report made more detailed by stored LaunchErrors | Jiri Vanek | 2013-01-30 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | * netx/net/sourceforge/jnlp/LaunchException.java: (LaunchExceptionWithStamp) new inner class for storing timestamp togetehr with error. (launchExceptionChain) new static list to capture LaunchErrors during runtime. * /netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added explanation string * netx/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialog.java: Is now displaying launchExceptionChain in its error report and is copying it to clipboard. * tests/unit/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialogTest.java: (getTextTest) adapted calls of getText for new Date. | ||||
* | Download indicator made compact for more then one jar | Jiri Vanek | 2013-01-10 | 2 | -0/+0 |
| | |||||
* | Converted Messages.properties to Unix format | Deepak Bhole | 2013-01-07 | 1 | -475/+475 |
| | |||||
* | Minor fix for possible NPE (non fatal) during splashscreen creation | Jiri Vanek | 2012-12-21 | 2 | -0/+6 |
| | |||||
* | PR1217: Add command line arguments for plugins | Saad Mohammad | 2012-12-05 | 1 | -0/+3 |
| | |||||
* | Fix grammar in splash screen exception message | Adam Domurad | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 2 | -0/+2 |
| | |||||
* | Added cz_CS locales with test | Jiri Vanek | 2012-11-02 | 1 | -0/+467 |
| | |||||
* | New message for when JNLP is fully signed by different certs | Adam Domurad | 2012-10-19 | 1 | -0/+2 |
| | |||||
* | Major rework of JarCertVerifier certificate management. | Danesh Dadachanji | 2012-10-22 | 1 | -2/+1 |
| | | | | | | This is a long-planned rework of JarCertVerifier, allowing it to handle multiple certificates. The algorithms used to verify jars with multiple certificates vary between JNLPs and Applets. | ||||
* | Single instance support for jnlp-href and tests | Jiri Vanek | 2012-09-05 | 1 | -1/+2 |
| | |||||
* | Added splashscreen implementation | Jiri Vanek | 2012-08-13 | 1 | -0/+24 |
| | |||||
* | Fix PR955: regression: SweetHome3D fails to run | Danesh Dadachanji | 2012-08-08 | 1 | -3/+4 |
| | |||||
* | Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from ↵ | Danesh Dadachanji | 2012-07-20 | 1 | -1/+2 |
| | | | | certificate warning. | ||||
* | netx/net/sourceforge/jnlp/resources/Messages.properties: fixed error in ↵ | Jiri Vanek | 2012-05-23 | 1 | -4/+4 |
| | | | | PBadNonrelativeUrl | ||||
* | Added more debugging outputs (especially paths to keystores) for ↵ | Jiri Vanek | 2012-05-23 | 1 | -1/+3 |
| | | | | JNLPClassLoader and CertificateUtils | ||||
* | Validate the recently_used file at every load. This will fix the StringIndex- | Thomas Meyer | 2012-04-10 | 1 | -7/+2 |
| | | | | | | OutOfBoundsException for a corrupted path entry thrown in CacheUtil.pathToURLPath(). This Exception was catched in RessourceTracker.Downloader.run() and only printed in debug mode. | ||||
* | Fix JNLP parser to halt when required title and vendor elements are missing. | Danesh Dadachanji | 2012-03-16 | 1 | -0/+2 |
| | |||||
* | fixed LRU cache behaviour in case of failure. Tests added. | Jiri Vanek | 2012-02-01 | 1 | -126/+133 |
| | |||||
* | Plugin does not make JNLP's <information> available when using jnlp_href. | Danesh Dadachanji | 2012-01-24 | 1 | -0/+1 |
| | |||||
* | Add support for client authentication certificates | Lars Herschke | 2011-09-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | 2011-09-26 Lars Herschke <lhersch@dssgmbh.de> * netx/net/sourceforge/jnlp/resources/Messages.properties: Add CVExportPasswordMessage, CVImportPasswordMessage and CVPasswordTitle. * netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java (initialize): Initialize SSLContext with the user's client certificates. * netx/net/sourceforge/jnlp/security/CertificateUtils.java (addPKCS12ToKeyStore, addPKCS12ToKeyStore, dumpPKCS12): New methods. * netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java (getPasswords): New method. (ImportButtonListener.actionPerformed): Import client certificates in PKCS12 format. (ExportButtonListener.actionPerformed): Export client certificates in PKCS12 format. | ||||
* | Checks and verifies a signed JNLP file at the launch of the application. A ↵ | Saad Mohammad | 2011-08-22 | 1 | -0/+2 |
| | | | | signed JNLP warning is displayed if appropriate. | ||||
* | Update UI for SecurityDialog. | Danesh Dadachanji | 2011-08-17 | 1 | -0/+0 |
| | |||||
* | Remove non-standard option from itweb-settings. | Andrew Su | 2011-05-30 | 1 | -1/+0 |
| | |||||
* | Restrict port fields in itw-settings to accept only valid port numbers. | Andrew Su | 2011-04-06 | 1 | -0/+2 |
| | |||||
* | Let launcher handle parsing exceptions | Omair Majid | 2011-03-31 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | 2011-03-31 Omair Majid <omajid@redhat.com> * netx/net/sourceforge/jnlp/Launcher.java: Add parserSettings and extra. (setParserSettings): New method. (setInformationToMerge): New method. (launch(JNLPFile,Container)): Call mergeExtraInformation. (launch(URL,boolean)): New method. (mergeExtraInformation): New method. (addProperties, addParameters, addArguments): Moved here from Boot.java (fromUrl): New method. * netx/net/sourceforge/jnlp/ParserSettings.java: New file. * netx/net/sourceforge/jnlp/resources/Messages.properties: Remove BArgNA, BParamNA. * netx/net/sourceforge/jnlp/runtime/Boot.java (run): Do not parse JNLP file. Pass ParserSettings and other command line additions to launcher. (getFile): Rename to... (getFileLocation): New method. (addProperties, addParameters, addArguments): Move to Launcher.java. | ||||
* | Fix typo in RCantRename in Messages.properties | Omair Majid | 2011-03-30 | 1 | -1/+1 |
| | | | | | | | 2011-03-30 Omair Majid <omajid@redhat.com> * netx/net/sourceforge/jnlp/resources/Messages.properties: Fix typo in RCantRename. |