aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/PluginBridge.java
Commit message (Expand)AuthorAgeFilesLines
* Make getMainClass()'s return value consistent for AppletDesc and ApplicationDescOmair Majid2011-09-281-1/+3
* Enable passing applet parameters through JNLP files.Andrew Su2011-06-081-3/+8
* Change jar resource names to be stored in HashSet instead of String[].Andrew Su2011-06-081-7/+14
* Fix appcontext related plugin bugs.Denis Lila2011-04-291-29/+3
* Fixed classloader sharing rules for appletsDeepak Bhole2011-03-281-4/+27
* Implement codebase_lookup=false.dlila2011-03-251-1/+7
* Added comments, clarified a previous changelog entry.Denis Lila2011-03-071-0/+3
* Fix PR658Denis Lila2011-03-041-0/+23
* - PR475, RH604061: Allow applets from the same page to use the same classloaderDeepak Bhole2011-03-041-3/+4
* Fix NullPointerException in plugin caused by a non-overridden methodOmair Majid2011-02-111-0/+8
* remove ununsed imports in netxOmair Majid2011-01-121-1/+0
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-36/+28
* Trim whitespace from jar names in PluginBridge constructor.Deepak Bhole2010-10-261-0/+6
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-75/+65
* Enabled parsing jnlp file located at jnlp_href for applet parameters.Andrew Su2010-10-201-0/+22
* Initial import from IcedTea6.andrew2010-10-191-0/+253