aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/Parser.java
Commit message (Expand)AuthorAgeFilesLines
* Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added...Jiri Vanek2013-11-271-9/+12
* Introduced logging bottleneckJiri Vanek2013-09-251-10/+7
* Unit test for InformationDescOmair Majid2013-09-201-1/+1
* Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml filesJiri Vanek2013-06-211-121/+34
* Fix PR1166: Embedded JNLP File is not supported in applet tagSaad Mohammad2012-11-131-2/+9
* Fix PR955: regression: SweetHome3D fails to runDanesh Dadachanji2012-08-081-10/+36
* Refactor Object launchType; to LaunchDesc launchType; in JNLPFileAdam Domurad2012-07-101-1/+1
* Fix JNLP parser to halt when required title and vendor elements are missing.Danesh Dadachanji2012-03-161-0/+5
* Enable passing applet parameters through JNLP files.Andrew Su2011-06-081-1/+24
* netx findbugs based refactoring.Denis Lila2011-03-091-1/+0
* consistently parse whitespace characters in textOmair Majid2010-12-131-7/+30
* remove check for jnlp spec numberOmair Majid2010-12-081-14/+0
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-128/+110
* Parse jnlps containing <component-desc> as well as <application-desc> elementsOmair Majid2010-10-291-7/+19
* add more JNLP spec numbers as supported versionsOmair Majid2010-10-261-1/+1
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-8/+2
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-16/+19
* Initial import from IcedTea6.andrew2010-10-191-0/+1320