Author: gadamopoulos
Date: Thu Nov 27 20:27:19 2014
New Revision: 65507

URL: http://svn.reactos.org/svn/reactos?rev=65507&view=rev
Log:
[HEADERS]
- Move definitions for DrawCaptionTemp to userundoc.h as it shouldn't be 
defined in the psdk
- Add browseui_undoc.h and move there the undocumented definitions for browseui
- Add comctl32_undoc.h and move there the undocumented definitions for comctl32
- Move undocumented definitions for shlwapi to shlwapi_undoc.h
- Add shellutils.h to contain helper macros and definitions that are nor per se 
undocumented.
- Cleanup internal definitions of explorer. Remove several temporary hacks. 
They were added at a time that these features were not implemented at all.

Added:
    trunk/reactos/include/reactos/browseui_undoc.h
      - copied, changed from r65501, 
trunk/reactos/include/reactos/shlwapi_undoc.h
    trunk/reactos/include/reactos/comctl32_undoc.h
      - copied, changed from r65501, 
trunk/reactos/include/reactos/shlobj_undoc.h
    trunk/reactos/include/reactos/shellutils.h
      - copied, changed from r65501, trunk/reactos/include/reactos/undocshell.h
Removed:
    trunk/reactos/base/shell/explorer/comcsup.h
    trunk/reactos/base/shell/explorer/todo.h
    trunk/reactos/base/shell/explorer/undoc.h
Modified:
    trunk/reactos/base/shell/explorer/explorer.cpp
    trunk/reactos/base/shell/explorer/precomp.h
    trunk/reactos/base/shell/explorer/tbsite.cpp
    trunk/reactos/base/shell/filebrowser/filebrowser.c
    trunk/reactos/base/shell/rshell/CDesktopBrowser.cpp
    trunk/reactos/base/shell/rshell/precomp.h
    trunk/reactos/dll/win32/browseui/precomp.h
    trunk/reactos/dll/win32/shell32/CDesktopBrowser.cpp
    trunk/reactos/dll/win32/shell32/dde.cpp
    trunk/reactos/dll/win32/shell32/precomp.h
    trunk/reactos/include/psdk/winuser.h
    trunk/reactos/include/reactos/shlobj_undoc.h
    trunk/reactos/include/reactos/shlwapi_undoc.h
    trunk/reactos/include/reactos/undocshell.h
    trunk/reactos/include/reactos/undocuser.h

[This mail would be too long, it was shortened to contain the URLs only.]

Removed: trunk/reactos/base/shell/explorer/comcsup.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/comcsup.h?rev=65506

Modified: trunk/reactos/base/shell/explorer/explorer.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/explorer.cpp?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/base/shell/explorer/precomp.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/precomp.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/base/shell/explorer/tbsite.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/tbsite.cpp?rev=65507&r1=65506&r2=65507&view=diff

Removed: trunk/reactos/base/shell/explorer/todo.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/todo.h?rev=65506

Removed: trunk/reactos/base/shell/explorer/undoc.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/undoc.h?rev=65506

Modified: trunk/reactos/base/shell/filebrowser/filebrowser.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/filebrowser/filebrowser.c?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/base/shell/rshell/CDesktopBrowser.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/rshell/CDesktopBrowser.cpp?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/base/shell/rshell/precomp.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/rshell/precomp.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/dll/win32/browseui/precomp.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/browseui/precomp.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/dll/win32/shell32/CDesktopBrowser.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/CDesktopBrowser.cpp?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/dll/win32/shell32/dde.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/dde.cpp?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/dll/win32/shell32/precomp.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/precomp.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/include/psdk/winuser.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winuser.h?rev=65507&r1=65506&r2=65507&view=diff

Copied: trunk/reactos/include/reactos/browseui_undoc.h (from r65501, 
trunk/reactos/include/reactos/shlwapi_undoc.h)
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/browseui_undoc.h?p2=trunk/reactos/include/reactos/browseui_undoc.h&p1=trunk/reactos/include/reactos/shlwapi_undoc.h&r1=65501&r2=65507&rev=65507&view=diff

Copied: trunk/reactos/include/reactos/comctl32_undoc.h (from r65501, 
trunk/reactos/include/reactos/shlobj_undoc.h)
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/comctl32_undoc.h?p2=trunk/reactos/include/reactos/comctl32_undoc.h&p1=trunk/reactos/include/reactos/shlobj_undoc.h&r1=65501&r2=65507&rev=65507&view=diff

Copied: trunk/reactos/include/reactos/shellutils.h (from r65501, 
trunk/reactos/include/reactos/undocshell.h)
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/shellutils.h?p2=trunk/reactos/include/reactos/shellutils.h&p1=trunk/reactos/include/reactos/undocshell.h&r1=65501&r2=65507&rev=65507&view=diff

Modified: trunk/reactos/include/reactos/shlobj_undoc.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/shlobj_undoc.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/include/reactos/shlwapi_undoc.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/shlwapi_undoc.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/include/reactos/undocshell.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/undocshell.h?rev=65507&r1=65506&r2=65507&view=diff

Modified: trunk/reactos/include/reactos/undocuser.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/undocuser.h?rev=65507&r1=65506&r2=65507&view=diff


Reply via email to