index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed java 1.3 comaptible (redundant) code from ParseException
Jiri Vanek
2013-09-18
1
-0
/
+7
*
Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directory
Andrew Azores
2013-09-16
1
-0
/
+8
*
Use Arrays.asList instead of custom implementation
Omair Majid
2013-09-16
1
-0
/
+9
*
Makefile.am: returned modified (EXTRA_DIST) variable. It is enriched for net...
Jiri Vanek
2013-09-16
1
-0
/
+6
*
CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event at...
Jiri Vanek
2013-09-16
1
-0
/
+7
*
Added new utility class for retrieving localized messages for reproducers.
Andrew Azores
2013-09-13
1
-0
/
+9
*
Made temporary files location JFileChooser open at the currently specified lo...
Jacob Wisor
2013-09-11
1
-0
/
+18
*
PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties
Omair Majid
2013-09-09
1
-0
/
+16
*
Fixed "could not clear cache" message and cache location in CacheReproducer
Andrew Azores
2013-09-04
1
-0
/
+8
*
merging
Andrew Azores
2013-09-04
1
-0
/
+33
|
\
|
*
netx/net/sourceforge/jnlp/Launcher.java - Fix applet context being null durin...
Jiri Vanek
2013-09-04
1
-0
/
+5
|
*
Test case for PR1533
Omair Majid
2013-08-30
1
-0
/
+6
|
*
PR1058: XFileOpenService openMultiFileDialog ClassCastException
Omair Majid
2013-08-30
1
-0
/
+7
|
*
Do not wait for applet initialization when binding Java applets for NPAPI.
Adam Domurad
2013-08-27
1
-0
/
+15
*
|
Extracted integer response casting/handling logic in SecurityDialogs to new m...
Andrew Azores
2013-09-04
1
-0
/
+8
|
/
*
Spawn Java side during C++ unit tests. Many new tests.
Adam Domurad
2013-08-23
1
-0
/
+34
*
Refactor plugin data creation.
Adam Domurad
2013-08-23
1
-0
/
+5
*
Fix PR1271: icedtea-web does not handle javascript:-protocol URLs
Adam Domurad
2013-08-19
1
-0
/
+15
*
Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...
Andrew Azores
2013-08-15
1
-0
/
+32
*
Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checkin...
Andrew Azores
2013-08-13
1
-0
/
+6
*
Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher...
Andrew Azores
2013-08-12
1
-3
/
+13
*
ignore generated HTML files (from AboutDialog)
Andrew Azores
2013-08-01
1
-0
/
+4
*
Fix many memory leaks due to utf8fromidentifier misuse
Adam Domurad
2013-07-30
1
-0
/
+14
*
tests/reproducers/simple/simpletest1/resources/favicon.ico: new file hould b...
Jiri Vanek
2013-07-30
1
-0
/
+8
*
Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el...
Andrew Azores
2013-07-25
1
-0
/
+12
*
Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH98...
Andrew Azores
2013-07-22
1
-0
/
+5
*
IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Jiri Vanek
2013-07-18
1
-1
/
+37
*
About dialogue made accessible from plugin
Jiri Vanek
2013-07-17
1
-0
/
+15
*
about dialogue now available from itw-settings
Jiri Vanek
2013-07-17
1
-0
/
+8
*
added some missing de and pl strings
Jiri Vanek
2013-07-17
1
-0
/
+14
*
Added entry in NEWS about new About dialog. Fixed localization of News tab in...
Andrew Azores
2013-07-12
1
-0
/
+6
*
Refactored HTML processing out of Makefile.am into html-gen.sh.
Andrew Azores
2013-07-11
1
-1
/
+9
*
Implemented new about dialogue (by Andrew Azores). Andrew added to authors
Jiri Vanek
2013-07-10
1
-0
/
+33
*
Fix potential NPE on GetValue message
Adam Domurad
2013-06-28
1
-0
/
+5
*
acinclude.m4 IT_CHECK_FOR_TAGSOUP is now correctly setting HAVE_TAGSOUP when ...
Jiri Vanek
2013-06-25
1
-0
/
+5
*
JNLP file is now re-downloading only if is local and have href. Real couse of...
Jiri Vanek
2013-06-24
1
-0
/
+18
*
IcedTeaScriptableJavaObject simplifications
Adam Domurad
2013-06-21
1
-0
/
+6
*
Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in...
Adam Domurad
2013-06-21
1
-0
/
+10
*
Fix memory leak due to allocated NPClass
Adam Domurad
2013-06-21
1
-0
/
+8
*
More unit tests for scriptable object creation, destruction
Adam Domurad
2013-06-21
1
-0
/
+14
*
Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files
Jiri Vanek
2013-06-21
1
-0
/
+30
*
Removed out-of date Boot13 class
Jiri Vanek
2013-06-20
1
-0
/
+6
*
Made it work with OpenJDK build 25 by creating application as soon as possible
Jiri Vanek
2013-06-20
1
-0
/
+10
*
Extract URL to file logic in TinyHttpdImpl.java, with unit tests
Andrew Azores
2013-06-18
1
-0
/
+7
*
Handled semicolon in internal server (with reproducers)
Jiri Vanek
2013-06-10
1
-0
/
+18
*
Made all tests running wit junit4.10 and higher
Jiri Vanek
2013-06-06
1
-0
/
+6
*
Silenced deployment.properties and zero size applet exceptions with tests
Jiri Vanek
2013-06-06
1
-0
/
+16
*
Enhanced manifest
Jiri Vanek
2013-06-06
1
-0
/
+8
*
Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file
Adam Domurad
2013-06-05
1
-0
/
+13
*
more detailed hint for CCannotClearCache
Jiri Vanek
2013-06-04
1
-0
/
+5
[next]