Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Jiri Vanek | 2013-04-17 | 3 | -11/+9 | |
| | | | | with same relative-path. | |||||
* | 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 | |
| | ||||||
* | UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty. | Jiri Vanek | 2013-03-22 | 1 | -1/+5 | |
| | ||||||
* | Jacob Wisor <[email protected]>, fixed strange sentences in default ↵ | Jiri Vanek | 2013-03-13 | 1 | -40/+40 | |
| | | | | | | locales bundle netx/net/sourceforge/jnlp/resources/Messages.properties | |||||
* | Added initial German localization by Jacob Wisor <[email protected]> | Jiri Vanek | 2013-03-13 | 1 | -0/+536 | |
| | | | | | * netx/net/sourceforge/jnlp/resources/Messages_de.properties: New file with German properties | |||||
* | Move stream closing utility in JNLPClassLoader to StreamUtils | Adam Domurad | 2013-03-05 | 2 | -19/+22 | |
| | ||||||
* | * netx/net/sourceforge/jnlp/config/SecurityValueValidator.java: modifed | Jiri Vanek | 2013-02-28 | 1 | -1/+4 | |
| | | | | null check - no considered as correct value as being valid value in runtime. | |||||
* | Added backend and settings for extended applet security | Jiri Vanek | 2013-02-27 | 18 | -1/+2805 | |
| | ||||||
* | Extract JNLPClassLoader initialization logic into createInstance() method | Adam Domurad | 2013-02-25 | 1 | -21/+38 | |
| | ||||||
* | Avoid potential NPE on shutdown. | Adam Domurad | 2013-02-21 | 1 | -1/+1 | |
| | ||||||
* | Fix PR835, use HEAD requests to query if resource URL is valid | Adam Domurad | 2013-02-14 | 2 | -17/+124 | |
| | ||||||
* | Fix PR580: http://www.horaoficial.cl/ loads improperly. | Adam Domurad | 2013-02-13 | 1 | -31/+62 | |
| | ||||||
* | Provide names for unnamed threads for better debugging | Adam Domurad | 2013-02-06 | 2 | -2/+2 | |
| | ||||||
* | Add unit tests for locales and locales fixed | Jiri Vanek | 2013-01-30 | 2 | -13/+17 | |
| | | | | | | | | * netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added missing, filled empty and removed dangling items * tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java: New unittest for missing, empty, duplicate or dangling locales. | |||||
* | Fix for PR1292: Javaws does not resolve versioned jar names with periods ↵ | Adam Domurad | 2013-01-30 | 1 | -6/+17 | |
| | | | | properly | |||||
* | Iteration over launchExceptionChain done by pointer/get instead by iterator ↵ | Jiri Vanek | 2013-01-30 | 1 | -4/+3 | |
| | | | | to prevent ConcurrentModificationException. | |||||
* | Splashscreen error report made more detailed by stored LaunchErrors | Jiri Vanek | 2013-01-30 | 4 | -5/+102 | |
| | | | | | | | | | | | | | | | * netx/net/sourceforge/jnlp/LaunchException.java: (LaunchExceptionWithStamp) new inner class for storing timestamp togetehr with error. (launchExceptionChain) new static list to capture LaunchErrors during runtime. * /netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added explanation string * netx/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialog.java: Is now displaying launchExceptionChain in its error report and is copying it to clipboard. * tests/unit/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialogTest.java: (getTextTest) adapted calls of getText for new Date. | |||||
* | Fix PR1157: Applets can hang browser after fatal exception | Adam Domurad | 2013-01-28 | 1 | -2/+6 | |
| | ||||||
* | Download indicator made compact for more then one jar | Jiri Vanek | 2013-01-10 | 3 | -31/+160 | |
| | ||||||
* | All IcedTea-Web dialogues are centered to middle of active screen | Jiri Vanek | 2013-01-10 | 7 | -24/+113 | |
| | | | | | | Active screen in this context is the one, where the mouse is presented or default when no mouse presention detected. Patch is affecteing only IcedTea-Web custom dialogues. | |||||
* | First part of fix of recreating desktop icon | Jiri Vanek | 2013-01-10 | 2 | -5/+124 | |
| | | | | Another fix can be addition of buttons like always/never | |||||
* | Converted Messages.properties to Unix format | Deepak Bhole | 2013-01-07 | 1 | -475/+475 | |
| | ||||||
* | Fix CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplication | Adam Domurad | 2013-01-03 | 1 | -3/+8 | |
| | ||||||
* | Fixed xtrust all behaviour for desktop icons. Now returning true only if ↵ | Jiri Vanek | 2012-12-24 | 1 | -1/+1 | |
| | | | | desktop icon should be created. False otherwise. | |||||
* | netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java - ↵ | Jiri Vanek | 2012-12-21 | 1 | -0/+3 | |
| | | | | (shouldCreateShortcut) added handling of xtrustall during asking for desktop icon creation | |||||
* | Minor fix for possible NPE (non fatal) during splashscreen creation | Jiri Vanek | 2012-12-21 | 3 | -5/+37 | |
| | ||||||
* | PR909: URL is invalid after normalization | Saad Mohammad | 2012-12-20 | 1 | -99/+14 | |
| | ||||||
* | PR1189: Icedtea-plugin requires code attribute when using jnlp_href | Saad Mohammad | 2012-12-10 | 1 | -1/+3 | |
| | ||||||
* | PR1217: Add command line arguments for plugins | Saad Mohammad | 2012-12-05 | 5 | -0/+104 | |
| | ||||||
* | Fix grammar in splash screen exception message | Adam Domurad | 2012-12-04 | 1 | -1/+1 | |
| | ||||||
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 6 | -81/+323 | |
| | ||||||
* | Better error reporting from applets | Jiri Vanek | 2012-11-27 | 1 | -0/+2 | |
| | | | | | * netx/net/sourceforge/jnlp/NetxPanel.java: (init) ErrorSplash is shown if fatal exception is cough |