| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some javadoc warnings | Thomas Meyer | 2012-08-19 | 1 | -1/+1 |
* | Add license header to files | Saad Mohammad | 2012-08-07 | 1 | -0/+37 |
* | Added forgotten file: IllegalResourceDescriptorException | Adam Domurad | 2012-07-09 | 1 | -0/+13 |
* | Applet-tags now ignore any invalid (eg corrupt) jars | Adam Domurad | 2012-07-09 | 1 | -15/+15 |
* | Changed for-loops over iterators and indices to for-each loops if they | Adam Domurad | 2012-05-25 | 4 | -39/+40 |
* | Fixed output to be printed just in case of debug mode | Jiri Vanek | 2012-05-21 | 1 | -1/+3 |
* | Fixed behavior when encoded/characters needed encoding included in url (PR811) | Jiri Vanek | 2012-05-18 | 2 | -11/+155 |
* | More tests for Spaces and characters in urls | Jiri Vanek | 2012-05-18 | 2 | -4/+4 |
* | Reduce no. of loads of the cache index file | Thomas Meyer | 2012-05-11 | 1 | -3/+3 |
* | PR918: java applet windows uses a low resulution black/white icon | Omair Majid | 2012-04-19 | 1 | -0/+2 |
* | Validate the recently_used file at every load. This will fix the StringIndex- | Thomas Meyer | 2012-04-10 | 2 | -97/+113 |
* | fixed LRU cache behaviour in case of failure. Tests added. | Jiri Vanek | 2012-02-01 | 3 | -8/+95 |
* | 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 |