comparison kdiff3/ChangeLog @ 51:c59d5a3a8ff3

0.9.80
author joachim99
date Tue, 09 Dec 2003 20:29:43 +0000
parents f8290ffda5ca
children 32d5cbf9db71
comparison
equal deleted inserted replaced
50:8c9752066f09 51:c59d5a3a8ff3
1 Version 0.9.80 - 2003/12/08
2 ===========================
3 New Text Diff/Merge Features:
4 - Now using GNU-diff algorithms internally. (Option "External Diff" removed.)
5 - Option for treating C/C++ comments as whitespace during diff.
6 - Bugfix for locale character encoding (+ new option "Use string encoding")
7 - Option for suppressing highlighting in white-space changes.
8 (Also suppresses highlighting in comments and numbers when the
9 respective options are active.)
10 - Merge-menu: Choose A/B/C for all unsolved conflicts.
11 Choose A/B/C for all unsolved whitespace conflicts.
12 - Options to automatically choose a certain source for whitespace conflicts.
13 - Shorcut F5 now used to reload the current file.
14
15 New Directory-Comparison/Merge Features:
16 - Option to trust filesize. (Some directory services don't copy the date/time correctly.)
17 - Shortcut F7 now starts complete directory merge (previously F5).
18 - Do the selected merge operation for the selected file/dir only
19 "Run Operation For Current Item" (F6).
20 - Shortcuts for selecting the merge operation for the selected item.
21 Ctrl-1/2/3/4/Del select A/B/C/Merge/Delete respectively.
22
23 Other Improvements:
24 - Several i18n-corrections (by Stephan Binner)
25 - Bugfix for option CVS-ignore: Didn't work correctly in subdirectories.
26 - Bugfix for remote operations: Operation can now be aborted, when KIO-slaves doesn't respond.
27 - Cancel-Button in progress bar.
28 - Default diff-view now again side by side instead of one above the other.
29
30
1 Version 0.9.71 - 2003/10/14 31 Version 0.9.71 - 2003/10/14
2 =========================== 32 ===========================
3 - Windows-Installer by Sebastien Fricker. 33 - Windows-Installer by Sebastien Fricker.
4 - Bugfixes for Windows. (Problems with setFont() in paintEvent().) 34 - Bugfixes for Windows. (Problems with setFont() in paintEvent().)
5 - Default font for Windows now "Courier New" (instead of Courier) 35 - Default font for Windows now "Courier New" (instead of Courier)