Module: wine Branch: master Commit: 006d9f940d6893ebb9ff00a41433291c7bea91fb URL: http://source.winehq.org/git/wine.git/?a=commit;h=006d9f940d6893ebb9ff00a414...
Author: Rob Shearman rob@codeweavers.com Date: Wed Sep 12 10:41:36 2007 +0100
mshtml: Store the nsIEditor interface in the NSContainer object for use in implementing editor commands.
---
dlls/mshtml/editor.c | 2 +- dlls/mshtml/mshtml_private.h | 3 +- dlls/mshtml/nsembed.c | 36 ++++++++++------ dlls/mshtml/nsiface.idl | 94 +++++++++++++++++++++++++++++++++++++++++- 4 files changed, 119 insertions(+), 16 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=006d9f940d6893ebb9ff00...