[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcjwebplugin-devel] Patch: Applet sizing fix.
From: |
Lillian Angel |
Subject: |
[Gcjwebplugin-devel] Patch: Applet sizing fix. |
Date: |
Thu, 13 Apr 2006 16:47:07 -0400 |
Fixed a couple of sizing bugs.
For the plugin window, we should ignore the width/height parameters.
Also, I added handling for the 'classid' parameter, and size
percentages.
2006-04-13 Lillian Angel <address@hidden>
* src/gnu/gcjwebplugin/AppletTag.java:
Added new screen size field.
(AppletTag): Fixed parsing of parameters. Added handling for
'classid'.
(parseParams): Likewise.
(getSize): Fixed to handle percentages.
* src/gnu/gcjwebplugin/PluginAppletWindow.java
(setHandle): Should not set the size of the window. The
width/height parameters are ignored for the plugin.
gcjapp_patch.diff.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcjwebplugin-devel] Patch: Applet sizing fix.,
Lillian Angel <=