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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out changeset 420d72e5cee7
Andrew Azores
2013-10-17
7
-335
/
+164
*
Add RH976833 fix note to NEWS
Andrew Azores
2013-10-16
1
-0
/
+1
*
Resolve multiple-applet deadlock issue in JNLPClassLoader
Andrew Azores
2013-10-16
7
-62
/
+305
*
SecurityDialog centers itself before becoming visible
Andrew Azores
2013-10-11
2
-2
/
+6
*
Remove duplicate key computation in proxy code
Omair Majid
2013-10-09
2
-3
/
+13
*
Move some proxy logic to BrowserAwareProxySelector
Omair Majid
2013-10-09
5
-69
/
+94
*
DeploymentConfiguration properties reproducer fix
Andrew Azores
2013-10-07
2
-3
/
+14
*
Fix regression in ResourceUrlCreator due to PR1204 patch
Andrew Azores
2013-10-03
3
-55
/
+148
*
* Cache viewer update:
Jacob Wisor
2013-10-03
6
-105
/
+478
*
Unit tests for BrowserAwareProxySelector
Omair Majid
2013-10-01
5
-43
/
+297
*
Add unit tests for PluginProxySelector
Omair Majid
2013-10-01
3
-1
/
+209
*
Fix for PR1204, handling of query strings and absolute paths.
Andrew Azores
2013-09-26
8
-32
/
+369
*
Clean up summary_unit.txt and summary_reproducers.txt for "make clean"
Andrew Azores
2013-09-25
2
-0
/
+7
*
Introduced logging bottleneck
Jiri Vanek
2013-09-25
119
-1138
/
+2584
*
PR1474: Can't get javaws to use SOCKS proxy
Omair Majid
2013-09-24
5
-19
/
+51
*
Unit tests for JNLPProxySelector
Omair Majid
2013-09-23
8
-15
/
+363
*
Unit test for InformationDesc
Omair Majid
2013-09-20
5
-14
/
+225
*
adding xsl style for generating text summary after reproducers or unit tests run
Jana Fabrikova
2013-09-19
3
-0
/
+74
*
Removed java 1.3 comaptible (redundant) code from ParseException
Jiri Vanek
2013-09-18
2
-42
/
+10
*
Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla...
Jiri Vanek
2013-09-18
1
-4
/
+4
*
Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directory
Andrew Azores
2013-09-16
2
-47
/
+39
*
Use Arrays.asList instead of custom implementation
Omair Majid
2013-09-16
3
-26
/
+21
*
Makefile.am: returned modified (EXTRA_DIST) variable. It is enriched for net...
Jiri Vanek
2013-09-16
2
-0
/
+9
*
CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event at...
Jiri Vanek
2013-09-16
3
-15
/
+12
*
Added new utility class for retrieving localized messages for reproducers.
Andrew Azores
2013-09-13
4
-13
/
+191
*
Made temporary files location JFileChooser open at the currently specified lo...
Jacob Wisor
2013-09-11
6
-5
/
+34
*
PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties
Omair Majid
2013-09-09
5
-27
/
+94
*
Fixed "could not clear cache" message and cache location in CacheReproducer
Andrew Azores
2013-09-04
3
-41
/
+64
*
merging
Andrew Azores
2013-09-04
10
-158
/
+436
|
\
|
*
netx/net/sourceforge/jnlp/Launcher.java - Fix applet context being null durin...
Jiri Vanek
2013-09-04
2
-0
/
+7
|
*
Test case for PR1533
Omair Majid
2013-08-30
2
-0
/
+66
|
*
PR1058: XFileOpenService openMultiFileDialog ClassCastException
Omair Majid
2013-08-30
2
-5
/
+13
|
*
Do not wait for applet initialization when binding Java applets for NPAPI.
Adam Domurad
2013-08-27
7
-153
/
+350
*
|
Extracted integer response casting/handling logic in SecurityDialogs to new m...
Andrew Azores
2013-09-04
3
-39
/
+100
|
/
*
Spawn Java side during C++ unit tests. Many new tests.
Adam Domurad
2013-08-23
15
-87
/
+835
*
Refactor plugin data creation.
Adam Domurad
2013-08-23
3
-80
/
+64
*
Fix PR1271: icedtea-web does not handle javascript:-protocol URLs
Adam Domurad
2013-08-19
8
-6
/
+205
*
Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...
Andrew Azores
2013-08-15
12
-17
/
+515
*
Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checkin...
Andrew Azores
2013-08-13
3
-10
/
+6
*
Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher...
Andrew Azores
2013-08-12
5
-154
/
+338
*
ignore generated HTML files (from AboutDialog)
Andrew Azores
2013-08-01
2
-0
/
+8
*
Fix many memory leaks due to utf8fromidentifier misuse
Adam Domurad
2013-07-30
9
-129
/
+163
*
tests/reproducers/simple/simpletest1/resources/favicon.ico: new file hould b...
Jiri Vanek
2013-07-30
2
-0
/
+8
*
Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el...
Andrew Azores
2013-07-25
6
-29
/
+25
*
Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH98...
Andrew Azores
2013-07-22
2
-0
/
+12
*
IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Jiri Vanek
2013-07-18
18
-66
/
+1440
*
About dialogue made accessible from plugin
Jiri Vanek
2013-07-17
7
-14
/
+109
*
about dialogue now available from itw-settings
Jiri Vanek
2013-07-17
3
-3
/
+35
*
added some missing de and pl strings
Jiri Vanek
2013-07-17
5
-2
/
+29
*
Added entry in NEWS about new About dialog. Fixed localization of News tab in...
Andrew Azores
2013-07-12
3
-1
/
+8
[next]