4.1.3
* Fixed incompatibility with older versions of Tcl/Tk ("-state disabled").
* Applied Warren Jones' subversion patch, which prevents the svn error that
occurs when you omit a revision number.
4.1.2
* Can now do "tkdiff OLD-URL[@OLDREV] NEW-URL[@NEWREV]" in Subversion
4.1.1
* Security patch for temp files (CVE-2005-4434)
4.1
* Clearcase support
* Better Subversion support
* -L command line option allows you to control the labels above the diff
file panes.
* tkdiff --help or -h print a usage message for command line without
invoking the GUI.
* The New Diff Dialog is expanded so you can specify all the options.
* The two panes can be resized relative to each other using a sash widget.
Changes since 4.0b2:
- Made sure all the prefs are saved (Bug# 878340)
- Put all the Aqua stuff in one place
- Fix detection of a ,v file in the current directory for RCS
- switch to Tk 8.4.
- Enable pkgviews installtion
- Use DIST_SUBDIR because the distfile doesn't have any version
information.
- Update MASTER_SITES.
Major changes since 3.09:
- Much-improved handling of PC-style filenames.
- Works with Tk 8.4.
take maintainership
ok'd by sakamoto@
3.09 changes (5/24/2001):
* Removed use of the user name in temp file path. This removed a problem
on Windows when the user name had a space in it.
* Made diff "edge detection" smarter by using the new smarter overlap code
for cases where diff decided to treat whitespace slightly different
on missing-EOL files when doing 3-way diffs.
* Added the "..." back to the Save options in the merge result window
when appropriate.
3.08 changes (1/15/2001):
* Made overlap detection smarter
3.07 changes (12/17/2000):
* Highlight overlaps in bright yellow during 3-way merge
* Added "Exit" and "Save & Exit" buttons to merge preview window
* Removed error that popped up when doing a merge that was
not necessary.
3.06 changes (unreleased):
* Minor changes for AccuRev integration
3.05 changes (11/30/1999):
* Added Jean-Francois' 3-way diff/merge feature
* Added Bryan Oakley's tabstop feature
* Added full support for Accurev
3.04 changes (8/5/1999):
* Basic support for AccuRev. Graphical equivalent of 'accurev diff foo.c'
* Fixes as a result of running Scriptics' error checker (see archives for details)
* 'q' is quit