aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Provide names for unnamed threads for better debuggingAdam Domurad2013-02-066-5/+27
* Another renamed conflict file for case insensitive systemsJiri Vanek2013-02-053-1/+11
* Renamed conflict file for case insensitive systemsJiri Vanek2013-01-313-1/+11
* Add unit tests for locales and locales fixedJiri Vanek2013-01-304-13/+270
* Fix for PR1292: Javaws does not resolve versioned jar names with periods prop...Adam Domurad2013-01-308-6/+293
* Iteration over launchExceptionChain done by pointer/get instead by iterator t...Jiri Vanek2013-01-302-4/+9
* Splashscreen error report made more detailed by stored LaunchErrorsJiri Vanek2013-01-306-9/+123
* Fix PR1157: Applets can hang browser after fatal exceptionAdam Domurad2013-01-283-2/+14
* PR1260: IcedTea-Web should not rely on GTKDeepak Bhole2013-01-167-77/+14
* Fixed set of paths to asmJiri Vanek2013-01-162-1/+7
* Unit tests for PR1198: JSObject not passed correctly to JavascriptAdam Domurad2013-01-153-9/+216
* Fix for PR1198: JSObject passed incorrectly to JavascriptAdam Domurad2013-01-1511-174/+213
* Download indicator made compact for more then one jarJiri Vanek2013-01-105-31/+175
* All IcedTea-Web dialogues are centered to middle of active screenJiri Vanek2013-01-109-24/+128
* First part of fix of recreating desktop iconJiri Vanek2013-01-105-5/+333
* Logging methods made synchronizedJiri Vanek2013-01-092-9/+22
* Converted Messages.properties to Unix formatDeepak Bhole2013-01-072-475/+480
* Minor code formatting & cosmetic changesAdam Domurad2013-01-045-48/+60
* Fix CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplicationAdam Domurad2013-01-034-5/+25
* Fixed unittest for InformationElementJiri Vanek2013-01-031-1/+1
* Fixed unittest for InformationElementJiri Vanek2013-01-022-1/+8
* Fixed xtrust all behaviour for desktop icons. Now returning true only if desk...Jiri Vanek2012-12-241-1/+1
* Fixed typo taget -> targetJiri Vanek2012-12-242-3/+3
* Clean up NP_Initialize; add more C++ unit testsAdam Domurad2012-12-213-92/+135
* netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java - (shouldCreateSho...Jiri Vanek2012-12-212-0/+9
* Minor fix for possible NPE (non fatal) during splashscreen creationJiri Vanek2012-12-214-5/+47
* Forgotten condition for AviationWeather first runJiri Vanek2012-12-212-1/+16
* PR909: Unit test fixSaad Mohammad2012-12-202-5/+12
* PR909: URL is invalid after normalizationSaad Mohammad2012-12-203-99/+21
* Fix 2 memory leaks, pass corresponding C++ unit testsAdam Domurad2012-12-202-2/+8
* C++ unit testing: Add a tracked-allocation implementation of operator-newAdam Domurad2012-12-206-7/+255
* Added and applied Remote annotation, added Remote tests.Jiri Vanek2012-12-209-15/+513
* Cleaned unit-tests in tests/netx/unit/net/sourceforge/jnlp/runtime/CodeBaseC...Jiri Vanek2012-12-182-106/+93
* additions to test-extensions needed for the new AWTFrameworkJana Fabrikova2012-12-184-5/+75
* Added jacoco code coverage supportJiri Vanek2012-12-117-37/+1053
* Remove left-in System.outAdam Domurad2012-12-112-1/+5
* Unit tests for PR1189Saad Mohammad2012-12-102-0/+29
* Reproducer for PR1189Saad Mohammad2012-12-105-0/+217
* PR1189: Icedtea-plugin requires code attribute when using jnlp_hrefSaad Mohammad2012-12-103-1/+11
* Fix unit-test targets to not rely on installed directoryAdam Domurad2012-12-062-2/+7
* PR1217: Add command line arguments for pluginsSaad Mohammad2012-12-0510-42/+251
* Avoid warning message printed in clean target if softkiller is not compiled.Pavel Tisnovsky2012-12-052-1/+6
* Fix grammar in splash screen exception messageAdam Domurad2012-12-042-1/+6
* PluginAppletViewer refactoringAdam Domurad2012-12-043-245/+326
* Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags.Adam Domurad2012-12-0417-785/+842
* Fixed logging bottleneckJiri Vanek2012-12-033-4/+53
* Added browser softkiller and related Makefile.Pavel Tisnovsky2012-12-035-3/+474
* Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functionsAdam Domurad2012-11-304-89/+169
* C++ unit testing: Simple mocking of browser-table functionsAdam Domurad2012-11-304-2/+152
* Better error reporting from appletsJiri Vanek2012-11-275-2/+330