| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix undisposed window problem. It was causing AWT to never shut down. | Denis Lila | 2011-06-10 | 1 | -25/+35 |
* | Fix cache to allow redownload on next run when javaws is killed | Andrew Su | 2011-05-30 | 1 | -1/+3 |
* | Fix PR723: AccessControlException while downloading resource | Deepak Bhole | 2011-05-27 | 1 | -2/+16 |
* | Fix PR727: Split conditional to removed duplicate entries in cache. | Andrew Su | 2011-05-27 | 1 | -4/+6 |
* | Fix PR726. Create recently_used on startup. | Andrew Su | 2011-05-25 | 1 | -6/+13 |
* | Enforce cache size limit | Andrew Su | 2011-04-20 | 1 | -17/+62 |
* | Store lru after modifying the entries | Andrew Su | 2011-04-20 | 1 | -0/+1 |
* | Changed cache to prevent jar overwriting when update happens. | Andrew Su | 2011-04-18 | 4 | -53/+527 |
* | Make CacheDirectory final and not instantiable. | Andrew Su | 2011-04-13 | 1 | -1/+5 |
* | Fix concurrent access problem to downloadOptions. | Denis Lila | 2011-04-05 | 1 | -4/+3 |
* | Ensure that javaws can not clear cache while plugin or javaws is running. | Andrew Su | 2011-03-17 | 1 | -13/+10 |
* | Handling error code returning functions. | Denis Lila | 2011-03-15 | 2 | -2/+4 |
* | netx findbugs based refactoring. | Denis Lila | 2011-03-09 | 2 | -4/+1 |
* | Added comments, clarified a previous changelog entry. | Denis Lila | 2011-03-07 | 1 | -1/+5 |
* | Fixed packed jar naming and pack.gz decompression problem. | Denis Lila | 2011-03-04 | 2 | -23/+23 |
* | Fix RH669942: Add support for packEnabled and versionEnabled | Omair Majid | 2011-02-10 | 4 | -57/+276 |
* | remove ununsed imports in netx | Omair Majid | 2011-01-12 | 5 | -24/+0 |
* | Add cache viewer for itw-settings. | Andrew Su | 2010-12-20 | 2 | -0/+278 |
* | add support for validating configuration | Omair Majid | 2010-12-13 | 1 | -0/+1 |
* | Fix Javadoc warnings. | Andrew John Hughes | 2010-12-08 | 1 | -2/+3 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 7 | -149/+120 |
* | Revert toURI().toURL() changes until we find a solution to the issues it raises: | Andrew John Hughes | 2010-12-03 | 2 | -2/+4 |
* | Fix warnings produced by NetX and the plugin (both Java and C++). | Andrew John Hughes | 2010-12-03 | 2 | -2/+2 |
* | use deployment.properties file for infrastructure related configuration | Omair Majid | 2010-11-03 | 1 | -12/+20 |
* | remove duplicate R methods; create a single class to handle translation | Omair Majid | 2010-10-25 | 3 | -11/+9 |
* | Fix most warnings arising from NetX code. | Andrew John Hughes | 2010-10-21 | 4 | -27/+33 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 8 | -0/+2467 |