OSDN Git Service

Make WinMerge zip-comparable without 7-zip.
authorsdottaka <sdottaka@sourceforge.net>
Sat, 26 Jul 2014 02:45:37 +0000 (11:45 +0900)
committersdottaka <sdottaka@sourceforge.net>
Sat, 26 Jul 2014 02:45:37 +0000 (11:45 +0900)
commit0310566e2a754ae97f50b73b442db121e457373c
treec7cdb8c15333176f790759f3e4393b3c57d17615
parente790244a48b036f7b652156f1bdfd302bccdca32
Make WinMerge zip-comparable without 7-zip.
The side effect of this change allows the following things:
- to compare subfolders in zip files (e.g. WinMerge-2.12.0-exe.zip\WinMerge-2.12.0-exe\MergePlugins)
- to compare FTP folders (e.g. ftp://username:password@servername/dir)

--HG--
branch : stable
ArchiveSupport/Merge7z/Merge7z.h
Src/7zCommon.cpp
Src/Merge.vcproj
Src/Merge.vcxproj
Src/Merge.vcxproj.filters
Src/Merge7zFormatShellImpl.cpp [new file with mode: 0644]
Src/Merge7zFormatShellImpl.h [new file with mode: 0644]
Src/MergeCmdLineInfo.cpp
Src/OpenView.cpp
Src/paths.cpp
Src/paths.h