Jacek Caban : mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOLOR to edit state command table.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jun 11 08:46:33 CDT 2007


Module: wine
Branch: master
Commit: 7a0e06b9e297311237ce18ca0df7b1bd756d47ed
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7a0e06b9e297311237ce18ca0df7b1bd756d47ed

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Jun 10 11:28:52 2007 +0200

mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOLOR to edit state command table.

This patch temporary adds code duplication.

---

 dlls/mshtml/editor.c         |  203 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    2 +
 dlls/mshtml/olecmd.c         |  143 +-----------------------------
 3 files changed, 208 insertions(+), 140 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=7a0e06b9e297311237ce18ca0df7b1bd756d47ed



More information about the wine-cvs mailing list