aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/services
Commit message (Expand)AuthorAgeFilesLines
* Introduced logging bottleneckJiri Vanek2013-09-255-33/+29
* PR1058: XFileOpenService openMultiFileDialog ClassCastExceptionOmair Majid2013-08-301-5/+6
* Add DownloadService implementationSaad Mohammad2012-11-081-8/+72
* Single instance support for jnlp-href and testsJiri Vanek2012-09-051-7/+31
* Reduce no. of loads of the cache index fileThomas Meyer2012-05-111-1/+2
* RH718170, CVE-2011-2514: Java Web Start security warning dialog manipulationDeepak Bhole2011-07-152-3/+6
* Allows trusted application to access PersistenceService data from other hosts.Saad Mohammad2011-06-092-34/+56
* Alternate means of finding browsersOmair Majid2011-03-241-9/+75
* Handling error code returning functions.Denis Lila2011-03-151-3/+5
* netx findbugs based refactoring.Denis Lila2011-03-091-1/+1
* Rename security warning classes to security dialog classes.Omair Majid2011-02-285-7/+7
* remove ununsed imports in netxOmair Majid2011-01-127-28/+0
* use full privileges when checking whether to prompt user or notOmair Majid2010-12-171-2/+7
* add support for validating configurationOmair Majid2010-12-134-3/+4
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-0613-291/+276
* create files with reduced permissions when possibleOmair Majid2010-11-243-4/+17
* add configuration support for user prompts and other access control optionsOmair Majid2010-11-181-5/+25
* use browser path from configurationOmair Majid2010-11-101-4/+9
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-032-2/+6
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-252-12/+2
* show security dialogs using the main AppContextOmair Majid2010-10-225-20/+17
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-212-3/+3
* Initial import from IcedTea6.andrew2010-10-1918-0/+2488