aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JNLPClassLoader.toString: Use hex value of object hashCode()HEADmasterSven Gothel2014-01-311-1/+1
* NativeWindow* Interfaces: Remove redundant 'public' qualifierSven Gothel2014-01-312-13/+13
* ITW NPP: Pass window position through all layers, added as 'xpos' and 'ypos' ...Sven Gothel2014-01-3110-75/+279
* JNLPClassLoader: Introduce pending removal of cached CLs (1 min) to enhance p...Sven Gothel2014-01-311-5/+47
* JNLPClassLoader: Formatting .. and user final qualifierSven Gothel2014-01-311-5/+5
* JNLPClassLoader.createInstance(): Remove extLoader (same as baseLoader); getI...Sven Gothel2014-01-311-18/+45
* Applet3Panel: Clarify ClassLoader role; Start Applet3Panel.loaderThread befor...Sven Gothel2014-01-312-50/+64
* Use Applet3Panel.APPLET_* for *Applet3* implementing classes.Sven Gothel2014-01-312-36/+34
* JNLPClassLoader: Formatting final, override, spaceSven Gothel2014-01-311-79/+88
* App3Launcher: No need to use dedicated loader-thread if plugin, we are alread...Sven Gothel2014-01-311-39/+55
* Adding missing plugin.manifest.in (regression of commit 64e7dcc21339ae56841f1...Sven Gothel2014-01-301-0/+8
* Add plugin/docs/AWT-Less-Applet.txtSven Gothel2014-01-301-0/+40
* Experimental Applet without AWT (Applet3)Sven Gothel2014-01-3039-87/+7580
* PR1592 MixedSigningApplet reproducer rewrite/updateAndrew Azores2014-01-2714-620/+1249
* Fixed date in changelogJiri Vanek2014-01-271-1/+1
* Tuning of properties loading.Jiri Vanek2014-01-274-15/+64
* Improve PolicyTool launch method in PolicyPanelAndrew Azores2014-01-243-18/+153
* Support building against OpenJDK9Omair Majid2014-01-242-1/+6
* Support building against OpenJDK8Omair Majid2014-01-2420-111/+125
* Invalid url exception from About dialogue moved to be debug onlyJiri Vanek2014-01-201-1/+1
* Added Christmas splashscreen extension.Jiri Vanek2014-01-209-11/+494
* Added support for system level linux loggingJiri Vanek2014-01-206-12/+87
* Added PolicyPanel to itweb-settings for custom policiesAndrew Azores2014-01-1710-1/+722
* Fix liveconnect regression from commit ee92f55c69a3Andrew Azores2014-01-172-1/+8
* Reproducers stabilization by removing check for not presented general Excepti...Jiri Vanek2014-01-1616-99/+34
* Fixed memory leak detector to correctly handle pre_init_messages queue.Jiri Vanek2014-01-154-0/+16
* html-gen made more idiomatic and removed some bashismsAndrew Azores2014-01-092-18/+22
* Copy all button in console controls sorts by date by default.Jiri Vanek2014-01-063-14/+44
* Removed depndence on sun.misc.BASE64DecoderJiri Vanek2014-01-067-13/+531
* Added ChangeLog revision hyperlinking to html-gen.shAndrew Azores2014-01-022-8/+32
* Fix classloading deadlock regressionAndrew Azores2013-12-272-75/+125
* Rewritten java consoleJiri Vanek2013-12-2010-78/+1483
* Minor formatting fixJiri Vanek2013-12-201-2/+2
* fixed CacheLRUWrapperTestJiri Vanek2013-12-203-16/+51
* finished removal of legacy xulrunner apiJiri Vanek2013-12-203-21/+6
* singletons logic, logs and test cleanup/fixesJiri Vanek2013-12-209-154/+221
* JNLPRuntime.config changed to proper singleton.Jiri Vanek2013-12-185-37/+53
* Console made aware of plugin messagesJiri Vanek2013-12-1517-91/+916
* Made again compatible with JDK6.All JLists, JComboBoxs, and DefaultComboBoxMo...Jiri Vanek2013-12-137-17/+28
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-1333-286/+510
* unittests warning cleanup: fixed typechecks, rawtypes, redundant casts...Jiri Vanek2013-12-1320-86/+120
* Messages.properties: added "It will be granted unrestricted access to your c...Jiri Vanek2013-12-092-3/+8
* Add units to cache size label in itweb-settingsAndrew Azores2013-12-052-1/+6
* Tests for PR1592Andrew Azores2013-12-0311-0/+835
* Implement per-JAR security descriptors (PR1592)Andrew Azores2013-12-033-48/+102
* Better validation of crytical dirs with proper message on startupJiri Vanek2013-12-028-17/+697
* Updated NEWSJiri Vanek2013-11-291-0/+2
* Pipes moved into XDG_RUNTIME_DIRJiri Vanek2013-11-294-17/+44
* Enabled file logging in plugin, user enabled to choose logs dirJiri Vanek2013-11-2912-68/+353
* JNLPClassLoaderDeadlock reproducer made more reliableAndrew Azores2013-11-274-4/+15