aboutsummaryrefslogtreecommitdiffstats
path: root/netx
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed PR542Deepak Bhole2010-11-011-1/+8
* Parse jnlps containing <component-desc> as well as <application-desc> elementsOmair Majid2010-10-292-10/+26
* Fix regression in showing certificate info dialogsOmair Majid2010-10-281-1/+4
* Add security checks for save and load in DeploymentConfigurationOmair Majid2010-10-271-3/+21
* Fix possible null dtd in Swing applicationsOmair Majid2010-10-262-0/+39
* launch applications that have a non-public main classOmair Majid2010-10-261-0/+1
* add more JNLP spec numbers as supported versionsOmair Majid2010-10-261-1/+1
* overload a new R method for translation of simple stringsOmair Majid2010-10-261-0/+9
* Trim whitespace from jar names in PluginBridge constructor.Deepak Bhole2010-10-261-0/+6
* add support for parsing and accessing deployment propertiesOmair Majid2010-10-254-0/+632
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-2521-83/+76
* show security dialogs using the main AppContextOmair Majid2010-10-2217-237/+687
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-2129-307/+315
* Enabled parsing jnlp file located at jnlp_href for applet parameters.Andrew Su2010-10-201-0/+22
* do not encode cache file url when adding it to jarLocationSecurityMapOmair Majid2010-10-201-1/+1
* avoid creating unecessary nativedirs; clean them on exitOmair Majid2010-10-201-3/+40
* Initial import from IcedTea6.andrew2010-10-19131-0/+23646