2005-01-29 Fernando Herrera <
[email protected]>
* NEWS:
* configure.ac: Release 0.0.4
2005-01-08 Fernando Herrera <
[email protected]>
* src/gnome-keyring-manager-keyring-editor.c:
(gkm_keyring_editor_update_keyring_item_info):
* src/gnome-keyring-manager-keyring-manager.c:
(gkm_keyring_manager_update_keyring_info):
* src/gnome-keyring-manager-util.c:
(set_column_visibility_preferences), (close_gconf_connections): Some strings
fixes pointed by the translation team. Many Thanks to Christian Rose. Fix
bugs #162829, #162835, #162836
2005-01-03 Martin Willemoes Hansen <
[email protected]>
* configure.ac: Added Danish (da) to ALL_LINGUAS.
2004-12-31 Žygimantas Beručka <
[email protected]>
* configure.ac: Added lt (Lithuanian) to ALL_LINGUAS.
2004-12-15 Kostas Papadimas <
[email protected]>
* configure.ac: Add el (Greek) to ALL_LINGUAS.
2004-10-07 Chris Kelso <
[email protected]>
* src/gnome-keyring-manager-keyring-editor.c:
(_GKMKeyringEditorPrivate), (gkm_keyring_editor_init),
(gkm_keyring_editor_finalize), (keyring_items_tree_popup_menu):
Replaced editor->priv->keyring_items_context_menu with
editor->priv->ui_manager. get rid of the unref in init and added it
to finalize. This takes care of the right click of death.
* src/gnome-keyring-manager-keyring-manager.c:
(_GKMKeyringManagerPrivate), (gkm_keyring_manager_init),
(gkm_keyring_manager_finalize), (keyring_tree_context_menu_callback):
Replaced manager->priv->keyring_context_menu with
manager->priv->ui_manager. get rid of the unref in init and added it
to finalize. This takes care of the right click of death.
2004-10-20 Jordi Mallach <
[email protected]>
* configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
2004-10-01 Maxim Dziumanenko <
[email protected]>
* configure.ac: Add uk to ALL_LINGUAS.
2004-09-20 James Bowes <
[email protected]>
* src/gnome-keyring-manager-keyring-editor.c:
(gkm_keyring_editor_setup_keyring_items_tree),
(update_keyring_item_info_worker_callback): Add sorting functions for
all columns, and store dates as ints, using the cell data function to
display them as strings.
* src/gnome-keyring-manager-keyring-manager.c:
(compare_keyring_lock_status), (format_timeout_cell_data_func),
(gkm_keyring_manager_initialize_tree_view),
(update_keyring_info_worker_callback): Add sorting functions for
all columns, store dates and timeouts as ints in the tree model.
* src/gnome-keyring-manager-util.c: (format_date_cell_data_func),
(tree_model_compare_strings), (tree_model_compare_uints):
* src/gnome-keyring-manager-util.h: New functions for comparing basic
values in tree models, plus a cell data function for rendering dates
from ints.
2004-09-19 James Bowes <
[email protected]>
* src/gnome-keyring-manager-attribute-editor.c:
(remove_item_attribute_callback),
(remove_item_ac_callback): Select the next attribute/ac after
deletion.
2004-09-19 Caleb Groom <
[email protected]>
* src/gnome-keyring-manager-attribute-editor.c: Widgets that depend on
a selected item now change their sensitivity based on the item
selection.
2004-09-19 Caleb Groom <
[email protected]>
* src/gnome-keyring-manager-keyring-editor.c: Now showing proper secret
when a keyring item is selected because of another item being deleted
or unselected. Fixes bug #148179.
2004-09-19 Alessio Frusciante <
[email protected]>
* configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2004-09-02 Kjartan Maraas <
[email protected]>
* configure.ac: Add «nb» to ALL_LINGUAS.
2004-08-26 Fernando Herrera <
[email protected]>
* src/gnome-keyring-manager-keyring-editor.c:
(keyring_item_type_get_pixbuf),
(gkm_keyring_editor_setup_keyring_items_tree): Use pixbufs to show
item types.
2004-08-18 Christophe Merlet <
[email protected]>
* configure.ac: Added "fr" (French) to ALL_LINGUAS.
2004-08-15 Artur Flinta <
[email protected]>
* configure.ac: Added pl to ALL_LINGUAS.
2004-08-07 Runa Bhattacharjee <
[email protected]>
* configure.ac: Added Bengali (bn) to ALL_LINGUAS.
2004-08-06 Duarte Loreto <
[email protected]>
* configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
2004-08-05 Changwoo Ryu <
[email protected]>
* configure.ac: Added ko to ALL_LINGUAS.
2004-08-02 Adam Weinberger <
[email protected]>
* configure.ac: Added en_CA to ALL_LINGUAS.
2004-07-31 Hendrik Brandt <
[email protected]>
* configure.ac: Added "de" to ALL_LINGUAS.
2004-07-31 Kjartan Maraas <
[email protected]>
* configure.ac: Added "no" to ALL_LINGUAS.
2004-07-29 Tommi Vainikainen <
[email protected]>
* configure.ac: Added "fi" (Finnish) to ALL_LINGUAS.
2004-07-24 Francisco Javier F. Serrador <
[email protected]>
* configure.ac (ALL_LINGUAS): Added "es" (Spanish)
2004-07-24 Alexander Shopov <
[email protected]>
* configure.ac (ALL_LINGUAS): Added "bg" (Bulgarian)
2004-07-23 Takeshi AIHANA <
[email protected]>
* configure.ac: Added 'ja' (Japanese) to ALL_LINGUAS.