comparison kdiff3/TODO @ 69:8febbfb1148c

KDiff3 0.9.89
author joachim99
date Mon, 10 Apr 2006 08:40:51 +0000
parents d7cafcda8c99
children f7dad0aa6146
comparison
equal deleted inserted replaced
68:d7cafcda8c99 69:8febbfb1148c
26 26
27 27
28 - kdiff3 does not preserve the permissions of files it overwrites during a 'save' operation. 28 - kdiff3 does not preserve the permissions of files it overwrites during a 'save' operation.
29 29
30 - Insbesondere Ausführbarkeit "x" und Schreibschutz "w" sollten erhalten bleiben. 30 - Insbesondere Ausführbarkeit "x" und Schreibschutz "w" sollten erhalten bleiben.
31 - Edit Select All, Ctrl-A
32 31
33 - Under Windows: Shortcut Ctrl-Shift-2 (for select B everywhere doesn't work.) 32 - Under Windows: Shortcut Ctrl-Shift-2 (for select B everywhere doesn't work.)
34 - Paste from Clipboard doesn't work. 33 - Paste from Clipboard doesn't work.
35
36 - Improve message about WinCVS in the Installer.
37 34
38 - Bug: Comment section isn't recognized as nonwhite difference if several lines are between /* and */ on one side. 35 - Bug: Comment section isn't recognized as nonwhite difference if several lines are between /* and */ on one side.
39 36
40 37
41 - Overview-option to show only remaining conflicts. 38 - Overview-option to show only remaining conflicts.
42 - Colors for disabled and enabled arrow are very similar 39 - Colors for disabled and enabled arrow are very similar
43 - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other 40 - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other
44 than the "general" foreground-background colors. Otherwise they are confused with the main dialog. 41 than the "general" foreground-background colors. Otherwise they are confused with the main dialog.
45 42
46 - Unicode and UTF8 support
47 - Try to autodetect the line-end-style 43 - Try to autodetect the line-end-style
48 - Ignore cvs-keywords like $Revision$ 44 - Ignore cvs-keywords like $Revision$
49 - Correct Christof crash with the Find-function.
50 45
51 - Windows: Check if folders can match case-insensitive.
52 - Close diff/merge window-menu-action.
53
54 - Printing of the diff-windows (requires automatic line wrap)
55 - Undo function in the merge-editor. 46 - Undo function in the merge-editor.
56 - More viewing options for directory widget. 47 - More viewing options for directory widget.
57 48
58 - And one observation. When select Cyrillic charset - it looks like it was 49 - And one observation. When select Cyrillic charset - it looks like it was
59 not saved. When open this dialog again - Latin charset is selected anyway. 50 not saved. When open this dialog again - Latin charset is selected anyway.
91 82
92 - Possibility to jump to next difference in the same line (for very long lines). 83 - Possibility to jump to next difference in the same line (for very long lines).
93 84
94 - Allow analysis of unified directory-diff/patch-file. 85 - Allow analysis of unified directory-diff/patch-file.
95 86
87 - LineEdit for Save-Filename