/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

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

revision 119 by twoaday, Fri Dec 9 08:04:51 2005 UTC revision 191 by twoaday, Mon Mar 27 10:05:25 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  -0.11.x-  version 0.11.x
4      * winpt --keymanager aborts when the keyring is empty on the      * there is a problem with the +E hotkey in EURO countries.
5        first start.      
6        + migrate keyserver code to use the HTTP class.
7  -1.0.0-        Implement proxy authentication into the HTTP class.
8      * The key cache reload is much faster when no progress callback      + Implement a system to manage language files. Retrieve a list
9        is used. Allow to disable the progress dialog.        of available files from the server, present it to the user
10                and allow to download the file and set the default language
11      * Use '!' in the encrypt dialog to use the subkey which was selected        accoarding to the downloaded language file.
12        and not the newest.      * Offer an "update check" to inform user when a newer version
13      * revamp the group database code. Use the GPG --group feature and make        of WinPT is available.
14        it possible to convert old groupdb.gpg files into native GPG format.      * File register code needs an additional param "%1".
15        (I work on it)      + Handle the case that while WinPT tries to change GPG data,
16          but before GPG is executed, an external event changed the
17      * Find a way to make the import preview dialog much faster.        keyring. So do not use BUG but issue an error.
18        --output does not work and thus we need another solution.      * implement property sheets at some places to improve usability.
19        * Implement a mechanism to download and update language files.
20      * check the file register code      
21        WinPT will not associate the files correctly. This is due to the lack  version >= 1.0.0
22        of quotes surrounding the executable path. (I know, Timo must be mad      * The key cache reload is much faster when no progress callback
23        about quotes... ;). The workaround is to change the path to the program.        is used. Allow to disable the progress dialog.
24        - Use '!' in the encrypt dialog to use the subkey which was selected
25      * Interactive dialog for the keyserver to confirm each key to receive.        and not the newest.
26      * Secret keyring is stored on drive A.      - Revamp the group database code. Use the GPG --group feature and make
27      * Use a better GPG directory checking system.      * Implement to recognize one-pass sigs for files also.
28  -1.0.0-      * CARD
29      * Implement to recognize one-pass sigs for files also.          - sign/decrypt
30      * CARD          - factor out some common code into wptCardManager.cpp
31          - sign/decrypt      * Implement --armor in the FM for --symmetric.
32          - factor out some common code into wptCardManager.cpp      * Winpt should take care for a multi user environment.
33      * Implement --armor in the FM for --symmetric.      * Use accelators for some dialogs to support 'hotkeys'.
34      * Implement --interactive for --import.  
35      * Winpt should take care for a multi user environment.      * Move the both managers (key/file) to separate applications
36      * Move the both managers (key/file) to separate applications        and use ActiveX control elemens for the treelist element.
37        and use ActiveX control elemens for the treelist element.      * Implement the non-swapable memory for passphrase handling.
     * A function which checks and fixes broken clipboard data.  
     * Charset conversation for the various OS's.  
     * Use accelators for some dialogs to support 'hotkeys'.  
     * We need a way to figure out if it makes sense to load the encrypt  
       dialog for the file manager. The same with the sign dialog.  
     * 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.119  
changed lines
  Added in v.191

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26