Home GnuPG

2009-01-11 Moritz <moritz@gnu.org>
7d8e1856dce5Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

2009-01-11 Moritz <moritz@gnu.org>

  • gpgmeedit.c (card_edit_genkey_fnc_transit): Add default-case in

switch.

  • cardman.c (construct_card_widget): Modify ADD_TABLE_ROW macro to

enable the caller to pass in the GTK table and the rowidx counter.
New variables: general_frame, personal_frame, keys_frame,
general_table, personal_table, keys_table; removed variable:
table. Modified function to divide the GUI into three frames.

  • keygendlg.c (gpa_key_gen_run_dialog): Use different window title

in case forcard is true.
(gpa_key_gen_run_dialog): If forcard is true: use hard-coded value
"RSA" for combo box and store numerical identifier for RSA in
params struct manually instead of looking it up through
gpa_algorithm_from_string.
Initialize entryPasswd to NULL to silence compiler warning.

  • gpgmeedit.c (DEBUG_FSM): Reset to 0.

Details

Provenance
moritzAuthored on Jan 11 2009, 5:15 PM
Parents
rGPA74bb7f55c581: 2009-01-11 Moritz <moritz@gnu.org>
Branches
Unknown
Tags
Unknown