| Commit message (Expand) | Author | Age | Files | Lines |
* | PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties | Omair Majid | 2013-09-09 | 1 | -1/+1 |
* | Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap... | Andrew Azores | 2013-08-15 | 1 | -5/+12 |
* | Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files | Jiri Vanek | 2013-06-21 | 1 | -2/+3 |
* | Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets wi... | Jiri Vanek | 2013-04-17 | 1 | -1/+1 |
* | Integration of unsigned applet confirmation dialogue. | Adam Domurad | 2013-03-26 | 1 | -0/+4 |
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 1 | -39/+25 |
* | Fix PR1166: Embedded JNLP File is not supported in applet tag | Saad Mohammad | 2012-11-13 | 1 | -1/+25 |
* | Fix some javadoc warnings | Thomas Meyer | 2012-08-19 | 1 | -1/+1 |
* | Fixes PR1011 w/ reproducer, folders now allowed in archive tag. | Adam Domurad | 2012-06-28 | 1 | -25/+47 |
* | Small comment cleanup to classes with missing or wrong descriptions. | Adam Domurad | 2012-06-25 | 1 | -0/+4 |
* | Handle absolute paths passed into jnlp_href's value. | Danesh Dadachanji | 2012-06-04 | 1 | -5/+17 |
* | Changed for-loops over iterators and indices to for-each loops if they | Adam Domurad | 2012-05-25 | 1 | -3/+1 |
* | Add ability to check for use of jnlp_href outside of PluginBridge. | Danesh Dadachanji | 2012-02-22 | 1 | -0/+7 |
* | Plugin does not make JNLP's <information> available when using jnlp_href. | Danesh Dadachanji | 2012-01-24 | 1 | -9/+4 |
* | Make getMainClass()'s return value consistent for AppletDesc and ApplicationDesc | Omair Majid | 2011-09-28 | 1 | -1/+3 |
* | Enable passing applet parameters through JNLP files. | Andrew Su | 2011-06-08 | 1 | -3/+8 |
* | Change jar resource names to be stored in HashSet instead of String[]. | Andrew Su | 2011-06-08 | 1 | -7/+14 |
* | Fix appcontext related plugin bugs. | Denis Lila | 2011-04-29 | 1 | -29/+3 |
* | Fixed classloader sharing rules for applets | Deepak Bhole | 2011-03-28 | 1 | -4/+27 |
* | Implement codebase_lookup=false. | dlila | 2011-03-25 | 1 | -1/+7 |
* | Added comments, clarified a previous changelog entry. | Denis Lila | 2011-03-07 | 1 | -0/+3 |
* | Fix PR658 | Denis Lila | 2011-03-04 | 1 | -0/+23 |
* | - PR475, RH604061: Allow applets from the same page to use the same classloader | Deepak Bhole | 2011-03-04 | 1 | -3/+4 |
* | Fix NullPointerException in plugin caused by a non-overridden method | Omair Majid | 2011-02-11 | 1 | -0/+8 |
* | remove ununsed imports in netx | Omair Majid | 2011-01-12 | 1 | -1/+0 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 1 | -36/+28 |
* | Trim whitespace from jar names in PluginBridge constructor. | Deepak Bhole | 2010-10-26 | 1 | -0/+6 |
* | Fix most warnings arising from NetX code. | Andrew John Hughes | 2010-10-21 | 1 | -75/+65 |
* | Enabled parsing jnlp file located at jnlp_href for applet parameters. | Andrew Su | 2010-10-20 | 1 | -0/+22 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 1 | -0/+253 |