| Commit message (Expand) | Author | Age | Files | Lines |
* | Added PolicyPanel to itweb-settings for custom policies | Andrew Azores | 2014-01-17 | 1 | -0/+10 |
* | JNLPRuntime.config changed to proper singleton. | Jiri Vanek | 2013-12-18 | 1 | -1/+1 |
* | Messages.properties: added "It will be granted unrestricted access to your c... | Jiri Vanek | 2013-12-09 | 1 | -3/+3 |
* | Add units to cache size label in itweb-settings | Andrew Azores | 2013-12-05 | 1 | -1/+1 |
* | Better validation of crytical dirs with proper message on startup | Jiri Vanek | 2013-12-02 | 1 | -0/+3 |
* | Enabled file logging in plugin, user enabled to choose logs dir | Jiri Vanek | 2013-11-29 | 1 | -1/+3 |
* | Java console resurrected and connected to new logging. | Jiri Vanek | 2013-11-05 | 1 | -0/+18 |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -1/+10 |
* | Made temporary files location JFileChooser open at the currently specified lo... | Jacob Wisor | 2013-09-11 | 1 | -1/+2 |
* | 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 | 1 | -1/+1 |
* | Implemented new about dialogue (by Andrew Azores). Andrew added to authors | Jiri Vanek | 2013-07-10 | 1 | -0/+12 |
* | 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 |
* | Added default, DE and PL localization's tweeks | Jiri Vanek | 2013-05-02 | 1 | -5/+5 |
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 1 | -16/+16 |
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 1 | -0/+1 |
* | 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 locale... | Jiri Vanek | 2013-03-13 | 1 | -40/+40 |
* | 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 | 1 | -6/+6 |
* | Splashscreen error report made more detailed by stored LaunchErrors | Jiri Vanek | 2013-01-30 | 1 | -0/+1 |
* | 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 | 1 | -0/+3 |
* | 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 | 1 | -0/+1 |
* | 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 |
* | 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 c... | Danesh Dadachanji | 2012-07-20 | 1 | -1/+2 |
* | netx/net/sourceforge/jnlp/resources/Messages.properties: fixed error in PBad... | Jiri Vanek | 2012-05-23 | 1 | -4/+4 |
* | Added more debugging outputs (especially paths to keystores) for JNLPClassLoa... | Jiri Vanek | 2012-05-23 | 1 | -1/+3 |
* | Validate the recently_used file at every load. This will fix the StringIndex- | Thomas Meyer | 2012-04-10 | 1 | -7/+2 |
* | 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 |
* | Checks and verifies a signed JNLP file at the launch of the application. A si... | Saad Mohammad | 2011-08-22 | 1 | -0/+2 |
* | 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 |