aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/JNLPFile.java
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant if from JNLPFile.javaDenis Lila2011-03-291-2/+1
* netx findbugs based refactoring.Denis Lila2011-03-091-1/+1
* Added comments, clarified a previous changelog entry.Denis Lila2011-03-071-2/+4
* Fix PR658Denis Lila2011-03-041-0/+28
* Consistently name methods relating to ResourcesDescOmair Majid2011-02-111-3/+3
* Fix RH669942: Add support for packEnabled and versionEnabledOmair Majid2011-02-101-2/+27
* add missing generic type in JNLPFileOmair Majid2011-01-121-2/+2
* remove check for jnlp spec numberOmair Majid2010-12-081-7/+0
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-23/+15
* Parse jnlps containing <component-desc> as well as <application-desc> elementsOmair Majid2010-10-291-3/+7
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-2/+3
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-6/+6
* Initial import from IcedTea6.andrew2010-10-191-0/+633