/[winpt]/trunk/TODO
ViewVC logotype

Annotation of /trunk/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 117 - (hide annotations)
Thu Dec 8 09:26:32 2005 UTC (19 years, 2 months ago) by twoaday
File size: 2440 byte(s)
2005-12-07  Timo Schulz  <ts@g10code.com>
 
        * wptOwnertrustDlg.cpp (ownertrust_dlg_proc):
        Use 'Close' instead of 'Exit'.
        * wptKeyEditDlgs.cpp (keyedit_dlg_proc): Likewise.
        * wptGPG.cpp (gnupg_backup_keyrings): Use $APPDATA
        as the destination dir. Thanks to Werner.
        * wptRegistry.cpp (is_gpgee_installed): New.
        (regist_inst_winpt): Do not register file extensions
        if GPGee is available.
        * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Limit
        use of local vars.
        * wptPreferencesDlg.cpp (prefs_dlg_proc): Make sure
        no illegal backup mode is saved.
        * wptKeyserverDlg.cpp (show_imported_key): New.
        (hkp_recv_key2): Show imported keys if the blob
        contained more than one.
         


1 twoaday 3 Feel free if you think there is missing something to mail me.
2    
3 twoaday 114 -0.11.x-
4     * Delete empty files when decryption failed or encryption was
5     cancelled.
6    
7     * Check that the reload keycache flag is set for all keyserver
8     operations.
9    
10 twoaday 117 * winpt --keymanager aborts when the keyring is empty on the
11     first start.
12 twoaday 114
13 twoaday 3 -1.0.0-
14 twoaday 82 * The key cache reload is much faster when no progress callback
15     is used. Allow to disable the progress dialog.
16    
17 twoaday 3 * Use '!' in the encrypt dialog to use the subkey which was selected
18     and not the newest.
19     * revamp the group database code. Use the GPG --group feature and make
20     it possible to convert old groupdb.gpg files into native GPG format.
21     (I work on it)
22    
23     * Find a way to make the import preview dialog much faster.
24     --output does not work and thus we need another solution.
25    
26     * check the file register code
27     WinPT will not associate the files correctly. This is due to the lack
28     of quotes surrounding the executable path. (I know, Timo must be mad
29     about quotes... ;). The workaround is to change the path to the program.
30    
31     * Interactive dialog for the keyserver to confirm each key to receive.
32     * Secret keyring is stored on drive A.
33     * Use a better GPG directory checking system.
34     -1.0.0-
35     * Implement to recognize one-pass sigs for files also.
36     * CARD
37     - sign/decrypt
38     - factor out some common code into wptCardManager.cpp
39     * Implement --armor in the FM for --symmetric.
40     * Implement --interactive for --import.
41     * Winpt should take care for a multi user environment.
42     * Move the both managers (key/file) to separate applications
43     and use ActiveX control elemens for the treelist element.
44     * A function which checks and fixes broken clipboard data.
45     * Charset conversation for the various OS's.
46     * Use accelators for some dialogs to support 'hotkeys'.
47     * We need a way to figure out if it makes sense to load the encrypt
48     dialog for the file manager. The same with the sign dialog.
49     * Sometimes the sign & encrypt dialog causes a crash when the wrong
50     passphrase was entered (not reproducable on my machine!)
51     * Implement the non-swapable memory for passphrase handling.
52     * Encrypt only environment (No secret key support).
53     * DDE. This feature has a very low priority.
54    
55     And much more...

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26