Code source
WinMerge est un logiciel Open Source sous Licence Publique Générale GNU.
Cela signifie que tout le monde peut télécharger le code source et l'améliorer et le modifier. La seule chose que nous vous demandons et que les personnes nous soumettent en retour leurs modifications et améliorations pour que tous les utilisateurs de WinMerge puissent en profiter.
GNU Licence Publique Générale
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:
| Télécharger | Branch |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Recent Commits 
- Do not convert drive-relative paths like "C:" to "C:\" (#3373) 11-05-2026 07:15
- update zh-cn translations (#3370) 07-05-2026 05:29
- Fix issue #3366: Preserve tree expansion and UI state after refresh (… 06-05-2026 19:52
- Fix issue #3368: [BUG] Image compare does not remember the state of t… 06-05-2026 17:22
- Update Turkish.po 06-05-2026 17:21
- Centralize dark mode initialization into CTrDialogBar::Create() 04-05-2026 06:27
- Update Brazilian translatin. Submitted by RicardoPC1967 (#3356) 04-05-2026 05:10
- Update of Lithuanian translation (#3365) 04-05-2026 00:42
- Update Polish translations in WinMerge (#3364) 03-05-2026 16:56
- Update Turkish.po (#3363) 03-05-2026 05:59
- View all commits…