/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

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

revision 108 by twoaday, Thu Dec 1 13:41:45 2005 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  -1.0.0-  version 0.11.x
4      * The key cache reload is much faster when no progress callback      + finish the new internal utf8 support for the w32 controls
5        is used. Allow to disable the progress dialog.        to avoid further utf8 en- and decoding problems.
6              * there is a problem with the +E hotkey in EURO countries.
7      * Use '!' in the encrypt dialog to use the subkey which was selected      
8        and not the newest.      * migrate keyserver code to use the HTTP class.
9      * revamp the group database code. Use the GPG --group feature and make        Implement proxy authentication into the HTTP class.
10        it possible to convert old groupdb.gpg files into native GPG format.      + Implement a system to manage language files. Retrieve a list
11        (I work on it)        of available files from the server, present it to the user
12          and allow to download the file and set the default language
13      * Find a way to make the import preview dialog much faster.        accoarding to the downloaded language file.
14        --output does not work and thus we need another solution.      * Offer an "update check" to inform user when a newer version
15          of WinPT is available.
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          - sign/decrypt        and not the newest.
28          - factor out some common code into wptCardManager.cpp      - Revamp the group database code. Use the GPG --group feature and make
29      * Implement --armor in the FM for --symmetric.      * Implement to recognize one-pass sigs for files also.
30      * Implement --interactive for --import.      * CARD
31      * Winpt should take care for a multi user environment.          - sign/decrypt
32      * Move the both managers (key/file) to separate applications          - factor out some common code into wptCardManager.cpp
33        and use ActiveX control elemens for the treelist element.      * Implement --armor in the FM for --symmetric.
34      * A function which checks and fixes broken clipboard data.      * Winpt should take care for a multi user environment.
35      * Charset conversation for the various OS's.      * Use accelators for some dialogs to support 'hotkeys'.
36      * Use accelators for some dialogs to support 'hotkeys'.  
37      * We need a way to figure out if it makes sense to load the encrypt      * Move the both managers (key/file) to separate applications
38        dialog for the file manager. The same with the sign dialog.        and use ActiveX control elemens for the treelist element.
39      * Sometimes the sign & encrypt dialog causes a crash when the wrong      * Implement the non-swapable memory for passphrase handling.
       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.108  
changed lines
  Added in v.203

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26