aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added...Jiri Vanek2013-11-274-20/+44
* removed redundant slash in chnagelogJiri Vanek2013-11-271-1/+1
* Added null check when getting manifest attributes for case of jar without man...Jiri Vanek2013-11-274-4/+64
* Removed most of checks to no output from reproducersJiri Vanek2013-11-2515-33/+59
* fix to ManifestedJar1Test casesJiri Vanek2013-11-253-5/+22
* do DefaultLaunchHandlerTest unittest indepndent on system settingsJiri Vanek2013-11-222-0/+14
* Move "dialog center" line in NEWS to be consistent with NEWS in 1.4Andrew Azores2013-11-141-1/+1
* Added "dialogs center on-screen before appearing" to NEWSAndrew Azores2013-11-141-0/+1
* Fixed NPE in getting the attributeJiri Vanek2013-11-141-0/+4
* JNLPClassLoader cleanup, avoid Enumerations and use strict typing.Andrew Azores2013-11-132-77/+61
* BasicExceptionDialog centers on-screen before appearingAndrew Azores2013-11-132-1/+6
* Added test-extension to silence stdout/err of itw when run from junitJiri Vanek2013-11-135-9/+105
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-1310-31/+476
* Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden.Jiri Vanek2013-11-103-21/+65
* Removed suspicious return when (searchForMain) had null launchDesc in netx/ne...Jiri Vanek2013-11-102-4/+7
* Reproducer test cleanup to remove deprecation warnings and type checking warn...Andrew Azores2013-11-0743-182/+212
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-0515-164/+333
* Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabledAndrew Azores2013-11-052-3/+13
* Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javasideJiri Vanek2013-11-013-35/+51
* tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added...Jiri Vanek2013-11-013-16/+172
* netx/net/sourceforge/jnlp/JARDesc.java: made immutableJiri Vanek2013-10-302-7/+13