/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

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

revision 160 by twoaday, Thu Jan 19 09:22:09 2006 UTC revision 203 by twoaday, Sat Apr 22 18:38:01 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      * On modern P4 CPUs the thread scheduling mechanism seems to      + finish the new internal utf8 support for the w32 controls
5        cause trouble and the result is that any GPG operation will        to avoid further utf8 en- and decoding problems.
6        be take much longer as expected.      * there is a problem with the +E hotkey in EURO countries.
7      * Handle the case that while WinPT tries to change GPG data,      
8        but before GPG is executed, an external event changed the      * migrate keyserver code to use the HTTP class.
9        keyring. So do not use BUG but issue an error.        Implement proxy authentication into the HTTP class.
10      * make sure that keys are also deleted from the secret key cache.      + Implement a system to manage language files. Retrieve a list
11      * winpt --keymanager aborts when the keyring is empty on the        of available files from the server, present it to the user
12        first start.        and allow to download the file and set the default language
13      * implement property sheets at some places to improve usability.        accoarding to the downloaded language file.
14            * Offer an "update check" to inform user when a newer version
15  -1.0.0-        of WinPT is available.
16      * The key cache reload is much faster when no progress callback      * File register code needs an additional param "%1".
17        is used. Allow to disable the progress dialog.      + Handle the case that while WinPT tries to change GPG data,
18                but before GPG is executed, an external event changed the
19      * Use '!' in the encrypt dialog to use the subkey which was selected        keyring. So do not use BUG but issue an error.
20        and not the newest.      * implement property sheets at some places to improve usability.
21      * revamp the group database code. Use the GPG --group feature and make      * Implement a mechanism to download and update language files.
22        it possible to convert old groupdb.gpg files into native GPG format.      
23        (I work on it)  version >= 1.0.0
24        * The key cache reload is much faster when no progress callback
25      * check the file register code        is used. Allow to disable the progress dialog.
26        WinPT will not associate the files correctly. This is due to the lack      - Use '!' in the encrypt dialog to use the subkey which was selected
27        of quotes surrounding the executable path. (I know, Timo must be mad        and not the newest.
28        about quotes... ;). The workaround is to change the path to the program.      - Revamp the group database code. Use the GPG --group feature and make
29        * Implement to recognize one-pass sigs for files also.
30      * Secret keyring is stored on drive A.      * CARD
31      * Use a better GPG directory checking system.          - sign/decrypt
32  -1.0.0-          - factor out some common code into wptCardManager.cpp
33      * Implement to recognize one-pass sigs for files also.      * Implement --armor in the FM for --symmetric.
34      * CARD      * Winpt should take care for a multi user environment.
35          - sign/decrypt      * Use accelators for some dialogs to support 'hotkeys'.
36          - factor out some common code into wptCardManager.cpp  
37      * Implement --armor in the FM for --symmetric.      * Move the both managers (key/file) to separate applications
38      * Winpt should take care for a multi user environment.        and use ActiveX control elemens for the treelist element.
39      * Use accelators for some dialogs to support 'hotkeys'.      * Implement the non-swapable memory for passphrase handling.
     * 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.  
         
 -future-  
     * Move the both managers (key/file) to separate applications  
       and use ActiveX control elemens for the treelist element.  
     * Implement the non-swapable memory for passphrase handling.  

Legend:
Removed from v.160  
changed lines
  Added in v.203

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26