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

Added: trunk/reactos/dll/shellext/shellbtrfs/balance.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/balance.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/balance.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/balance.h?rev=75793

Modified: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h?rev=75793&r1=75792&r2=75793&view=diff

Added: trunk/reactos/dll/shellext/shellbtrfs/devices.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/devices.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/devices.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/devices.h?rev=75793

Modified: trunk/reactos/dll/shellext/shellbtrfs/factory.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/factory.cpp?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/factory.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/factory.h?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/main.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/main.cpp?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp?rev=75793&r1=75792&r2=75793&view=diff

Modified: trunk/reactos/dll/shellext/shellbtrfs/propsheet.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/propsheet.h?rev=75793&r1=75792&r2=75793&view=diff

Added: trunk/reactos/dll/shellext/shellbtrfs/reactos.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/reactos.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/recv.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/recv.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/recv.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/recv.h?rev=75793

Modified: trunk/reactos/dll/shellext/shellbtrfs/resource.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/resource.h?rev=75793&r1=75792&r2=75793&view=diff

Added: trunk/reactos/dll/shellext/shellbtrfs/scrub.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/scrub.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/scrub.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/scrub.h?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/send.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/send.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/send.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/send.h?rev=75793

Modified: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc?rev=75793&r1=75792&r2=75793&view=diff

Added: trunk/reactos/dll/shellext/shellbtrfs/shellext.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/shellext.h?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.cpp?rev=75793

Added: trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/volpropsheet.h?rev=75793

Modified: trunk/reactos/media/doc/README.FSD
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.FSD?rev=75793&r1=75792&r2=75793&view=diff


Reply via email to