Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
2005-11-12 Timo Schulz <ts@g10code.com> Fix more GCC warnings. 2005-11-10 Timo Schulz <ts@g10code.com> * wptClipSignDlg.cpp (one_key_proc): Use release_gpg_passphrase_cb() to free the context. * wptListView.cpp (listview_deselect_all): New. * wptMAPI.cpp (mapi_send_pubkey): Works again. * wptFileManagerDlg.cpp (file_manager_dlg_proc): Support encrypt & zip. * wptPassphraseCB.cpp (passphrase_callback_proc): Fix passphrase caching for signing operations. * wptKeyManager.cpp (km_send_to_mail_recipient): Works again. * wptFileManager.cpp (fm_send_file): Likewise. (fm_encrypt_into_zip): New.
Depend on config.h to get system constants.
More changes. Compiles again but there are at least gettext issues with w32-gettext.c. I can't get a gpg-error build with ENABLE_NLS.
Minor changes; compiles now but gettext is still missing.
First set of changes to use autotools for building.
Minor cleanups and prepare the translation.
Almost finished phase 1 of the WinPT GPGME port. Still need more cleanup, comments and tests.
2005-08-06 Timo Schulz <twoaday@freakmail.de> * wptGPGME.cpp (keycache_update): Reload OpenPGP parts of the secret key. (keycache_init): cache name of secret keyring. * wptKeyList.cpp (keylist_upd_key): Do not add long keyid. (get_key_type): Do not assume 'ultimate' means key pair. * wptKeyEditDlgs.cpp (diff_time): New. (keyedit_addsubkey_dlg_proc): Changed design and use diff_time. Drop checks for invalid keylength (< 1024, > 4096) because the combo box automatically handles this. * wptKeyManager.cpp (km_set_implicit_trust): Return error code. * wptGPG.cpp (get_backup_name): New. (gnupg_backup_keyrings): Rotate backup names, from 0..3. * wptClipImportDialog.cpp (clip_import_dlg_proc): Free memory. * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Use 0x short keyid and not the long keyid.
2005-07-22 Timo Schulz <twoaday@freakmail.de> * wptMainProc.cpp (winpt_main_proc): Take care for shutdown messages and make sure WinPT make a keyring backup in this case. * wptGPGME.cpp (keycache_reload): Do not rebuild the signature cache each time. Just do it on startup. * wptKeyManager.cpp (km_key_is_v3): Use new ATTR_VERSION. * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Assume the v3 flag was set by the calling function. * wptKeyGenDlg.cpp (keygen_wizard_dlg_proc): Ask for backups. (keygen_dlg_proc): Only add the generated key to the keycache and do not reload the entire cache. * wptKeyManager.cpp (km_delete_keys): Store the number of keys because in each loop iteration it will be new calculated. * wptListView.cpp (listview_del_items): Likewise. * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Directly add the generated key to the list instead of reloading the entire cache. * wptKeyEditDlgs.cpp (parse_preflist): Support fpr SHAnnn.
2005-04-11 Timo Schulz <twoaday@freakmail.de> * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Reset 'enable' flag always at the begin. * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Show correct key trust. Noted by a friendly user. * wptListView.cpp (listview_add_item_pos): New. * wptKeyEditDlgs.cpp (get_subkey_fingerprint): Due to the fact that GPG does not return the fingerprint of the generated subkey any longer, we need to get it manually. Thanks to Maxime Brandt. (keyedit_addsubkey_dlg_proc): If key size too large, ask if this was a mistake. (keyedit_add_subkey): Use it here. (do_add_new_subkey): Fix list contrl insertion. * wptTypes.h (DEFAULT_KEYSIZE): Define new default keysize constant.
WinPT initial checkin.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |