ソースコード
WinMerge は、GNU一般公衆利用許諾契約書の下のオープンソースソフトウェアです。
これは誰もがソースコードをダウンロードして改良したり変更したりすることができることを意味します。 私たちが要求する事は、全ての WinMerge ユーザーが恩恵を受けられるように人々が行った改良や変更を私たちにフィードバックしていただくことだけです。
GNU 一般公衆利用許諾契約書
WinMerge is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
WinMerge is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with WinMerge. If not, see <http://www.gnu.org/licenses/>.
Clone or download
The source code is hosted on GitHub in a Git repository:
https://github.com/winmerge/winmerge.git
You can also download the current branches as ZIP file:
| ダウンロード | Branch |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Recent Commits 
- Fix issue #3017: Request to resize text boxes and button (2) 2025-12-13 18:16
- Async binary check during identical message box (#3060) (4) 2025-12-13 06:55
- Async binary check during identical message box (#3060) (3) 2025-12-13 06:33
- Fix issue #3044: [ImageCompare] Problems with unsupported formats 2025-12-13 05:25
- Update winimerge to 1.0.48 (2) 2025-12-13 05:15
- Fix crash when an error occurs while opening files in the binary comp… 2025-12-13 05:12
- Update winimerge to 1.0.48 2025-12-13 05:07
- Update Brazilian translation. Submitted by RicardoPC1967 (#3075) 2025-12-13 00:51
- Update ChineseTraditional translation: translate missing strings (#3073) 2025-12-12 20:49
- Fix issue #3073: This line cannot be displayed correctly after transl… 2025-12-12 20:46
- View all commits…