OSDN Git Service

Add a feature to save/restore compare options to/from a project file. (#915)
authorJun Tajima <56220423+tjmprm77@users.noreply.github.com>
Sat, 14 Aug 2021 00:03:56 +0000 (09:03 +0900)
committerGitHub <noreply@github.com>
Sat, 14 Aug 2021 00:03:56 +0000 (09:03 +0900)
commite56453738a2f12331ca9a0b32d32096ebc28b551
tree5fc39e5fd4a1998cc580595a86303482fb33d76d
parent40d70ca9bb4722283965376c1dd5172b85af9f66
Add a feature to save/restore compare options to/from a project file. (#915)

Also, change the behavior of the "Options..." popup menu in the Select Files or Folders dialog.
- Even if the values in the popup menu are changed, it is not saved in the WinMerge option at that time.
- The values in the popup menu are saved in the WinMerge options when the "Compare" button is clicked.
- The "Include Subfolders" item in the popup menu is deleted.
Src/MainFrm.cpp
Src/Merge.cpp
Src/Merge.rc
Src/OpenView.cpp
Src/OpenView.h
Src/ProjectFile.cpp
Src/ProjectFile.h
Src/resource.h