- Sync msctf, mshtml and msxml3 with Wine 1.1.29
authorDmitry Chapyshev <dmitry@reactos.org>
Sat, 5 Sep 2009 15:02:49 +0000 (15:02 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Sat, 5 Sep 2009 15:02:49 +0000 (15:02 +0000)
commit4480f2ca3534c0362e65146fb68bae9da8846893
treeec0767679d82090ae4d24154167dac4d6b5b6555
parentfb3ef650c956fc1a7ff6b0d6153d38c5573e662c
- Sync msctf, mshtml and msxml3 with Wine 1.1.29

svn path=/trunk/; revision=42994
47 files changed:
reactos/dll/win32/msctf/compartmentmgr.c [new file with mode: 0644]
reactos/dll/win32/msctf/context.c
reactos/dll/win32/msctf/documentmgr.c
reactos/dll/win32/msctf/inputprocessor.c
reactos/dll/win32/msctf/msctf.c
reactos/dll/win32/msctf/msctf.rbuild
reactos/dll/win32/msctf/msctf.spec
reactos/dll/win32/msctf/msctf_internal.h
reactos/dll/win32/msctf/range.c
reactos/dll/win32/msctf/textstor_local.idl [new file with mode: 0644]
reactos/dll/win32/msctf/threadmgr.c
reactos/dll/win32/mshtml/dispex.c
reactos/dll/win32/mshtml/htmlcurstyle.c
reactos/dll/win32/mshtml/htmldoc.c
reactos/dll/win32/mshtml/htmlelem.c
reactos/dll/win32/mshtml/htmlelemcol.c
reactos/dll/win32/mshtml/htmlevent.c
reactos/dll/win32/mshtml/htmlinput.c
reactos/dll/win32/mshtml/htmllocation.c
reactos/dll/win32/mshtml/htmlnode.c
reactos/dll/win32/mshtml/htmlstyle.c
reactos/dll/win32/mshtml/htmlstyle.h
reactos/dll/win32/mshtml/htmlwindow.c
reactos/dll/win32/mshtml/mshtml.rbuild
reactos/dll/win32/mshtml/mshtml_private.h
reactos/dll/win32/mshtml/mutation.c
reactos/dll/win32/mshtml/navigate.c
reactos/dll/win32/mshtml/nsembed.c
reactos/dll/win32/mshtml/nsevents.c
reactos/dll/win32/mshtml/nsiface.idl
reactos/dll/win32/mshtml/nsio.c
reactos/dll/win32/mshtml/omnavigator.c
reactos/dll/win32/mshtml/persist.c
reactos/dll/win32/mshtml/script.c
reactos/dll/win32/msxml3/attribute.c
reactos/dll/win32/msxml3/cdata.c
reactos/dll/win32/msxml3/comment.c
reactos/dll/win32/msxml3/dispex.c
reactos/dll/win32/msxml3/docfrag.c
reactos/dll/win32/msxml3/domdoc.c
reactos/dll/win32/msxml3/element.c
reactos/dll/win32/msxml3/entityref.c
reactos/dll/win32/msxml3/msxml_private.h
reactos/dll/win32/msxml3/node.c
reactos/dll/win32/msxml3/pi.c
reactos/dll/win32/msxml3/queryresult.c
reactos/dll/win32/msxml3/text.c