/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by twoaday, Mon Jan 31 11:03:40 2005 UTC revision 187 by twoaday, Wed Mar 22 11:04:20 2006 UTC
# Line 1  Line 1 
1  Feel free if you think there is missing something to mail me.  (priority: + high, * normal, - low)
2    
3  -1.0.0-  version 0.11.x
4      * Support the new homedir 'APPDATA'.      * there is a problem with the +E hotkey in EURO countries.
5      * Find out why the generated wizard keys (RSA) are always sign+encrypt.      
6        + migrate keyserver code to use the HTTP class.
7      * Use '!' in the encrypt dialog to use the subkey which was selected        Implement proxy authentication into the HTTP class.
8        and not the newest.      + Implement a system to manage language files. Retrieve a list
9      * revamp the group database code. Use the GPG --group feature and make        of available files from the server, present it to the user
10        it possible to convert old groupdb.gpg files into native GPG format.        and allow to download the file and set the default language
11        (I work on it)        accoarding to the downloaded language file.
12        * Offer an "update check" to inform user when a newer version
13      * Find a way to make the import preview dialog much faster.        of WinPT is available.
14        --output does not work and thus we need another solution.      + Use a combo box for selecting the keyserver and have
15          a separate dialog for the configuration (add, remove, edit).
16      * check the file register code      * File register code needs an additional param "%1".
17        WinPT will not associate the files correctly. This is due to the lack      + Handle the case that while WinPT tries to change GPG data,
18        of quotes surrounding the executable path. (I know, Timo must be mad        but before GPG is executed, an external event changed the
19        about quotes... ;). The workaround is to change the path to the program.        keyring. So do not use BUG but issue an error.
20        * implement property sheets at some places to improve usability.
21      * Interactive dialog for the keyserver to confirm each key to receive.      * Implement a mechanism to download and update language files.
22      * Secret keyring is stored on drive A.      
23      * Use a better GPG directory checking system.  version >= 1.0.0
24  -1.0.0-      * The key cache reload is much faster when no progress callback
25      * Implement to recognize one-pass sigs for files also.        is used. Allow to disable the progress dialog.
26      * CARD      - Use '!' in the encrypt dialog to use the subkey which was selected
27          - appropriate error for bad PIN.        and not the newest.
28          - sign/decrypt      - Revamp the group database code. Use the GPG --group feature and make
29          - factor out some common code into wptCardManager.cpp      * Implement to recognize one-pass sigs for files also.
30      * Implement --armor in the FM for --symmetric.      * CARD
31      * Implement --interactive for --import.          - sign/decrypt
32      * Handle %APP% strings from the registry (check the code!).          - factor out some common code into wptCardManager.cpp
33      * Winpt should take care for a multi user environment.      * Implement --armor in the FM for --symmetric.
34      * Move the both managers (key/file) to separate applications      * Winpt should take care for a multi user environment.
35        and use ActiveX control elemens for the treelist element.      * Use accelators for some dialogs to support 'hotkeys'.
36      * A function which checks and fixes broken clipboard data.        
37      * Charset conversation for the various OS's.  version >= 2.0.0
38      * Use accelators for some dialogs to support 'hotkeys'.      * Move the both managers (key/file) to separate applications
39      * We need a way to figure out if it makes sense to load the encrypt        and use ActiveX control elemens for the treelist element.
40        dialog for the file manager. The same with the sign dialog.      * Implement the non-swapable memory for passphrase handling.
     * Sometimes the sign & encrypt dialog causes a crash when the wrong  
       passphrase was entered (not reproducable on my machine!)  
     * Implement the non-swapable memory for passphrase handling.  
     * Encrypt only environment (No secret key support).  
     * DDE. This feature has a very low priority.  
   
 And much more...  

Legend:
Removed from v.3  
changed lines
  Added in v.187

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26