[Winpt-commits] r145 - trunk
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Thu Jan 12 18:42:05 CET 2006
Author: twoaday
Date: 2006-01-12 18:42:05 +0100 (Thu, 12 Jan 2006)
New Revision: 145
Modified:
trunk/NEWS
trunk/TODO
trunk/TODO-GPGME-PORT.txt
Log:
Removed old TODO items and added some new items.
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2006-01-12 16:28:06 UTC (rev 144)
+++ trunk/NEWS 2006-01-12 17:42:05 UTC (rev 145)
@@ -706,9 +706,10 @@
* LDAP keyserver code works again.
* Do not allow to modify revoked keys (key edit).
* Some GUI improvements for the Key Manager.
-* Show key server import status when a single key
+* Show keyserver import status when a single key
was refreshed.
* The use of the MAPI system to send a public key
does not work correctly.
-* New icons for the Key Manager toolbar.
+* New icons for the Key Manager toolbar and for
+ the keyserver dialog.
* Restore Key Manager window when minimized.
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2006-01-12 16:28:06 UTC (rev 144)
+++ trunk/TODO 2006-01-12 17:42:05 UTC (rev 145)
@@ -3,7 +3,10 @@
-0.11.x-
* winpt --keymanager aborts when the keyring is empty on the
first start.
-
+ * check new keyserver code with more keyservers.
+ * complete the work on the icons.
+ * implement property sheets at some places to improve usability.
+
-1.0.0-
* The key cache reload is much faster when no progress callback
is used. Allow to disable the progress dialog.
@@ -19,7 +22,6 @@
of quotes surrounding the executable path. (I know, Timo must be mad
about quotes... ;). The workaround is to change the path to the program.
- * Interactive dialog for the keyserver to confirm each key to receive.
* Secret keyring is stored on drive A.
* Use a better GPG directory checking system.
-1.0.0-
@@ -29,15 +31,11 @@
- factor out some common code into wptCardManager.cpp
* Implement --armor in the FM for --symmetric.
* Winpt should take care for a multi user environment.
- * Move the both managers (key/file) to separate applications
- and use ActiveX control elemens for the treelist element.
- * 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!)
+
+-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.
-
-And much more...
Modified: trunk/TODO-GPGME-PORT.txt
===================================================================
--- trunk/TODO-GPGME-PORT.txt 2006-01-12 16:28:06 UTC (rev 144)
+++ trunk/TODO-GPGME-PORT.txt 2006-01-12 17:42:05 UTC (rev 145)
@@ -1,8 +1,6 @@
* Grep for 'XXX' and implement the missing code or
replace the dummy code with real code.
-* GPGME does not support 'timestamp' field yet.
-
* If the card is not inserted and for example gpgme_op_sign
is called there is no real error.
(IMHO: gpgme should care for 'CARDCTRL 5' and then return
@@ -16,5 +14,3 @@
long as the file is not too large. The limite is <100 MB.
Otherwise the process would take too much time and propably
the window/process freezes up.
-
-* Either use gpgconf or improve the gpg config file parser.
More information about the Winpt-commits
mailing list