aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up summary_unit.txt and summary_reproducers.txt for "make clean"Andrew Azores2013-09-252-0/+7
* Introduced logging bottleneckJiri Vanek2013-09-25119-1138/+2584
* PR1474: Can't get javaws to use SOCKS proxyOmair Majid2013-09-245-19/+51
* Unit tests for JNLPProxySelectorOmair Majid2013-09-238-15/+363
* Unit test for InformationDescOmair Majid2013-09-205-14/+225
* adding xsl style for generating text summary after reproducers or unit tests runJana Fabrikova2013-09-193-0/+74
* Removed java 1.3 comaptible (redundant) code from ParseExceptionJiri Vanek2013-09-182-42/+10
* Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla...Jiri Vanek2013-09-181-4/+4
* Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directoryAndrew Azores2013-09-162-47/+39
* Use Arrays.asList instead of custom implementationOmair Majid2013-09-163-26/+21
* Makefile.am: returned modified (EXTRA_DIST) variable. It is enriched for net...Jiri Vanek2013-09-162-0/+9
* CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event at...Jiri Vanek2013-09-163-15/+12
* Added new utility class for retrieving localized messages for reproducers.Andrew Azores2013-09-134-13/+191
* Made temporary files location JFileChooser open at the currently specified lo...Jacob Wisor2013-09-116-5/+34
* PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other propertiesOmair Majid2013-09-095-27/+94
* Fixed "could not clear cache" message and cache location in CacheReproducerAndrew Azores2013-09-043-41/+64
* mergingAndrew Azores2013-09-0410-158/+436
|\
| * netx/net/sourceforge/jnlp/Launcher.java - Fix applet context being null durin...Jiri Vanek2013-09-042-0/+7
| * Test case for PR1533Omair Majid2013-08-302-0/+66
| * PR1058: XFileOpenService openMultiFileDialog ClassCastExceptionOmair Majid2013-08-302-5/+13
| * Do not wait for applet initialization when binding Java applets for NPAPI.Adam Domurad2013-08-277-153/+350
* | Extracted integer response casting/handling logic in SecurityDialogs to new m...Andrew Azores2013-09-043-39/+100
|/
* Spawn Java side during C++ unit tests. Many new tests.Adam Domurad2013-08-2315-87/+835
* Refactor plugin data creation.Adam Domurad2013-08-233-80/+64
* Fix PR1271: icedtea-web does not handle javascript:-protocol URLsAdam Domurad2013-08-198-6/+205
* Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...Andrew Azores2013-08-1512-17/+515
* Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checkin...Andrew Azores2013-08-133-10/+6
* Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher...Andrew Azores2013-08-125-154/+338
* ignore generated HTML files (from AboutDialog)Andrew Azores2013-08-012-0/+8
* Fix many memory leaks due to utf8fromidentifier misuseAdam Domurad2013-07-309-129/+163
* tests/reproducers/simple/simpletest1/resources/favicon.ico: new file hould b...Jiri Vanek2013-07-302-0/+8
* Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el...Andrew Azores2013-07-256-29/+25
* Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH98...Andrew Azores2013-07-222-0/+12
* 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 in...Andrew Azores2013-07-123-1/+8
* 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
* JNLP file is now re-downloading only if is local and have href. Real couse of...Jiri Vanek2013-06-2410-107/+325
* IcedTeaScriptableJavaObject simplificationsAdam Domurad2013-06-213-170/+100
* Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in...Adam Domurad2013-06-216-39/+50
* 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