Jacek Caban : mshtml: Added IHTMLTextAreaElement implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 7 06:12:49 CST 2006


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar  6 22:38:02 2006 +0100

mshtml: Added IHTMLTextAreaElement implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/htmlelem.c       |    3 
 dlls/mshtml/htmltextarea.c   |  379 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 
 dlls/mshtml/nsiface.idl      |   31 +++
 5 files changed, 415 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mshtml/htmltextarea.c

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



More information about the wine-cvs mailing list