/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26