Author: pschweitzer Date: Wed Nov 2 19:36:59 2016 New Revision: 73100
URL: http://svn.reactos.org/svn/reactos?rev=73100&view=rev Log: [BTRFS] Import the BTRFS driver shell extension. It allows having a finer control on btrfs volumes. Note that not everything works in ReactOS and its usage may lead to bugchecks...
CORE-10892
Added: trunk/reactos/dll/shellext/shellbtrfs/ trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt (with props) trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp (with props) trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h (with props) trunk/reactos/dll/shellext/shellbtrfs/factory.cpp (with props) trunk/reactos/dll/shellext/shellbtrfs/factory.h (with props) trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp (with props) trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h (with props) trunk/reactos/dll/shellext/shellbtrfs/main.cpp (with props) trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp (with props) trunk/reactos/dll/shellext/shellbtrfs/propsheet.h (with props) trunk/reactos/dll/shellext/shellbtrfs/resource.h (with props) trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.manifest (with props) trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc (with props) trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.spec (with props) trunk/reactos/dll/shellext/shellbtrfs/subvol.ico (with props) Modified: trunk/reactos/dll/shellext/CMakeLists.txt
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/shellext/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/CMakeLists.txt...
Added: trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/CMa...
Added: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/con...
Added: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/con...
Added: trunk/reactos/dll/shellext/shellbtrfs/factory.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/fac...
Added: trunk/reactos/dll/shellext/shellbtrfs/factory.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/fac...
Added: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ico...
Added: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/ico...
Added: trunk/reactos/dll/shellext/shellbtrfs/main.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/mai...
Added: trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/pro...
Added: trunk/reactos/dll/shellext/shellbtrfs/propsheet.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/pro...
Added: trunk/reactos/dll/shellext/shellbtrfs/resource.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/res...
Added: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.manifest URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/she...
Added: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/she...
Added: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/she...
Added: trunk/reactos/dll/shellext/shellbtrfs/subvol.ico URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/sub...