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
*
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
*
Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJar
Adam Domurad
2013-05-29
3
-51
/
+69
*
Remove 'serious' from error message in splash screen.
Adam Domurad
2013-05-29
2
-2
/
+7
*
Synchronized launchers to be from one source
Jiri Vanek
2013-05-20
4
-41
/
+33
*
Fixed possible deadlock for applet->js->applet call with testcase
Jiri Vanek
2013-05-20
5
-12
/
+278
*
Reproducer for PR854
Adam Domurad
2013-05-17
3
-0
/
+194
*
Fix PR854: Resizing an applet several times causes 100% CPU load
Adam Domurad
2013-05-17
3
-12
/
+9
*
Reverted previous commit "Use bash as shebang in javaws.in"
Jiri Vanek
2013-05-15
2
-5
/
+1
*
Use bash as shebang in javaws.in.
Matthias Klose
2013-05-14
2
-1
/
+5
*
netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed ...
Jiri Vanek
2013-05-14
2
-1
/
+7
*
Fixed indentation
Jiri Vanek
2013-05-03
1
-2
/
+2
*
fixed news - add pl localisation and added 1.5
Jiri Vanek
2013-05-02
1
-2
/
+5
*
Bumped to 1.5pre
Jiri Vanek
2013-05-02
1
-1
/
+1
*
Added tag icedtea-web-1.4-branchpoint for changeset 0d6213db4fc7
Jiri Vanek
2013-05-02
0
-0
/
+0
*
modification of JavawsAWTRobotUsageSample reproducer
icedtea-web-1.4-branchpoint
Jana Fabrikova
2013-05-02
3
-0
/
+335
*
Ensure that PluginAppletViewer is resized in case of error.
Adam Domurad
2013-05-02
3
-37
/
+42
*
Remove only occurence of LEGACY_XULRUNNERAPI
Adam Domurad
2013-05-02
2
-5
/
+6
*
Minor cleanup, fixed output from ResourceTracker and whitelist
Jiri Vanek
2013-05-02
2
-2
/
+2
[next]