Author: pschweitzer
Date: Fri Sep 8 11:59:42 2017
New Revision: 75793
URL:
http://svn.reactos.org/svn/reactos?rev=75793&view=rev
Log:
[SHELLBTRFS]
Sync the btrfs shell extension to 1.0
CORE-13763
Added:
trunk/reactos/dll/shellext/shellbtrfs/balance.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/balance.h (with props)
trunk/reactos/dll/shellext/shellbtrfs/devices.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/devices.h (with props)
trunk/reactos/dll/shellext/shellbtrfs/reactos.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/recv.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/recv.h (with props)
trunk/reactos/dll/shellext/shellbtrfs/scrub.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/scrub.h (with props)
trunk/reactos/dll/shellext/shellbtrfs/send.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/send.h (with props)
trunk/reactos/dll/shellext/shellbtrfs/shellext.h (with props)
trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.cpp (with props)
trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.h (with props)
Modified:
trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt
trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp
trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h
trunk/reactos/dll/shellext/shellbtrfs/factory.cpp
trunk/reactos/dll/shellext/shellbtrfs/factory.h
trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp
trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h
trunk/reactos/dll/shellext/shellbtrfs/main.cpp
trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp
trunk/reactos/dll/shellext/shellbtrfs/propsheet.h
trunk/reactos/dll/shellext/shellbtrfs/resource.h
trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc
trunk/reactos/media/doc/README.FSD
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/CM…
Added: trunk/reactos/dll/shellext/shellbtrfs/balance.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ba…
Added: trunk/reactos/dll/shellext/shellbtrfs/balance.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ba…
Modified: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/co…
Modified: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/co…
Added: trunk/reactos/dll/shellext/shellbtrfs/devices.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/de…
Added: trunk/reactos/dll/shellext/shellbtrfs/devices.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/de…
Modified: trunk/reactos/dll/shellext/shellbtrfs/factory.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/fa…
Modified: trunk/reactos/dll/shellext/shellbtrfs/factory.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/fa…
Modified: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ic…
Modified: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ic…
Modified: trunk/reactos/dll/shellext/shellbtrfs/main.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ma…
Modified: trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/pr…
Modified: trunk/reactos/dll/shellext/shellbtrfs/propsheet.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/pr…
Added: trunk/reactos/dll/shellext/shellbtrfs/reactos.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/re…
Added: trunk/reactos/dll/shellext/shellbtrfs/recv.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/re…
Added: trunk/reactos/dll/shellext/shellbtrfs/recv.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/re…
Modified: trunk/reactos/dll/shellext/shellbtrfs/resource.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/re…
Added: trunk/reactos/dll/shellext/shellbtrfs/scrub.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/sc…
Added: trunk/reactos/dll/shellext/shellbtrfs/scrub.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/sc…
Added: trunk/reactos/dll/shellext/shellbtrfs/send.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/se…
Added: trunk/reactos/dll/shellext/shellbtrfs/send.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/se…
Modified: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/sh…
Added: trunk/reactos/dll/shellext/shellbtrfs/shellext.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/sh…
Added: trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/vo…
Added: trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/vo…
Modified: trunk/reactos/media/doc/README.FSD
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.FSD?rev=7…