| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 7 | -95/+119 |
* | Made temporary files location JFileChooser open at the currently specified lo... | Jacob Wisor | 2013-09-11 | 1 | -3/+5 |
* | Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el... | Andrew Azores | 2013-07-25 | 1 | -7/+2 |
* | IcedTea-Web is now following XDG .config and .cache specification(RH947647) | Jiri Vanek | 2013-07-18 | 3 | -1/+4 |
* | about dialogue now available from itw-settings | Jiri Vanek | 2013-07-17 | 1 | -2/+26 |
* | Added help for extended applets security and settings | Jiri Vanek | 2013-04-12 | 1 | -0/+6 |
* | Added dialogue to allow setting of custom JRE | Jiri Vanek | 2013-04-12 | 2 | -6/+264 |
* | Added backend and settings for extended applet security | Jiri Vanek | 2013-02-27 | 3 | -1/+1178 |
* | All IcedTea-Web dialogues are centered to middle of active screen | Jiri Vanek | 2013-01-10 | 2 | -8/+4 |
* | PR1217: Add command line arguments for plugins | Saad Mohammad | 2012-12-05 | 2 | -0/+90 |
* | PR918: java applet windows uses a low resulution black/white icon | Omair Majid | 2012-04-19 | 3 | -0/+7 |
* | Make itweb-settings resizable | Andrew Su | 2011-06-14 | 2 | -17/+43 |
* | Check if cache directory is writable from itweb-settings | Andrew Su | 2011-05-30 | 1 | -2/+21 |
* | Remove non-standard option from itweb-settings. | Andrew Su | 2011-05-30 | 1 | -5/+2 |
* | Fix sorting in itw-settings' cache viewer | Andrew Su | 2011-05-10 | 1 | -1/+26 |
* | Update recently_used when deleting cache entries with itw-settings | Andrew Su | 2011-04-20 | 1 | -0/+17 |
* | Update itw-setting's cache viewer to display new directory structure | Andrew Su | 2011-04-20 | 1 | -10/+12 |
* | Allow delete only when plugin or javaws is not running | Andrew Su | 2011-04-20 | 1 | -0/+30 |
* | Unhide components for setting cache size limit in itw-settings | Andrew Su | 2011-04-20 | 1 | -20/+18 |
* | Restrict port fields in itw-settings to accept only valid port numbers. | Andrew Su | 2011-04-06 | 2 | -5/+44 |
* | Handling error code returning functions. | Denis Lila | 2011-03-15 | 1 | -1/+2 |
* | Replace binary launchers with shell scripts | Omair Majid | 2011-03-10 | 1 | -1/+1 |
* | netx findbugs based refactoring. | Denis Lila | 2011-03-09 | 1 | -1/+1 |
* | Fix typo in itw-settings. | Andrew Su | 2011-03-09 | 1 | -1/+1 |
* | Fix warning message for itweb-settings set | Omair Majid | 2011-03-02 | 1 | -1/+1 |
* | Hide unimplemented features in itw-settings. | Andrew Su | 2011-03-01 | 2 | -20/+23 |
* | Handle 'reset all' as an itweb-settings command | Omair Majid | 2011-02-28 | 1 | -4/+16 |
* | Fix bug where proxy settings in itweb-settings were being lost | Omair Majid | 2011-02-09 | 1 | -1/+1 |
* | fix problems in control panel caused by removing JNLPRuntime.initialize() | Omair Majid | 2011-01-12 | 1 | -0/+9 |
* | remove ununsed imports in netx | Omair Majid | 2011-01-12 | 4 | -8/+0 |
* | remove control panel's dependency on JNLPRuntime and other minor cleanup | Omair Majid | 2011-01-04 | 1 | -22/+9 |
* | Hide unsupported options in itw-settings' security options. | Andrew Su | 2011-01-04 | 1 | -8/+8 |
* | Removed call to set system look and feel for dialog. | Andrew Su | 2010-12-23 | 1 | -12/+0 |
* | Remove creation of swing thread for displaying dialogs. | Andrew Su | 2010-12-23 | 4 | -38/+13 |
* | Remove need for MiddleClickListener.java. | Andrew Su | 2010-12-21 | 4 | -150/+118 |
* | Add cache viewer for itw-settings. | Andrew Su | 2010-12-20 | 3 | -15/+374 |
* | add command line interface to the control panel | Omair Majid | 2010-12-20 | 1 | -0/+456 |
* | add a description to the top of the Control Panel | Omair Majid | 2010-12-17 | 1 | -2/+53 |
* | add support for validating configuration | Omair Majid | 2010-12-13 | 9 | -9/+9 |
* | Added copyright header to MiddleClickListener.java.icedtea-web-1.0-branchpoint | Andrew Su | 2010-12-07 | 1 | -1/+18 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 9 | -11/+14 |
* | Add control panel (GUI) for modifying icedtea-web settings. | Andrew Su | 2010-12-01 | 13 | -0/+1996 |