Mercurial > hg > easyhg-kdiff3
diff kdiff3/TODO @ 68:d7cafcda8c99
KDiff3 0.9.87
author | joachim99 |
---|---|
date | Mon, 31 Jan 2005 22:30:47 +0000 |
parents | efe33e938730 |
children | 8febbfb1148c |
line wrap: on
line diff
--- a/kdiff3/TODO Thu Sep 16 02:45:37 2004 +0000 +++ b/kdiff3/TODO Mon Jan 31 22:30:47 2005 +0000 @@ -3,6 +3,41 @@ TODO ==== +- ftp: Abbruch beim Einlesen von Verzeichnis stoppt nicht vollständig + +- Projekt-Verwaltung: Die ganze Config-Datei (=Projektdatei) an einen benutzerdefinierten Ort zu legen. (Keine Angabe->Default) +- Bei Combobox-History alle Elemente von (A/B/C/Out) anzeigen. + +- Test on empty floppy drive. + +-I suppose this has been asked before, but are there any plans to use + colors for change/insert/delete (i.e. blue = change, green = insert, red + = delete)? + +> I want to compare two revisions of a file (eventually I wanna do this on +> two directory hierarchies of files) and have an output of how many lines +> of code were added, modified, and deleted for each file and overall. + +> Also, for "Send To" from Windows, it would be nice if I could pick one +> file via Send To, find the second file (if it's in a different +> directory), and click "Send To" again to compare. I.e., when user does +> "Send To", if one instance is already open and waiting for a second +> file, the first instance is used. + + +- kdiff3 does not preserve the permissions of files it overwrites during a 'save' operation. + +- Insbesondere Ausführbarkeit "x" und Schreibschutz "w" sollten erhalten bleiben. +- Edit Select All, Ctrl-A + +- Under Windows: Shortcut Ctrl-Shift-2 (for select B everywhere doesn't work.) +- Paste from Clipboard doesn't work. + +- Improve message about WinCVS in the Installer. + +- Bug: Comment section isn't recognized as nonwhite difference if several lines are between /* and */ on one side. + + - Overview-option to show only remaining conflicts. - Colors for disabled and enabled arrow are very similar - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other