[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcjwebplugin-devel] Patch: PluginAppletWindow and StandaloneAppletWindo
From: |
Lillian Angel |
Subject: |
[Gcjwebplugin-devel] Patch: PluginAppletWindow and StandaloneAppletWindow fixes |
Date: |
Tue, 18 Apr 2006 16:15:01 -0400 |
I removed all the unnecessary calls to invalidate, validate and repaint.
If these calls seem to be needed for any particular applet, there is a
bug in Classpath that should be fixed. These were probably put here as a
workaround.
Also, added a check for setting the applet size in PluginAppletWindow.
2006-04-18 Lillian Angel <address@hidden>
* src/gnu/gcjwebplugin/PluginAppletWindow.java:
Added missing import.
2006-04-18 Lillian Angel <address@hidden>
* src/gnu/gcjwebplugin/PluginAppletWindow.java
(setHandle): Should set the applet size to the tag size,
not the window size if it is 0x0. Also, removed unnecessary
calls.
* src/gnu/gcjwebplugin/StandaloneAppletWindow.java
(StandaloneAppletWindow): Removed unnessaray calls.
gcjapp_patch2.diff
Description: Text Data
gcjapp_patch.diff
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcjwebplugin-devel] Patch: PluginAppletWindow and StandaloneAppletWindow fixes,
Lillian Angel <=