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
*
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
*
Refactored HTML processing out of Makefile.am into html-gen.sh.
Andrew Azores
2013-07-11
4
-60
/
+154
*
Implemented new about dialogue (by Andrew Azores). Andrew added to authors
Jiri Vanek
2013-07-10
15
-393
/
+422
*
Fix potential NPE on GetValue message
Adam Domurad
2013-06-28
2
-1
/
+7
*
Fixed autogen permissions back to 775
Jiri Vanek
2013-06-27
1
-0
/
+0
*
acinclude.m4 IT_CHECK_FOR_TAGSOUP is now correctly setting HAVE_TAGSOUP when ...
Jiri Vanek
2013-06-25
2
-1
/
+6
*
JNLP file is now re-downloading only if is local and have href. Real couse of...
Jiri Vanek
2013-06-24
10
-107
/
+325
*
IcedTeaScriptableJavaObject simplifications
Adam Domurad
2013-06-21
3
-170
/
+100
*
Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in...
Adam Domurad
2013-06-21
6
-39
/
+50
*
Fix memory leak due to allocated NPClass
Adam Domurad
2013-06-21
2
-45
/
+59
*
More unit tests for scriptable object creation, destruction
Adam Domurad
2013-06-21
8
-21
/
+188
*
Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files
Jiri Vanek
2013-06-21
23
-332
/
+698
*
Removed out-of date Boot13 class
Jiri Vanek
2013-06-20
4
-101
/
+7
*
Made it work with OpenJDK build 25 by creating application as soon as possible
Jiri Vanek
2013-06-20
4
-1
/
+21
*
Extract URL to file logic in TinyHttpdImpl.java, with unit tests
Andrew Azores
2013-06-18
3
-4
/
+69
*
Handled semicolon in internal server (with reproducers)
Jiri Vanek
2013-06-10
7
-0
/
+290
*
Made all tests running wit junit4.10 and higher
Jiri Vanek
2013-06-06
2
-2
/
+7
*
Silenced deployment.properties and zero size applet exceptions with tests
Jiri Vanek
2013-06-06
7
-3
/
+183
*
Enhanced manifest
Jiri Vanek
2013-06-06
2
-0
/
+14
*
Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file
Adam Domurad
2013-06-05
5
-4
/
+56
*
more detailed hint for CCannotClearCache
Jiri Vanek
2013-06-04
2
-1
/
+6
*
Remove unused IcedTeaRunnable.h & IcedTeaRunnable.cc
Adam Domurad
2013-06-04
3
-177
/
+6
*
Handle resizing plugin message more robustly by not blocking worker thread
Adam Domurad
2013-06-03
2
-37
/
+51
*
Add NativeLibraryStorageTEst
Adam Domurad
2013-06-03
6
-81
/
+368
*
Extract NativeLibraryStorage class from JNLPClassLoader
Adam Domurad
2013-06-03
4
-140
/
+182
[next]