Jacek Caban : mshtml: Added createRange implementation.

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


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

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

mshtml: Added createRange implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/mshtml_private.h |    1 
 dlls/mshtml/selection.c      |    7 +
 dlls/mshtml/txtrange.c       |  419 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 426 insertions(+), 2 deletions(-)
 create mode 100644 dlls/mshtml/txtrange.c

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



More information about the wine-cvs mailing list