| Commit message (Expand) | Author | Age | Files | Lines |
* | PR1474: Can't get javaws to use SOCKS proxy | Omair Majid | 2013-09-24 | 2 | -12/+16 |
* | Unit tests for JNLPProxySelector | Omair Majid | 2013-09-23 | 4 | -14/+13 |
* | Unit test for InformationDesc | Omair Majid | 2013-09-20 | 3 | -14/+5 |
* | Removed java 1.3 comaptible (redundant) code from ParseException | Jiri Vanek | 2013-09-18 | 1 | -42/+3 |
* | Made temporary files location JFileChooser open at the currently specified lo... | Jacob Wisor | 2013-09-11 | 5 | -5/+16 |
* | PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties | Omair Majid | 2013-09-09 | 3 | -27/+10 |
* | Fixed "could not clear cache" message and cache location in CacheReproducer | Andrew Azores | 2013-09-04 | 1 | -1/+1 |
* | merging | Andrew Azores | 2013-09-04 | 2 | -5/+8 |
|\ |
|
| * | netx/net/sourceforge/jnlp/Launcher.java - Fix applet context being null durin... | Jiri Vanek | 2013-09-04 | 1 | -0/+2 |
| * | PR1058: XFileOpenService openMultiFileDialog ClassCastException | Omair Majid | 2013-08-30 | 1 | -5/+6 |
* | | Extracted integer response casting/handling logic in SecurityDialogs to new m... | Andrew Azores | 2013-09-04 | 1 | -39/+22 |
|/ |
|
* | Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap... | Andrew Azores | 2013-08-15 | 3 | -17/+47 |
* | Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el... | Andrew Azores | 2013-07-25 | 5 | -29/+13 |
* | Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH98... | Andrew Azores | 2013-07-22 | 1 | -0/+7 |
* | IcedTea-Web is now following XDG .config and .cache specification(RH947647) | Jiri Vanek | 2013-07-18 | 8 | -30/+253 |
* | About dialogue made accessible from plugin | Jiri Vanek | 2013-07-17 | 5 | -11/+88 |
* | about dialogue now available from itw-settings | Jiri Vanek | 2013-07-17 | 2 | -3/+27 |
* | added some missing de and pl strings | Jiri Vanek | 2013-07-17 | 4 | -2/+15 |
* | Added entry in NEWS about new About dialog. Fixed localization of News tab in... | Andrew Azores | 2013-07-12 | 1 | -1/+1 |
* | Implemented new about dialogue (by Andrew Azores). Andrew added to authors | Jiri Vanek | 2013-07-10 | 8 | -61/+360 |
* | JNLP file is now re-downloading only if is local and have href. Real couse of... | Jiri Vanek | 2013-06-24 | 2 | -104/+20 |
* | Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files | Jiri Vanek | 2013-06-21 | 11 | -174/+427 |
* | Removed out-of date Boot13 class | Jiri Vanek | 2013-06-20 | 2 | -101/+0 |
* | Made it work with OpenJDK build 25 by creating application as soon as possible | Jiri Vanek | 2013-06-20 | 2 | -1/+6 |
* | Silenced deployment.properties and zero size applet exceptions with tests | Jiri Vanek | 2013-06-06 | 1 | -1/+6 |
* | Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file | Adam Domurad | 2013-06-05 | 1 | -1/+14 |
* | more detailed hint for CCannotClearCache | Jiri Vanek | 2013-06-04 | 1 | -1/+1 |
* | Add NativeLibraryStorageTEst | Adam Domurad | 2013-06-03 | 2 | -7/+23 |
* | Extract NativeLibraryStorage class from JNLPClassLoader | Adam Domurad | 2013-06-03 | 2 | -126/+175 |
* | Remove 'serious' from error message in splash screen. | Adam Domurad | 2013-05-29 | 1 | -2/+2 |
* | netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed ... | Jiri Vanek | 2013-05-14 | 1 | -1/+1 |
* | Fixed indentation | Jiri Vanek | 2013-05-03 | 1 | -2/+2 |
* | Minor cleanup, fixed output from ResourceTracker and whitelist | Jiri Vanek | 2013-05-02 | 1 | -1/+1 |
* | Added default, DE and PL localization's tweeks | Jiri Vanek | 2013-05-02 | 3 | -44/+116 |
* | Fix for portalbank.no (trying get after failed head requests) and tests | Jiri Vanek | 2013-05-02 | 5 | -85/+113 |
* | Renamed cz locales to be more general | Jiri Vanek | 2013-05-02 | 1 | -0/+0 |
* | Decode local-file URLs leniently | Adam Domurad | 2013-04-26 | 2 | -4/+6 |
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 3 | -38/+576 |
* | Improved and completed CZ localisation | Jiri Vanek | 2013-04-26 | 1 | -43/+140 |
* | Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ... | Jiri Vanek | 2013-04-26 | 4 | -11/+44 |
* | Fix a dead-lock bug that can cause Firefox to hang. | Adam Domurad | 2013-04-25 | 1 | -9/+6 |
* | Locking disabled on windows machines | Jiri Vanek | 2013-04-25 | 1 | -0/+7 |
* | Splashscreen now strip commit id from released versions | Jiri Vanek | 2013-04-25 | 1 | -2/+14 |
* | Introduce more UrlUtils functions. | Adam Domurad | 2013-04-23 | 4 | -52/+98 |
* | Ensure document-base is properly encoded | Adam Domurad | 2013-04-23 | 1 | -1/+4 |
* | Clean-up of dead & outdated parts of NetxPanel | Adam Domurad | 2013-04-23 | 1 | -28/+5 |
* | Ensure JarFile handles do not leak. | Adam Domurad | 2013-04-23 | 1 | -1/+10 |
* | JNLPClassLoader unit tests for file leaks | Adam Domurad | 2013-04-23 | 1 | -3/+3 |
* | Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctly | Adam Domurad | 2013-04-23 | 1 | -1/+1 |
* | Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets wi... | Jiri Vanek | 2013-04-17 | 3 | -11/+9 |