Jacek Caban : mshtml: Get rid of PRUint32 outside XPCOM C API.

Alexandre Julliard julliard at winehq.org
Wed Jan 23 16:40:19 CST 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jan 23 18:44:42 2013 +0100

mshtml: Get rid of PRUint32 outside XPCOM C API.

---

 dlls/mshtml/binding.h        |    2 +-
 dlls/mshtml/editor.c         |    4 ++--
 dlls/mshtml/htmldoc.c        |    2 +-
 dlls/mshtml/htmlelem.c       |    4 ++--
 dlls/mshtml/htmlelemcol.c    |    6 +++---
 dlls/mshtml/htmlevent.c      |    2 +-
 dlls/mshtml/htmlform.c       |    2 +-
 dlls/mshtml/htmlimg.c        |    4 ++--
 dlls/mshtml/htmlnode.c       |    6 +++---
 dlls/mshtml/htmlselect.c     |    2 +-
 dlls/mshtml/htmlstylesheet.c |    4 ++--
 dlls/mshtml/htmltextnode.c   |    2 +-
 dlls/mshtml/htmlwindow.c     |    8 ++++----
 dlls/mshtml/mshtml_private.h |    6 +++---
 dlls/mshtml/navigate.c       |   12 ++++++------
 dlls/mshtml/nsembed.c        |   20 +++++++++++---------
 dlls/mshtml/nsiface.idl      |    3 +--
 dlls/mshtml/nsio.c           |   30 +++++++++++++++---------------
 dlls/mshtml/nsservice.c      |    4 ++--
 dlls/mshtml/propbag.c        |    2 +-
 dlls/mshtml/script.c         |    2 +-
 dlls/mshtml/txtrange.c       |    4 ++--
 22 files changed, 66 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list