aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added java.vm.name read permission to fix Rhino evaluation of proxy PAC ↵Andrew Azores2013-07-222-0/+12
| | | | (RH982558)
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-1818-66/+1440
|
* About dialogue made accessible from pluginJiri Vanek2013-07-177-14/+109
|
* about dialogue now available from itw-settingsJiri Vanek2013-07-173-3/+35
|
* added some missing de and pl stringsJiri Vanek2013-07-175-2/+29
|
* Added entry in NEWS about new About dialog. Fixed localization of News tab ↵Andrew Azores2013-07-123-1/+8
| | | | in AboutDialog.java
* Refactored HTML processing out of Makefile.am into html-gen.sh.Andrew Azores2013-07-114-60/+154
|
* Implemented new about dialogue (by Andrew Azores). Andrew added to authorsJiri Vanek2013-07-1015-393/+422
|
* Fix potential NPE on GetValue messageAdam Domurad2013-06-282-1/+7
|
* Fixed autogen permissions back to 775Jiri Vanek2013-06-271-0/+0
|
* acinclude.m4 IT_CHECK_FOR_TAGSOUP is now correctly setting HAVE_TAGSOUP when ↵Jiri Vanek2013-06-252-1/+6
| | | | it is not found
* JNLP file is now re-downloading only if is local and have href. Real couse ↵Jiri Vanek2013-06-2410-107/+325
| | | | of PR1473
* IcedTeaScriptableJavaObject simplificationsAdam Domurad2013-06-213-170/+100
|
* Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' ↵Adam Domurad2013-06-216-39/+50
| | | | into their correct respective classes.
* Fix memory leak due to allocated NPClassAdam Domurad2013-06-212-45/+59
|
* More unit tests for scriptable object creation, destructionAdam Domurad2013-06-218-21/+188
|
* Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml filesJiri Vanek2013-06-2123-332/+698
|
* Removed out-of date Boot13 classJiri Vanek2013-06-204-101/+7
|
* Made it work with OpenJDK build 25 by creating application as soon as possibleJiri Vanek2013-06-204-1/+21
|
* Extract URL to file logic in TinyHttpdImpl.java, with unit testsAndrew Azores2013-06-183-4/+69
|
* Handled semicolon in internal server (with reproducers)Jiri Vanek2013-06-107-0/+290
|
* Made all tests running wit junit4.10 and higherJiri Vanek2013-06-062-2/+7
| | | | | * tests/junit-runner/CommandLine.java: (runMain) is no longer overriding and (runMainAndExit) is now calling System.exit rather then system.exit
* Silenced deployment.properties and zero size applet exceptions with testsJiri Vanek2013-06-067-3/+183
|
* Enhanced manifestJiri Vanek2013-06-062-0/+14
| | | | | | * netx.manifest.in: added Implementation-URL, Implementation-Vendor, Specification-Title, Specification-URL, Specification-Vendor and Specification-Version entries
* Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR fileAdam Domurad2013-06-055-4/+56
|
* more detailed hint for CCannotClearCacheJiri Vanek2013-06-042-1/+6
|
* Remove unused IcedTeaRunnable.h & IcedTeaRunnable.ccAdam Domurad2013-06-043-177/+6
|
* Handle resizing plugin message more robustly by not blocking worker threadAdam Domurad2013-06-032-37/+51
|
* Add NativeLibraryStorageTEstAdam Domurad2013-06-036-81/+368
|
* Extract NativeLibraryStorage class from JNLPClassLoaderAdam Domurad2013-06-034-140/+182
|
* Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJarAdam Domurad2013-05-293-51/+69
|
* Remove 'serious' from error message in splash screen.Adam Domurad2013-05-292-2/+7
|
* Synchronized launchers to be from one sourceJiri Vanek2013-05-204-41/+33
|
* Fixed possible deadlock for applet->js->applet call with testcaseJiri Vanek2013-05-205-12/+278
|
* Reproducer for PR854Adam Domurad2013-05-173-0/+194
|
* Fix PR854: Resizing an applet several times causes 100% CPU loadAdam Domurad2013-05-173-12/+9
|
* Reverted previous commit "Use bash as shebang in javaws.in"Jiri Vanek2013-05-152-5/+1
|
* Use bash as shebang in javaws.in.Matthias Klose2013-05-142-1/+5
|
* netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed ↵Jiri Vanek2013-05-142-1/+7
| | | | invalid unicode character
* Fixed indentationJiri Vanek2013-05-031-2/+2
|
* fixed news - add pl localisation and added 1.5Jiri Vanek2013-05-021-2/+5
|
* Bumped to 1.5preJiri Vanek2013-05-021-1/+1
|
* Added tag icedtea-web-1.4-branchpoint for changeset 0d6213db4fc7Jiri Vanek2013-05-020-0/+0
|
* modification of JavawsAWTRobotUsageSample reproducericedtea-web-1.4-branchpointJana Fabrikova2013-05-023-0/+335
|
* Ensure that PluginAppletViewer is resized in case of error.Adam Domurad2013-05-023-37/+42
|
* Remove only occurence of LEGACY_XULRUNNERAPIAdam Domurad2013-05-022-5/+6
|
* Minor cleanup, fixed output from ResourceTracker and whitelistJiri Vanek2013-05-022-2/+2
|
* change to the Makefile.am, all icons from reproducersJana Fabrikova2013-05-028-4/+393
|
* Added default, DE and PL localization's tweeksJiri Vanek2013-05-024-44/+124
|
* Introduce PluginPipeMock utility methods.Adam Domurad2013-05-023-57/+188
|