Revision 768871

Go back to digest for 3rd February 2008

Features in KDE Base

Maks Orlovich committed changes in /branches/KDE/4.0/kdebase/apps/nsplugins:

Make flash embedding work much better...

- Make sure to give distinct callback objects distinct IDs, so they talk to the proper KHTMLPart. Fixes only one flash object working per window
- Rework the size/init heuristics yet again, following closer to Seli's code, but instead of trying to count events, etc., just have the part tell us when we were really resized, and qwidget isn't making up a randomsize.

File Changes

Modified 12 files
  • /branches/KDE/4.0/kdebase/apps/nsplugins
  •   /nspluginloader.cpp
  •   /nspluginloader.h
  •   /plugin_part.cpp
  •   /plugin_part.h
  •   /viewer/nsplugin.cpp
  •   /viewer/nsplugin.h
  •   /viewer/org.kde.nsplugins.instance.xml
  •   /viewer/pluginhost.h
  •   /viewer/pluginhost_xembed.cpp
  •   /viewer/pluginhost_xembed.h
  •   /viewer/pluginhost_xt.cpp
  •   /viewer/pluginhost_xt.h
12 files changed in total