| Commit message (Expand) | Author | Age | Files | Lines |
* | Support building against OpenJDK8 | Omair Majid | 2014-01-24 | 1 | -7/+3 |
* | Removed most of checks to no output from reproducers | Jiri Vanek | 2013-11-25 | 1 | -1/+3 |
* | Enabled access to manifests' attributes from JNLPFile class, implemented http... | Jiri Vanek | 2013-11-13 | 1 | -0/+121 |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -7/+4 |
* | Unit test for InformationDesc | Omair Majid | 2013-09-20 | 1 | -1/+1 |
* | PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties | Omair Majid | 2013-09-09 | 1 | -21/+8 |
* | Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files | Jiri Vanek | 2013-06-21 | 1 | -35/+37 |
* | Fix PR1166: Embedded JNLP File is not supported in applet tag | Saad Mohammad | 2012-11-13 | 1 | -1/+14 |
* | Fix some javadoc warnings | Thomas Meyer | 2012-08-19 | 1 | -1/+1 |
* | Fix PR955: regression: SweetHome3D fails to run | Danesh Dadachanji | 2012-08-08 | 1 | -38/+114 |
* | Refactor Object launchType; to LaunchDesc launchType; in JNLPFile | Adam Domurad | 2012-07-10 | 1 | -2/+2 |
* | Changed for-loops over iterators and indices to for-each loops if they | Adam Domurad | 2012-05-25 | 1 | -3/+1 |
* | Went through the source of IcedTeaWeb with FindBugs and went over all reporte... | Adam Domurad | 2012-05-17 | 1 | -1/+1 |
* | Checks and verifies a signed JNLP file at the launch of the application. A si... | Saad Mohammad | 2011-08-22 | 1 | -0/+55 |
* | Enable passing applet parameters through JNLP files. | Andrew Su | 2011-06-08 | 1 | -4/+20 |
* | Remove redundant if from JNLPFile.java | Denis Lila | 2011-03-29 | 1 | -2/+1 |
* | netx findbugs based refactoring. | Denis Lila | 2011-03-09 | 1 | -1/+1 |
* | Added comments, clarified a previous changelog entry. | Denis Lila | 2011-03-07 | 1 | -2/+4 |
* | Fix PR658 | Denis Lila | 2011-03-04 | 1 | -0/+28 |
* | Consistently name methods relating to ResourcesDesc | Omair Majid | 2011-02-11 | 1 | -3/+3 |
* | Fix RH669942: Add support for packEnabled and versionEnabled | Omair Majid | 2011-02-10 | 1 | -2/+27 |
* | add missing generic type in JNLPFile | Omair Majid | 2011-01-12 | 1 | -2/+2 |
* | remove check for jnlp spec number | Omair Majid | 2010-12-08 | 1 | -7/+0 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 1 | -23/+15 |
* | Parse jnlps containing <component-desc> as well as <application-desc> elements | Omair Majid | 2010-10-29 | 1 | -3/+7 |
* | remove duplicate R methods; create a single class to handle translation | Omair Majid | 2010-10-25 | 1 | -2/+3 |
* | Fix most warnings arising from NetX code. | Andrew John Hughes | 2010-10-21 | 1 | -6/+6 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 1 | -0/+633 |