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
...
*
Added Martin Olsson's typo fix
Adam Domurad
2012-05-24
1
-0
/
+4
*
Enhanced about dialog
Jiri Vanek
2012-05-23
1
-0
/
+11
*
Fixed error in reproducers source preparation
Jiri Vanek
2012-05-23
1
-0
/
+7
*
Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the...
Adam Domurad
2012-05-22
1
-0
/
+12
*
Fixed security tests to pass both jdk6 and 7
Jiri Vanek
2012-05-22
1
-0
/
+13
*
added midori and epiphany to be counted as testable browsers
Jiri Vanek
2012-05-22
1
-0
/
+6
*
Missing changelog entry
Jiri Vanek
2012-05-21
1
-0
/
+16
*
Fixed behavior when encoded/characters needed encoding included in url (PR811)
Jiri Vanek
2012-05-18
1
-0
/
+13
*
More tests for Spaces and characters in urls
Jiri Vanek
2012-05-18
1
-0
/
+18
*
Went through the source of IcedTeaWeb with FindBugs and went over all reporte...
Adam Domurad
2012-05-17
1
-0
/
+14
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
1
-2
/
+8
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
1
-0
/
+5
*
Reduce no. of loads of the cache index file
Thomas Meyer
2012-05-11
1
-0
/
+15
*
Added bug annotation forr testing engine
Jiri Vanek
2012-05-02
1
-0
/
+22
*
Add resources.jar to classpath
Omair Majid
2012-04-24
1
-0
/
+11
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
1
-0
/
+30
*
Added possibility to run signed applets during reproducers runs.
Jiri Vanek
2012-04-18
1
-0
/
+27
*
Fixed xfork test with kill signal
Jiri Vanek
2012-04-17
1
-0
/
+9
*
Added and used java arguments (now Xmx2G) for emma runs.
Jiri Vanek
2012-04-11
1
-0
/
+8
*
Minor changes - spaces/tabs replacements
Jiri Vanek
2012-04-11
1
-25
/
+26
*
Validate the recently_used file at every load. This will fix the StringIndex-
Thomas Meyer
2012-04-10
1
-0
/
+21
*
Rename JarSigner to JarCertVerifier.
Danesh Dadachanji
2012-04-05
1
-0
/
+20
*
fixed bugs in jnlp testing engine
Jiri Vanek
2012-04-05
1
-0
/
+17
*
Changed the vendor and homepage tags of all JNLPs in the testsuite to point t...
Danesh Dadachanji
2012-04-03
1
-0
/
+62
*
Fix pac tests
Omair Majid
2012-04-03
1
-0
/
+13
*
Test virtual server thread marked as daeomn by default
Jiri Vanek
2012-04-03
1
-0
/
+7
*
Fixed check for a certificate whose start date has not yet been reached.
Danesh Dadachanji
2012-04-02
1
-0
/
+7
*
PR898: signed applications with big jnlp-file doesn't start
Omair Majid
2012-03-22
1
-0
/
+11
*
Fix unit test missing title and vendor tags in JNLP stream.
Danesh Dadachanji
2012-03-19
1
-0
/
+6
*
Fixed chanagelog to fit 80chars column
Jiri Vanek
2012-03-19
1
-24
/
+31
*
added splash screen tests for upcoming splashscreen
Jiri Vanek
2012-03-19
1
-0
/
+51
*
Fix JNLP parser to halt when required title and vendor elements are missing.
Danesh Dadachanji
2012-03-16
1
-0
/
+17
*
PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Deepak Bhole
2012-03-14
1
-0
/
+15
*
Launch errors are not being printed to terminal
Omair Majid
2012-03-14
1
-0
/
+33
*
Test that checks ServiceManager is setup correctly for applets.
Danesh Dadachanji
2012-03-12
1
-0
/
+11
*
Update JNLPs of tests to include required information/title/vendor tags.
Danesh Dadachanji
2012-03-12
1
-0
/
+26
*
added reproducers for main class in manifest
Jiri Vanek
2012-03-08
1
-0
/
+17
*
Extended reflection test
Jiri Vanek
2012-03-07
1
-0
/
+21
*
Bumped version to 1.3pre
Deepak Bhole
2012-02-29
1
-0
/
+4
*
Change CertificateUtils.inKeyStores() to only check for certificate equality
Deepak Bhole
2012-02-29
1
-0
/
+5
*
Added check for main class in jar manifest(s)
Deepak Bhole
2012-02-28
1
-0
/
+7
*
Return 0 id to Java side if call/eval fail.
Deepak Bhole
2012-02-28
1
-0
/
+6
*
Use the mozilla-plugin pkgconfig module if the libxul module is not available.
doko
2012-02-27
1
-0
/
+5
*
Define mime descriptions for 1.7, when built with Java7
doko
2012-02-27
1
-0
/
+7
*
PR820: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenApp
Deepak Bhole
2012-02-27
1
-0
/
+20
*
Add ability to check for use of jnlp_href outside of PluginBridge.
Danesh Dadachanji
2012-02-22
1
-0
/
+7
*
Path to NEW_LINE_IFS is incorrect.
Danesh Dadachanji
2012-02-13
1
-0
/
+6
*
Fix regression in broken AppletTest.
Danesh Dadachanji
2012-02-13
1
-0
/
+8
*
Fix LaunchException constructor to handle null a description.
Danesh Dadachanji
2012-02-02
1
-0
/
+5
*
Use description parameter when creating a LaunchException.
Danesh Dadachanji
2012-02-01
1
-0
/
+5
[prev]
[next]