| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added... | Jiri Vanek | 2013-11-27 | 4 | -20/+44 |
* | removed redundant slash in chnagelog | Jiri Vanek | 2013-11-27 | 1 | -1/+1 |
* | Added null check when getting manifest attributes for case of jar without man... | Jiri Vanek | 2013-11-27 | 4 | -4/+64 |
* | Removed most of checks to no output from reproducers | Jiri Vanek | 2013-11-25 | 15 | -33/+59 |
* | fix to ManifestedJar1Test cases | Jiri Vanek | 2013-11-25 | 3 | -5/+22 |
* | do DefaultLaunchHandlerTest unittest indepndent on system settings | Jiri Vanek | 2013-11-22 | 2 | -0/+14 |
* | Move "dialog center" line in NEWS to be consistent with NEWS in 1.4 | Andrew Azores | 2013-11-14 | 1 | -1/+1 |
* | Added "dialogs center on-screen before appearing" to NEWS | Andrew Azores | 2013-11-14 | 1 | -0/+1 |
* | 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 | 2 | -77/+61 |
* | BasicExceptionDialog centers on-screen before appearing | Andrew Azores | 2013-11-13 | 2 | -1/+6 |