aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/controlpanel
Commit message (Expand)AuthorAgeFilesLines
* Hide unimplemented features in itw-settings.Andrew Su2011-03-012-20/+23
* Handle 'reset all' as an itweb-settings commandOmair Majid2011-02-281-4/+16
* Fix bug where proxy settings in itweb-settings were being lostOmair Majid2011-02-091-1/+1
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-121-0/+9
* remove ununsed imports in netxOmair Majid2011-01-124-8/+0
* remove control panel's dependency on JNLPRuntime and other minor cleanupOmair Majid2011-01-041-22/+9
* Hide unsupported options in itw-settings' security options.Andrew Su2011-01-041-8/+8
* Removed call to set system look and feel for dialog.Andrew Su2010-12-231-12/+0
* Remove creation of swing thread for displaying dialogs.Andrew Su2010-12-234-38/+13
* Remove need for MiddleClickListener.java.Andrew Su2010-12-214-150/+118
* Add cache viewer for itw-settings.Andrew Su2010-12-203-15/+374
* add command line interface to the control panelOmair Majid2010-12-201-0/+456
* add a description to the top of the Control PanelOmair Majid2010-12-171-2/+53
* add support for validating configurationOmair Majid2010-12-139-9/+9
* Added copyright header to MiddleClickListener.java.icedtea-web-1.0-branchpointAndrew Su2010-12-071-1/+18
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-069-11/+14
* Add control panel (GUI) for modifying icedtea-web settings.Andrew Su2010-12-0113-0/+1996