Jacek Caban : mshtml: Added get_selection implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jul 6 06:09:03 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 489b0f50d569cbdf00f2afb8aa864c9dea5cd692
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=489b0f50d569cbdf00f2afb8aa864c9dea5cd692

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jul  5 22:37:39 2006 +0200

mshtml: Added get_selection implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/htmldoc.c        |   19 ++++
 dlls/mshtml/mshtml_private.h |    1 
 dlls/mshtml/nsiface.idl      |   31 ++++++-
 dlls/mshtml/selection.c      |  192 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 240 insertions(+), 4 deletions(-)
 create mode 100644 dlls/mshtml/selection.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=489b0f50d569cbdf00f2afb8aa864c9dea5cd692



More information about the wine-cvs mailing list