Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-06-06 | 1.6 kB | |
tkdiff-4-3.zip | 2018-06-06 | 136.6 kB | |
Totals: 2 Items | 138.2 kB | 0 |
4.3 (2018-06-06): * Add ability to create a file-pairs list from a Git diff (by Kevin X), then extended (by vampm) facilitating other sources of multi-pairs, including local directory-to-directory comparisons and Subversion. * Rework the main text windows as a text + canvas hybrid so everything stays visually aligned while scrolling with multiple fonts (by vampm) * Add a facility to slice individual Diff records into logical pieces providing more exacting mergefile generation capabilities (by vampm) * Report generation can now suppress NON changed Text lines (by vampm) * Merge Preview now indicates diff line contributors and line numbers * Repaired handling of data files having random <CR> bytes embedded * Numerous small enhancements (wheel scrolling, more GUI feedback, ...) * Extensive audit and content update of the online help text (by vampm) Be advised that internally, major portions of the code have been refactored and will thus require anyone having personalized "add-on" patches to re-think how, where (or even if) to apply them. To this end, there is considerable commentary embedded that can assist in understanding how things now operate. The TkDiff Discussion list is also available for those seeking deeper insight. The provided zipfile will unzip to its own subdirectory named "tkdiff-4-3" containing a README.txt file (having installation instructions), the actual tkdiff Tcl script, and a (required) copy of the GNU License. We hope you find this new version both useful and reliable.