| Commit message (Expand) | Author | Age | Files | Lines |
* | JNLPClassLoader.toString: Use hex value of object hashCode()HEADmaster | Sven Gothel | 2014-01-31 | 1 | -1/+1 |
* | ITW NPP: Pass window position through all layers, added as 'xpos' and 'ypos' ... | Sven Gothel | 2014-01-31 | 1 | -10/+21 |
* | JNLPClassLoader: Introduce pending removal of cached CLs (1 min) to enhance p... | Sven Gothel | 2014-01-31 | 1 | -5/+47 |
* | JNLPClassLoader: Formatting .. and user final qualifier | Sven Gothel | 2014-01-31 | 1 | -5/+5 |
* | JNLPClassLoader.createInstance(): Remove extLoader (same as baseLoader); getI... | Sven Gothel | 2014-01-31 | 1 | -18/+45 |
* | JNLPClassLoader: Formatting final, override, space | Sven Gothel | 2014-01-31 | 1 | -79/+88 |
* | Experimental Applet without AWT (Applet3) | Sven Gothel | 2014-01-30 | 7 | -53/+125 |
* | Tuning of properties loading. | Jiri Vanek | 2014-01-27 | 3 | -15/+49 |
* | Improve PolicyTool launch method in PolicyPanel | Andrew Azores | 2014-01-24 | 2 | -18/+144 |
* | Support building against OpenJDK8 | Omair Majid | 2014-01-24 | 16 | -28/+25 |
* | Invalid url exception from About dialogue moved to be debug only | Jiri Vanek | 2014-01-20 | 1 | -1/+1 |
* | Added Christmas splashscreen extension. | Jiri Vanek | 2014-01-20 | 6 | -5/+465 |
* | Added support for system level linux logging | Jiri Vanek | 2014-01-20 | 2 | -8/+22 |
* | Added PolicyPanel to itweb-settings for custom policies | Andrew Azores | 2014-01-17 | 3 | -1/+255 |
* | Reproducers stabilization by removing check for not presented general Excepti... | Jiri Vanek | 2014-01-16 | 1 | -3/+1 |
* | Copy all button in console controls sorts by date by default. | Jiri Vanek | 2014-01-06 | 2 | -10/+29 |
* | Removed depndence on sun.misc.BASE64Decoder | Jiri Vanek | 2014-01-06 | 3 | -1/+397 |
* | Fix classloading deadlock regression | Andrew Azores | 2013-12-27 | 1 | -75/+115 |
* | Rewritten java console | Jiri Vanek | 2013-12-20 | 7 | -74/+1462 |
* | fixed CacheLRUWrapperTest | Jiri Vanek | 2013-12-20 | 1 | -2/+2 |
* | singletons logic, logs and test cleanup/fixes | Jiri Vanek | 2013-12-20 | 6 | -126/+156 |
* | JNLPRuntime.config changed to proper singleton. | Jiri Vanek | 2013-12-18 | 4 | -37/+35 |
* | Console made aware of plugin messages | Jiri Vanek | 2013-12-15 | 9 | -85/+571 |
* | Made again compatible with JDK6.All JLists, JComboBoxs, and DefaultComboBoxMo... | Jiri Vanek | 2013-12-13 | 6 | -17/+17 |
* | itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O... | Jiri Vanek | 2013-12-13 | 27 | -178/+281 |
* | unittests warning cleanup: fixed typechecks, rawtypes, redundant casts... | Jiri Vanek | 2013-12-13 | 1 | -7/+19 |
* | Messages.properties: added "It will be granted unrestricted access to your c... | Jiri Vanek | 2013-12-09 | 1 | -3/+3 |
* | Add units to cache size label in itweb-settings | Andrew Azores | 2013-12-05 | 1 | -1/+1 |
* | Implement per-JAR security descriptors (PR1592) | Andrew Azores | 2013-12-03 | 2 | -48/+88 |
* | Better validation of crytical dirs with proper message on startup | Jiri Vanek | 2013-12-02 | 4 | -14/+405 |
* | Enabled file logging in plugin, user enabled to choose logs dir | Jiri Vanek | 2013-11-29 | 3 | -5/+76 |
* | Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added... | Jiri Vanek | 2013-11-27 | 2 | -20/+14 |
* | Added null check when getting manifest attributes for case of jar without man... | Jiri Vanek | 2013-11-27 | 1 | -2/+6 |
* | Removed most of checks to no output from reproducers | Jiri Vanek | 2013-11-25 | 2 | -2/+4 |
* | fix to ManifestedJar1Test cases | Jiri Vanek | 2013-11-25 | 1 | -1/+10 |
* | Fixed NPE in getting the attribute | Jiri Vanek | 2013-11-14 | 1 | -0/+4 |
* | JNLPClassLoader cleanup, avoid Enumerations and use strict typing. | Andrew Azores | 2013-11-13 | 1 | -77/+54 |
* | BasicExceptionDialog centers on-screen before appearing | Andrew Azores | 2013-11-13 | 1 | -1/+1 |
* | Enabled access to manifests' attributes from JNLPFile class, implemented http... | Jiri Vanek | 2013-11-13 | 5 | -30/+181 |
* | Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden. | Jiri Vanek | 2013-11-10 | 2 | -21/+53 |
* | Removed suspicious return when (searchForMain) had null launchDesc in netx/ne... | Jiri Vanek | 2013-11-10 | 1 | -4/+2 |
* | Java console resurrected and connected to new logging. | Jiri Vanek | 2013-11-05 | 10 | -28/+533 |
* | Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabled | Andrew Azores | 2013-11-05 | 1 | -3/+7 |
* | Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javaside | Jiri Vanek | 2013-11-01 | 1 | -0/+4 |
* | netx/net/sourceforge/jnlp/JARDesc.java: made immutable | Jiri Vanek | 2013-10-30 | 1 | -7/+8 |
* | Fix PR1513, signed applets with external main-class support | Andrew Azores | 2013-10-29 | 1 | -15/+8 |
* | OutputController.getCallerClass now gets out also from sun.applet.PluginDebug... | Jiri Vanek | 2013-10-25 | 1 | -1/+3 |
* | Reset the LogConfig in unit tests | Omair Majid | 2013-10-22 | 1 | -0/+7 |
* | Logic to extract main class attribute generalized to common methods. | Jiri Vanek | 2013-10-21 | 1 | -32/+59 |
* | Minor fix in DEBUG initialisation | Jiri Vanek | 2013-10-20 | 1 | -1/+1 |