Author: akhaldi
Date: Thu Apr 18 21:46:58 2013
New Revision: 58783
URL:
http://svn.reactos.org/svn/reactos?rev=58783&view=rev
Log:
[IEFRAME]
* Import from Wine 1.5.26.
[PSDK]
* Import docobjectservice.idl and htiface.idl from Wine.
* Add some missing definitions in shlobj.h.
[UUID]
* Add docobjectservice.idl and htiface.idl to the list.
* Add CGID_DocHostCommandHandler.
Added:
trunk/reactos/dll/win32/ieframe/ (with props)
trunk/reactos/dll/win32/ieframe/CMakeLists.txt (with props)
trunk/reactos/dll/win32/ieframe/classinfo.c (with props)
trunk/reactos/dll/win32/ieframe/client.c (with props)
trunk/reactos/dll/win32/ieframe/dochost.c (with props)
trunk/reactos/dll/win32/ieframe/events.c (with props)
trunk/reactos/dll/win32/ieframe/frame.c (with props)
trunk/reactos/dll/win32/ieframe/ie.c (with props)
trunk/reactos/dll/win32/ieframe/ieframe.h (with props)
trunk/reactos/dll/win32/ieframe/ieframe.rc (with props)
trunk/reactos/dll/win32/ieframe/ieframe.rgs (with props)
trunk/reactos/dll/win32/ieframe/ieframe.spec (with props)
trunk/reactos/dll/win32/ieframe/ieframe_main.c (with props)
trunk/reactos/dll/win32/ieframe/ieframe_v1.idl (with props)
trunk/reactos/dll/win32/ieframe/ieframe_v1.rgs (with props)
trunk/reactos/dll/win32/ieframe/iehtmlwnd.c (with props)
trunk/reactos/dll/win32/ieframe/ietoolbar.bmp (with props)
trunk/reactos/dll/win32/ieframe/iexplore.c (with props)
trunk/reactos/dll/win32/ieframe/intshcut.c (with props)
trunk/reactos/dll/win32/ieframe/navigate.c (with props)
trunk/reactos/dll/win32/ieframe/oleobject.c (with props)
trunk/reactos/dll/win32/ieframe/persist.c (with props)
trunk/reactos/dll/win32/ieframe/resource.h (with props)
trunk/reactos/dll/win32/ieframe/shellbrowser.c (with props)
trunk/reactos/dll/win32/ieframe/shelluihelper.c (with props)
trunk/reactos/dll/win32/ieframe/urlhist.c (with props)
trunk/reactos/dll/win32/ieframe/view.c (with props)
trunk/reactos/dll/win32/ieframe/webbrowser.c (with props)
trunk/reactos/include/psdk/docobjectservice.idl (with props)
trunk/reactos/include/psdk/htiface.idl (with props)
Modified:
trunk/reactos/dll/win32/CMakeLists.txt
trunk/reactos/include/psdk/CMakeLists.txt
trunk/reactos/include/psdk/shlobj.h
trunk/reactos/lib/sdk/uuid/CMakeLists.txt
trunk/reactos/lib/sdk/uuid/ieguids.c
trunk/reactos/media/doc/README.WINE
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/win32/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/CMakeLists.txt?r…
Added: trunk/reactos/dll/win32/ieframe/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/CMakeLis…
Added: trunk/reactos/dll/win32/ieframe/classinfo.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/classinf…
Added: trunk/reactos/dll/win32/ieframe/client.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/client.c…
Added: trunk/reactos/dll/win32/ieframe/dochost.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/dochost.…
Added: trunk/reactos/dll/win32/ieframe/events.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/events.c…
Added: trunk/reactos/dll/win32/ieframe/frame.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/frame.c?…
Added: trunk/reactos/dll/win32/ieframe/ie.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ie.c?rev…
Added: trunk/reactos/dll/win32/ieframe/ieframe.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe.…
Added: trunk/reactos/dll/win32/ieframe/ieframe.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe.…
Added: trunk/reactos/dll/win32/ieframe/ieframe.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe.…
Added: trunk/reactos/dll/win32/ieframe/ieframe.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe.…
Added: trunk/reactos/dll/win32/ieframe/ieframe_main.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe_…
Added: trunk/reactos/dll/win32/ieframe/ieframe_v1.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe_…
Added: trunk/reactos/dll/win32/ieframe/ieframe_v1.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ieframe_…
Added: trunk/reactos/dll/win32/ieframe/iehtmlwnd.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/iehtmlwn…
Added: trunk/reactos/dll/win32/ieframe/ietoolbar.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/ietoolba…
Added: trunk/reactos/dll/win32/ieframe/iexplore.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/iexplore…
Added: trunk/reactos/dll/win32/ieframe/intshcut.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/intshcut…
Added: trunk/reactos/dll/win32/ieframe/navigate.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/navigate…
Added: trunk/reactos/dll/win32/ieframe/oleobject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/oleobjec…
Added: trunk/reactos/dll/win32/ieframe/persist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/persist.…
Added: trunk/reactos/dll/win32/ieframe/resource.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/resource…
Added: trunk/reactos/dll/win32/ieframe/shellbrowser.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/shellbro…
Added: trunk/reactos/dll/win32/ieframe/shelluihelper.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/shelluih…
Added: trunk/reactos/dll/win32/ieframe/urlhist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/urlhist.…
Added: trunk/reactos/dll/win32/ieframe/view.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/view.c?r…
Added: trunk/reactos/dll/win32/ieframe/webbrowser.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ieframe/webbrows…
Modified: trunk/reactos/include/psdk/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/CMakeLists.tx…
Added: trunk/reactos/include/psdk/docobjectservice.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/docobjectserv…
Added: trunk/reactos/include/psdk/htiface.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/htiface.idl?r…
Modified: trunk/reactos/include/psdk/shlobj.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/shlobj.h?rev=…
Modified: trunk/reactos/lib/sdk/uuid/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/uuid/CMakeLists.tx…
Modified: trunk/reactos/lib/sdk/uuid/ieguids.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/uuid/ieguids.c?rev…
Modified: trunk/reactos/media/doc/README.WINE
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=…