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
/
plugin
/
icedteanp
/
java
/
sun
/
applet
/
PluginAppletViewer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed possible deadlock for applet->js->applet call with testcase
Jiri Vanek
2013-05-20
1
-12
/
+23
*
Fix PR854: Resizing an applet several times causes 100% CPU load
Adam Domurad
2013-05-17
1
-12
/
+1
*
Ensure that PluginAppletViewer is resized in case of error.
Adam Domurad
2013-05-02
1
-7
/
+3
*
Fix a dead-lock bug that can cause Firefox to hang.
Adam Domurad
2013-04-25
1
-26
/
+4
*
Remove unnecessary line that can result in NPE
Adam Domurad
2013-04-24
1
-2
/
+0
*
Ensure document-base is properly encoded
Adam Domurad
2013-04-23
1
-2
/
+1
*
Integration of unsigned applet confirmation dialogue.
Adam Domurad
2013-03-26
1
-1
/
+12
*
Only destroy full initialized applets
Adam Domurad
2013-02-07
1
-0
/
+4
*
Fix for PR1198: JSObject passed incorrectly to Javascript
Adam Domurad
2013-01-15
1
-54
/
+6
*
Minor code formatting & cosmetic changes
Adam Domurad
2013-01-04
1
-4
/
+6
*
PluginAppletViewer refactoring
Adam Domurad
2012-12-04
1
-245
/
+89
*
Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags.
Adam Domurad
2012-12-04
1
-505
/
+29
*
Better error reporting from applets
Jiri Vanek
2012-11-27
1
-2
/
+5
*
Splashscreen integrated to javaws and plugin
Jiri Vanek
2012-11-02
1
-16
/
+165
*
Fix possible endless loop while waiting for the applet object instance to get...
Thomas Meyer
2012-07-19
1
-1
/
+10
*
Added patch so that applet-tags take last param.
Adam Domurad
2012-06-04
1
-3
/
+0
*
Changed for-loops over iterators and indices to for-each loops if they
Adam Domurad
2012-05-25
1
-11
/
+11
*
PR852: Classloader not being flushed after last applet from a site is closed
Deepak Bhole
2012-01-27
1
-0
/
+3
*
PR735: Firefox 4 sometimes freezes if the applet calls showDocument()
Deepak Bhole
2011-05-27
1
-2
/
+2
*
Call dispose() from swing thread when applet is closed.
Deepak Bhole
2011-05-27
1
-3
/
+8
*
Backed out 0256de6a4bf6 as it is prone to race conditions.
Deepak Bhole
2011-05-27
1
-18
/
+9
*
Prevent applet from shutting down down if another tab with the same page is
Deepak Bhole
2011-05-02
1
-9
/
+18
*
Fix appcontext related plugin bugs.
Denis Lila
2011-04-29
1
-10
/
+26
*
Switch to explicit locks and condition queues in PluginAppletViewer
Andrew John Hughes
2011-04-18
1
-68
/
+74
*
Fix applet rezising issue seen with some browsers (Midori)
Deepak Bhole
2011-04-18
1
-1
/
+25
*
Use Object.wait() instead of periodic wakes in PluginAppletViewer.
Deepak Bhole
2011-04-14
1
-56
/
+98
*
Refactor PluginAppletViewer.java.
Denis Lila
2011-04-14
1
-170
/
+74
*
Fix some concurrency problems in PluginAppletViewer.java.
Denis Lila
2011-04-13
1
-26
/
+35
*
Prevent NPE in appletClose() by calling it only via the thread-safe
Deepak Bhole
2011-04-07
1
-1
/
+1
*
Make PluginDebug a bit lazier.
Denis Lila
2011-03-31
1
-37
/
+37
*
Fix race condition.
Denis Lila
2011-03-08
1
-5
/
+6
*
- PR475, RH604061: Allow applets from the same page to use the same classloader
Deepak Bhole
2011-03-04
1
-1
/
+8
*
Remove dead, commented, unused code.
Andrew Su
2011-01-20
1
-23
/
+1
*
PR597: Fix special character handling for applet tags
Deepak Bhole
2010-12-08
1
-10
/
+20
*
Fix Javadoc warnings.
Andrew John Hughes
2010-12-08
1
-1
/
+1
*
Fixed indentation and spacing for all .java files.
Deepak Bhole
2010-12-06
1
-1823
/
+1799
*
Fix warnings produced by NetX and the plugin (both Java and C++).
Andrew John Hughes
2010-12-03
1
-491
/
+490
*
Patch to permanantly fix frame pop-out issue for applets
Deepak Bhole
2010-11-29
1
-44
/
+21
*
Double-buffer applet frame drawing.
Deepak Bhole
2010-11-04
1
-0
/
+25
*
Stabilize plugin initialization
Deepak Bhole
2010-10-26
1
-94
/
+204
*
Initial import from IcedTea6.
andrew
2010-10-19
1
-0
/
+2056