aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Made again compatible with JDK6.All JLists, JComboBoxs, and DefaultComboBoxMo...Jiri Vanek2013-12-131-1/+1
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-131-4/+6
* Introduced logging bottleneckJiri Vanek2013-09-251-4/+5
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-0/+1
* Added dialogue to allow setting of custom JREJiri Vanek2013-04-121-2/+32
* Added backend and settings for extended applet securityJiri Vanek2013-02-271-1/+6
* PR1217: Add command line arguments for pluginsSaad Mohammad2012-12-051-0/+5
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-191-0/+2
* Make itweb-settings resizableAndrew Su2011-06-141-2/+15
* netx findbugs based refactoring.Denis Lila2011-03-091-1/+1
* Hide unimplemented features in itw-settings.Andrew Su2011-03-011-2/+4
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-121-0/+9
* remove control panel's dependency on JNLPRuntime and other minor cleanupOmair Majid2011-01-041-22/+9
* add a description to the top of the Control PanelOmair Majid2010-12-171-2/+53
* add support for validating configurationOmair Majid2010-12-131-1/+1
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-1/+1
* Add control panel (GUI) for modifying icedtea-web settings.Andrew Su2010-12-011-0/+327