You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p>SQLite 3 database files are presented in a <atarget='_blank' href='https://github.com/datadiode/SQLiteCompare'>modified version</a> of <atarget='_blank' href='https://www.codeproject.com/Articles/220018/SQLite-Compare-Utility'>SQLite Compare</a>
50
50
which allows its embedding into the WinMerge GUI.
51
51
<br>This modified version also fixes quite a number of bugs found in the original product, and continues to work independently from WinMerge.
52
+
<li><p>Limited support for Excel .xlsx files is offered through <atarget='_blank' href='https://github.com/datadiode/ReoGrid'>ReoGrid</a>.
53
+
<br>The ReoGrid Compare application implemented by that fork is specifically tailored to run inside the WinMerge GUI, but can also be used as a standalone application.
54
+
<p><u>An urgent warning on this one:</u>
55
+
<br>While ReoGrid supports a remarkable subset of Excel's features, a round trip through ReoGrid isn't lossless.
56
+
<br>Therefore, take extra care when saving .xlsx files back after editing, and double-check whether the round-trip loss is tolerable for you.
52
57
<li><p>As an alternative to GNU diff, you can choose among algorithms provided by LibXDiff.
53
58
<br>In particular, you may find LibXDiff's <i>indent heuristics</i> option useful.
<br>Note that WinMerge 2.16's <i>Table Compare</i> feature is superior in that it allows you to adjust cell widths, and can wrap texts inside cells accordingly.
65
70
<br>I found this feature to be quite a nightmare to implement in a way that does not mess up editing, so resorted to a simplified, tab-stop like approach.
66
71
</ul>
67
-
<h5>Source code links for GPL-licensed binaries included in this release:</h5>
72
+
<h5>Source code links for GPL-licensed/infected binaries included in this release:</h5>
68
73
<ul>
69
-
<li><atarget='_blank' href='https://github.com/datadiode/winmerge2011/releases/tag/0.2011.210.381'>Source code of WinMerge 2011</a>
70
-
<li><atarget='_blank' href='https://github.com/datadiode/frhed/releases/tag/0.10907.2020'>Source code of Frhed</a>
71
-
<li><atarget='_blank' href='https://github.com/WinMerge/winimerge/releases/tag/1.0.20.0'>Source code of WinIMerge</a>
72
-
<li><atarget='_blank' href='https://github.com/datadiode/SQLiteCompare/releases/tag/v3.0.32'>Source code of SQLite Compare</a>
73
-
<li><atarget='_blank' href='https://github.com/schdub/protodec/releases/tag/v0.6.3-win'>Source code of protodec</a>
0 commit comments