Author: gadamopoulos
Date: Tue Nov 4 13:28:57 2014
New Revision: 65246
URL:
http://svn.reactos.org/svn/reactos?rev=65246&view=rev
Log:
[SHELL32]
Rename cpp files to the name of the class they implement
Added:
branches/shell-experiments/dll/win32/shell32/CAutoComplete.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/autocomplete.cpp
branches/shell-experiments/dll/win32/shell32/CAutoComplete.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/autocomplete.h
branches/shell-experiments/dll/win32/shell32/CDefView.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/shlview.cpp
branches/shell-experiments/dll/win32/shell32/CDefaultContextMenu.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp
branches/shell-experiments/dll/win32/shell32/CDesktopBrowser.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/desktop.cpp
branches/shell-experiments/dll/win32/shell32/CDropTargetHelper.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/dragdrophelper.cpp
branches/shell-experiments/dll/win32/shell32/CDropTargetHelper.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/dragdrophelper.h
branches/shell-experiments/dll/win32/shell32/CEnumIDListBase.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/enumidlist.cpp
branches/shell-experiments/dll/win32/shell32/CEnumIDListBase.h
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/enumidlist.h
branches/shell-experiments/dll/win32/shell32/CExtractIcon.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/extracticon.cpp
branches/shell-experiments/dll/win32/shell32/CFileSysBindData.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/shlfsbind.cpp
branches/shell-experiments/dll/win32/shell32/CIDLDataObj.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/dataobject.cpp
branches/shell-experiments/dll/win32/shell32/CNewMenu.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/newmenu.cpp
branches/shell-experiments/dll/win32/shell32/CNewMenu.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/newmenu.h
branches/shell-experiments/dll/win32/shell32/COpenWithMenu.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp
branches/shell-experiments/dll/win32/shell32/COpenWithMenu.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/openwithmenu.h
branches/shell-experiments/dll/win32/shell32/CShellItem.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/shellitem.cpp
branches/shell-experiments/dll/win32/shell32/CShellItem.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/shellitem.h
branches/shell-experiments/dll/win32/shell32/CShellLink.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/shelllink.cpp
branches/shell-experiments/dll/win32/shell32/CShellLink.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/shelllink.h
branches/shell-experiments/dll/win32/shell32/CStartMenu.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/startmenu.cpp
branches/shell-experiments/dll/win32/shell32/CStartMenu.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/startmenu.h
branches/shell-experiments/dll/win32/shell32/folders/CAdminToolsFolder.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp
branches/shell-experiments/dll/win32/shell32/folders/CAdminToolsFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/admintools.h
branches/shell-experiments/dll/win32/shell32/folders/CControlPanelFolder.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp
branches/shell-experiments/dll/win32/shell32/folders/CControlPanelFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/cpanel.h
branches/shell-experiments/dll/win32/shell32/folders/CDesktopFolder.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp
branches/shell-experiments/dll/win32/shell32/folders/CDesktopFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/desktop.h
branches/shell-experiments/dll/win32/shell32/folders/CDrivesFolder.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp
branches/shell-experiments/dll/win32/shell32/folders/CDrivesFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/mycomp.h
branches/shell-experiments/dll/win32/shell32/folders/CFSFolder.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/folders/fs.cpp
branches/shell-experiments/dll/win32/shell32/folders/CFSFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/fs.h
branches/shell-experiments/dll/win32/shell32/folders/CFontsFolder.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp
branches/shell-experiments/dll/win32/shell32/folders/CFontsFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/fonts.h
branches/shell-experiments/dll/win32/shell32/folders/CMyDocsFolder.cpp
- copied unchanged from r65243,
branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp
branches/shell-experiments/dll/win32/shell32/folders/CMyDocsFolder.h
- copied unchanged from r65243,
branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h
branches/shell-experiments/dll/win32/shell32/folders/CNetFolder.cpp
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp
branches/shell-experiments/dll/win32/shell32/folders/CNetFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/netplaces.h
branches/shell-experiments/dll/win32/shell32/folders/CPrinterFolder.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/folders/printers.cpp
branches/shell-experiments/dll/win32/shell32/folders/CPrinterFolder.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/printers.h
branches/shell-experiments/dll/win32/shell32/folders/CRecycleBin.cpp
- copied unchanged from r65245,
branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp
branches/shell-experiments/dll/win32/shell32/folders/CRecycleBin.h
- copied unchanged from r65236,
branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h
Removed:
branches/shell-experiments/dll/win32/shell32/autocomplete.cpp
branches/shell-experiments/dll/win32/shell32/autocomplete.h
branches/shell-experiments/dll/win32/shell32/dataobject.cpp
branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp
branches/shell-experiments/dll/win32/shell32/desktop.cpp
branches/shell-experiments/dll/win32/shell32/dragdrophelper.cpp
branches/shell-experiments/dll/win32/shell32/dragdrophelper.h
branches/shell-experiments/dll/win32/shell32/enumidlist.cpp
branches/shell-experiments/dll/win32/shell32/enumidlist.h
branches/shell-experiments/dll/win32/shell32/extracticon.cpp
branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp
branches/shell-experiments/dll/win32/shell32/folders/admintools.h
branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp
branches/shell-experiments/dll/win32/shell32/folders/cpanel.h
branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp
branches/shell-experiments/dll/win32/shell32/folders/desktop.h
branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp
branches/shell-experiments/dll/win32/shell32/folders/fonts.h
branches/shell-experiments/dll/win32/shell32/folders/fs.cpp
branches/shell-experiments/dll/win32/shell32/folders/fs.h
branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp
branches/shell-experiments/dll/win32/shell32/folders/mycomp.h
branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp
branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h
branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp
branches/shell-experiments/dll/win32/shell32/folders/netplaces.h
branches/shell-experiments/dll/win32/shell32/folders/printers.cpp
branches/shell-experiments/dll/win32/shell32/folders/printers.h
branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp
branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h
branches/shell-experiments/dll/win32/shell32/newmenu.cpp
branches/shell-experiments/dll/win32/shell32/newmenu.h
branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp
branches/shell-experiments/dll/win32/shell32/openwithmenu.h
branches/shell-experiments/dll/win32/shell32/shellitem.cpp
branches/shell-experiments/dll/win32/shell32/shellitem.h
branches/shell-experiments/dll/win32/shell32/shelllink.cpp
branches/shell-experiments/dll/win32/shell32/shelllink.h
branches/shell-experiments/dll/win32/shell32/shlfsbind.cpp
branches/shell-experiments/dll/win32/shell32/shlview.cpp
branches/shell-experiments/dll/win32/shell32/startmenu.cpp
branches/shell-experiments/dll/win32/shell32/startmenu.h
Modified:
branches/shell-experiments/dll/win32/shell32/CMakeLists.txt
branches/shell-experiments/dll/win32/shell32/precomp.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/shell-experiments/dll/win32/shell32/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/autocomplete.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/autocomplete.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/dataobject.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/desktop.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/dragdrophelper.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/dragdrophelper.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/enumidlist.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/enumidlist.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/extracticon.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/admintools.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/cpanel.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/desktop.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/fonts.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/fs.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/fs.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/mycomp.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/netplaces.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/printers.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/printers.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/newmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/newmenu.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/openwithmenu.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Modified: branches/shell-experiments/dll/win32/shell32/precomp.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/shellitem.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/shellitem.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/shelllink.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/shelllink.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/shlfsbind.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/shlview.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/startmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Removed: branches/shell-experiments/dll/win32/shell32/startmenu.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…