| Commit message (Expand) | Author | Age | Files | Lines |
* | PR1058: XFileOpenService openMultiFileDialog ClassCastException | Omair Majid | 2013-08-30 | 1 | -5/+6 |
* | 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 |
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 10 | -12/+238 |
* | Clean-up generated code. | Adam Domurad | 2013-04-12 | 1 | -20/+18 |
* | Present more information in unsigned applet confirmation. | Adam Domurad | 2013-04-12 | 2 | -8/+8 |
* | Added help for extended applets security and settings | Jiri Vanek | 2013-04-12 | 4 | -0/+347 |
* | Added dialogue to allow setting of custom JRE | Jiri Vanek | 2013-04-12 | 7 | -11/+374 |
* | Allow for remembered unsigned trust based on codebase | Adam Domurad | 2013-04-11 | 5 | -22/+94 |
* | Move normalizeUrlAndStripParams to UrlUtils | Adam Domurad | 2013-03-28 | 2 | -17/+23 |
* | Integration of unsigned applet confirmation dialogue. | Adam Domurad | 2013-03-26 | 9 | -9/+565 |
* | Path validator fixed to be correctly multiplatform | Jiri Vanek | 2013-03-26 | 1 | -6/+10 |
* | Print stacktrace for ClassFormatError's during classloading | Adam Domurad | 2013-03-22 | 1 | -0/+1 |