Código fuente
WinMerge es software de código abierto bajo la Licencia Pública General GNU.
Esto significa que cualquiera puede descargar el código fuente, mejorarlo y modificarlo. Lo único que pedimos a la gente es que nos envíe sus mejoras y modificaciones para que todos los usuarios de WinMerge se puedan beneficiar.
Licencia Pública General de 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/>.
Clonar o descargar
El código fuente se aloja en un repositorio Git en GitHub:
https://github.com/winmerge/winmerge.git
You can also download the current branches as ZIP file:
| Descargar | Rama |
|---|---|
| master.zip | Master |
Consignas recientes 
- Remove merge conflict marker from DiffList.cpp 24-09-2026 07:33
- PluginMenu.cpp: Avoid unused plugin menu info 23-09-2026 00:54
- Make UpdateToolbar public 23-09-2026 00:45
- Fix issue #3645: [BUG] Keyboard shortcut to "Copy to right" does not … 23-09-2026 00:24
- DiffList.cpp: Fix incorrect last significant conflict diff 22-09-2026 23:41
- Refactor horizontal mouse wheel scrolling 21-09-2026 23:10
- Fix initial status bar display for file comparisons (#3644) 21-09-2026 08:48
- Update ChineseTraditional.po (#3642) 21-09-2026 02:25
- editlib: Translate Go To dialog on initialization 19-09-2026 06:32
- Move GetSelectedLineAndCharacterCount to CGhostTextView 19-09-2026 06:30
- Ver todas las consignas…