2004-07-21 Fernando Herrera <
[email protected]>
* NEWS: Release 0.0.3
2004-07-21 Fernando Herrera <
[email protected]>
* AUTHORS:
* src/gnome-keyring-manager-keyring-editor.c:
(gkm_keyring_editor_init), (keyring_item_secret_changed_callback),
(keyring_editor_update_sensitivity): unsensitive the expander if there
is no item selected. Always check for selection. Fix bug #148020.
Patch from Claudio Saavedra <
[email protected]>
2004-07-19 Fernando Herrera <
[email protected]>
* configure.ac: Require lastest gnome-keyring version.
* src/gnome-keyring-manager-attribute-editor.c:
(gkm_attribute_editor_init), (gkm_attribute_editor_new),
(gkm_attribute_editor_setup_item_acl_tree),
(attribute_name_changed_callback),
(attribute_type_changed_callback),
(attribute_value_changed_callback),
(remove_item_attribute_callback), (ac_read_toggled_callback),
(ac_write_toggled_callback), (ac_remove_toggled_callback),
(remove_item_ac_callback), (add_ac_to_list),
(gkm_attribute_editor_get_acl), (change_displayed_acl_callback),
(gkm_attribute_editor_update_item_acl):
* src/gnome-keyring-manager-attribute-editor.h:
* src/gnome-keyring-manager-keyring-editor.c:
(gkm_keyring_editor_init), (acl_saved_callback), (save_attributes),
(save_acl), (edit_keyring_item_closed_callback): Implement ACL viewing
and editing. Put the ACL list view inside a vpaned, and save
attributes and ACL only if they have been changed (making public
editor->*_modified).
2004-07-17 David Lodge <
[email protected]>
* configure.ac: Added en_GB to ALL_LINGUAS.
2004-07-15 Fernando Herrera <
[email protected]>
* AUTHORS: added Caleb Groom.
* configure.ac: Postrelease version bumping.
* src/gnome-keyring-manager-util.c: (gkm_about_dialog_new): added James
Bowes.
2004-07-14 Gustavo Maciel Dias Vieira <
[email protected]>
* configure.ac: Added pt_BR to ALL_LINGUAS.
2004-07-13 Caleb Groom <
[email protected]>
* src/gnome-keyring-manager-keyring-editor.c: Widgets that depend on
a selected item now change their sensitivity based on the item selection.
Secrets that are show on the dialog are cleared when its item is deleted.
After an item is deleted the next row is selected, if possible.
2004-07-13 Christian Rose <
[email protected]>
* configure.ac: Added "sv" to ALL_LINGUAS.
2004-07-12 Fernando Herrera <
[email protected]>
* gnome-keyring-manager.desktop.in.in: Add stock icon.