Mercurial > hg > easyhg-kdiff3
comparison kdiff3/TODO @ 68:d7cafcda8c99
KDiff3 0.9.87
author | joachim99 |
---|---|
date | Mon, 31 Jan 2005 22:30:47 +0000 |
parents | efe33e938730 |
children | 8febbfb1148c |
comparison
equal
deleted
inserted
replaced
67:ec82d69e8b0c | 68:d7cafcda8c99 |
---|---|
1 | 1 |
2 This file contains some feature-wishes for future KDiff3-versions. | 2 This file contains some feature-wishes for future KDiff3-versions. |
3 | 3 |
4 TODO | 4 TODO |
5 ==== | 5 ==== |
6 - ftp: Abbruch beim Einlesen von Verzeichnis stoppt nicht vollständig | |
7 | |
8 - Projekt-Verwaltung: Die ganze Config-Datei (=Projektdatei) an einen benutzerdefinierten Ort zu legen. (Keine Angabe->Default) | |
9 - Bei Combobox-History alle Elemente von (A/B/C/Out) anzeigen. | |
10 | |
11 - Test on empty floppy drive. | |
12 | |
13 -I suppose this has been asked before, but are there any plans to use | |
14 colors for change/insert/delete (i.e. blue = change, green = insert, red | |
15 = delete)? | |
16 | |
17 > I want to compare two revisions of a file (eventually I wanna do this on | |
18 > two directory hierarchies of files) and have an output of how many lines | |
19 > of code were added, modified, and deleted for each file and overall. | |
20 | |
21 > Also, for "Send To" from Windows, it would be nice if I could pick one | |
22 > file via Send To, find the second file (if it's in a different | |
23 > directory), and click "Send To" again to compare. I.e., when user does | |
24 > "Send To", if one instance is already open and waiting for a second | |
25 > file, the first instance is used. | |
26 | |
27 | |
28 - kdiff3 does not preserve the permissions of files it overwrites during a 'save' operation. | |
29 | |
30 - Insbesondere AusfĂĽhrbarkeit "x" und Schreibschutz "w" sollten erhalten bleiben. | |
31 - Edit Select All, Ctrl-A | |
32 | |
33 - Under Windows: Shortcut Ctrl-Shift-2 (for select B everywhere doesn't work.) | |
34 - Paste from Clipboard doesn't work. | |
35 | |
36 - Improve message about WinCVS in the Installer. | |
37 | |
38 - Bug: Comment section isn't recognized as nonwhite difference if several lines are between /* and */ on one side. | |
39 | |
40 | |
6 - Overview-option to show only remaining conflicts. | 41 - Overview-option to show only remaining conflicts. |
7 - Colors for disabled and enabled arrow are very similar | 42 - Colors for disabled and enabled arrow are very similar |
8 - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other | 43 - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other |
9 than the "general" foreground-background colors. Otherwise they are confused with the main dialog. | 44 than the "general" foreground-background colors. Otherwise they are confused with the main dialog. |
10 | 45 |