| Commit message (Expand) | Author | Age | Files | Lines |
* | JNLPClassLoader.toString: Use hex value of object hashCode()HEADmaster | Sven Gothel | 2014-01-31 | 1 | -1/+1 |
* | NativeWindow* Interfaces: Remove redundant 'public' qualifier | Sven Gothel | 2014-01-31 | 2 | -13/+13 |
* | ITW NPP: Pass window position through all layers, added as 'xpos' and 'ypos' ... | Sven Gothel | 2014-01-31 | 10 | -75/+279 |
* | 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 |
* | Applet3Panel: Clarify ClassLoader role; Start Applet3Panel.loaderThread befor... | Sven Gothel | 2014-01-31 | 2 | -50/+64 |
* | Use Applet3Panel.APPLET_* for *Applet3* implementing classes. | Sven Gothel | 2014-01-31 | 2 | -36/+34 |
* | JNLPClassLoader: Formatting final, override, space | Sven Gothel | 2014-01-31 | 1 | -79/+88 |
* | App3Launcher: No need to use dedicated loader-thread if plugin, we are alread... | Sven Gothel | 2014-01-31 | 1 | -39/+55 |
* | Adding missing plugin.manifest.in (regression of commit 64e7dcc21339ae56841f1... | Sven Gothel | 2014-01-30 | 1 | -0/+8 |
* | Add plugin/docs/AWT-Less-Applet.txt | Sven Gothel | 2014-01-30 | 1 | -0/+40 |
* | Experimental Applet without AWT (Applet3) | Sven Gothel | 2014-01-30 | 39 | -87/+7580 |
* | PR1592 MixedSigningApplet reproducer rewrite/update | Andrew Azores | 2014-01-27 | 14 | -620/+1249 |
* | Fixed date in changelog | Jiri Vanek | 2014-01-27 | 1 | -1/+1 |
* | Tuning of properties loading. | Jiri Vanek | 2014-01-27 | 4 | -15/+64 |
* | Improve PolicyTool launch method in PolicyPanel | Andrew Azores | 2014-01-24 | 3 | -18/+153 |
* | Support building against OpenJDK9 | Omair Majid | 2014-01-24 | 2 | -1/+6 |
* | Support building against OpenJDK8 | Omair Majid | 2014-01-24 | 20 | -111/+125 |
* | 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 | 9 | -11/+494 |
* | Added support for system level linux logging | Jiri Vanek | 2014-01-20 | 6 | -12/+87 |
* | Added PolicyPanel to itweb-settings for custom policies | Andrew Azores | 2014-01-17 | 10 | -1/+722 |
* | Fix liveconnect regression from commit ee92f55c69a3 | Andrew Azores | 2014-01-17 | 2 | -1/+8 |
* | Reproducers stabilization by removing check for not presented general Excepti... | Jiri Vanek | 2014-01-16 | 16 | -99/+34 |
* | Fixed memory leak detector to correctly handle pre_init_messages queue. | Jiri Vanek | 2014-01-15 | 4 | -0/+16 |
* | html-gen made more idiomatic and removed some bashisms | Andrew Azores | 2014-01-09 | 2 | -18/+22 |
* | Copy all button in console controls sorts by date by default. | Jiri Vanek | 2014-01-06 | 3 | -14/+44 |
* | Removed depndence on sun.misc.BASE64Decoder | Jiri Vanek | 2014-01-06 | 7 | -13/+531 |
* | Added ChangeLog revision hyperlinking to html-gen.sh | Andrew Azores | 2014-01-02 | 2 | -8/+32 |
* | Fix classloading deadlock regression | Andrew Azores | 2013-12-27 | 2 | -75/+125 |
* | Rewritten java console | Jiri Vanek | 2013-12-20 | 10 | -78/+1483 |
* | Minor formatting fix | Jiri Vanek | 2013-12-20 | 1 | -2/+2 |
* | fixed CacheLRUWrapperTest | Jiri Vanek | 2013-12-20 | 3 | -16/+51 |
* | finished removal of legacy xulrunner api | Jiri Vanek | 2013-12-20 | 3 | -21/+6 |
* | singletons logic, logs and test cleanup/fixes | Jiri Vanek | 2013-12-20 | 9 | -154/+221 |
* | JNLPRuntime.config changed to proper singleton. | Jiri Vanek | 2013-12-18 | 5 | -37/+53 |
* | Console made aware of plugin messages | Jiri Vanek | 2013-12-15 | 17 | -91/+916 |
* | Made again compatible with JDK6.All JLists, JComboBoxs, and DefaultComboBoxMo... | Jiri Vanek | 2013-12-13 | 7 | -17/+28 |
* | itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O... | Jiri Vanek | 2013-12-13 | 33 | -286/+510 |
* | unittests warning cleanup: fixed typechecks, rawtypes, redundant casts... | Jiri Vanek | 2013-12-13 | 20 | -86/+120 |
* | Messages.properties: added "It will be granted unrestricted access to your c... | Jiri Vanek | 2013-12-09 | 2 | -3/+8 |
* | Add units to cache size label in itweb-settings | Andrew Azores | 2013-12-05 | 2 | -1/+6 |
* | Tests for PR1592 | Andrew Azores | 2013-12-03 | 11 | -0/+835 |
* | Implement per-JAR security descriptors (PR1592) | Andrew Azores | 2013-12-03 | 3 | -48/+102 |
* | Better validation of crytical dirs with proper message on startup | Jiri Vanek | 2013-12-02 | 8 | -17/+697 |
* | Updated NEWS | Jiri Vanek | 2013-11-29 | 1 | -0/+2 |
* | Pipes moved into XDG_RUNTIME_DIR | Jiri Vanek | 2013-11-29 | 4 | -17/+44 |
* | Enabled file logging in plugin, user enabled to choose logs dir | Jiri Vanek | 2013-11-29 | 12 | -68/+353 |
* | JNLPClassLoaderDeadlock reproducer made more reliable | Andrew Azores | 2013-11-27 | 4 | -4/+15 |