aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/controlpanel
Commit message (Expand)AuthorAgeFilesLines
* Added help for extended applets security and settingsJiri Vanek2013-04-121-0/+6
* Added dialogue to allow setting of custom JREJiri Vanek2013-04-122-6/+264
* Added backend and settings for extended applet securityJiri Vanek2013-02-273-1/+1178
* All IcedTea-Web dialogues are centered to middle of active screenJiri Vanek2013-01-102-8/+4
* PR1217: Add command line arguments for pluginsSaad Mohammad2012-12-052-0/+90
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-193-0/+7
* Make itweb-settings resizableAndrew Su2011-06-142-17/+43
* Check if cache directory is writable from itweb-settingsAndrew Su2011-05-301-2/+21
* Remove non-standard option from itweb-settings.Andrew Su2011-05-301-5/+2
* Fix sorting in itw-settings' cache viewerAndrew Su2011-05-101-1/+26
* Update recently_used when deleting cache entries with itw-settingsAndrew Su2011-04-201-0/+17
* Update itw-setting's cache viewer to display new directory structureAndrew Su2011-04-201-10/+12
* Allow delete only when plugin or javaws is not runningAndrew Su2011-04-201-0/+30
* Unhide components for setting cache size limit in itw-settingsAndrew Su2011-04-201-20/+18
* Restrict port fields in itw-settings to accept only valid port numbers.Andrew Su2011-04-062-5/+44
* Handling error code returning functions.Denis Lila2011-03-151-1/+2
* Replace binary launchers with shell scriptsOmair Majid2011-03-101-1/+1
* netx findbugs based refactoring.Denis Lila2011-03-091-1/+1
* Fix typo in itw-settings.Andrew Su2011-03-091-1/+1
* Fix warning message for itweb-settings setOmair Majid2011-03-021-1/+1
* 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