aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java
Commit message (Expand)AuthorAgeFilesLines
* Introduced logging bottleneckJiri Vanek2013-09-251-15/+8
* First part of fix of recreating desktop iconJiri Vanek2013-01-101-1/+9
* Fixed xtrust all behaviour for desktop icons. Now returning true only if desk...Jiri Vanek2012-12-241-1/+1
* netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java - (shouldCreateSho...Jiri Vanek2012-12-211-0/+3
* Changed for-loops over iterators and indices to for-each loops if theyAdam Domurad2012-05-251-4/+3
* Rename security warning classes to security dialog classes.Omair Majid2011-02-281-4/+4
* remove ununsed imports in netxOmair Majid2011-01-121-1/+0
* allow custom permissions instead of all permissions for trusted codeOmair Majid2011-01-041-1/+1
* add support for validating configurationOmair Majid2010-12-131-0/+1
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-25/+22
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-0/+1
* integrate desktop shortcut creation with configurationOmair Majid2010-11-101-4/+42
* show security dialogs using the main AppContextOmair Majid2010-10-221-1/+1
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-3/+3
* Initial import from IcedTea6.andrew2010-10-191-0/+319