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/shell32/CMakeLists.txt?rev=65246&r1=65245&r2=65246&view=diff

Removed: branches/shell-experiments/dll/win32/shell32/autocomplete.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/autocomplete.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/autocomplete.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/autocomplete.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/dataobject.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/dataobject.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/desktop.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/desktop.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/dragdrophelper.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/dragdrophelper.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/dragdrophelper.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/dragdrophelper.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/enumidlist.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/enumidlist.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/enumidlist.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/enumidlist.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/extracticon.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/extracticon.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/admintools.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/admintools.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/cpanel.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/cpanel.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/desktop.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/desktop.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/fonts.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/fonts.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/fs.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/fs.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/fs.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/fs.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/mycomp.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/mycomp.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/netplaces.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/netplaces.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/printers.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/printers.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/printers.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/printers.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/newmenu.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/newmenu.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/newmenu.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/newmenu.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/openwithmenu.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/openwithmenu.h?rev=65245

Modified: branches/shell-experiments/dll/win32/shell32/precomp.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/precomp.h?rev=65246&r1=65245&r2=65246&view=diff

Removed: branches/shell-experiments/dll/win32/shell32/shellitem.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/shellitem.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/shellitem.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/shellitem.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/shelllink.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/shelllink.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/shelllink.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/shelllink.h?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/shlfsbind.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/shlfsbind.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/shlview.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/shlview.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/startmenu.cpp
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/startmenu.cpp?rev=65245

Removed: branches/shell-experiments/dll/win32/shell32/startmenu.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shell32/startmenu.h?rev=65245


Reply via email to