2005-01-29 Fernando Herrera <fherrera@onirica.com> * NEWS: * configure.ac: Release 0.0.4 2005-01-08 Fernando Herrera <fherrera@onirica.com> * 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 <mwh@sysrq.dk> * configure.ac: Added Danish (da) to ALL_LINGUAS. 2004-12-31 Žygimantas BeruÄka <uid0@akl.lt> * configure.ac: Added lt (Lithuanian) to ALL_LINGUAS. 2004-12-15 Kostas Papadimas <pkst@gnome.org> * configure.ac: Add el (Greek) to ALL_LINGUAS. 2004-10-07 Chris Kelso <ckelso@heliosphere.org> * 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 <jordi@sindominio.net> * configure.ac (ALL_LINGUAS): Added "ca" (Catalan). 2004-10-01 Maxim Dziumanenko <mvd@mylinux.com.ua> * configure.ac: Add uk to ALL_LINGUAS. 2004-09-20 James Bowes <bowes@cs.dal.ca> * 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 <bowes@cs.dal.ca> * 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 <caleb@calebgroom.com> * 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 <caleb@calebgroom.com> * 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 <algol@firenze.linux.it> * configure.ac: Added "it" (Italian) to ALL_LINGUAS. 2004-09-02 Kjartan Maraas <kmaraas@gnome.org> * configure.ac: Add «nb» to ALL_LINGUAS. 2004-08-26 Fernando Herrera <fherrera@onirica.com> * 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 <redfox@redfoxcenter.org> * configure.ac: Added "fr" (French) to ALL_LINGUAS. 2004-08-15 Artur Flinta <aflinta@cvs.gnome.org> * configure.ac: Added pl to ALL_LINGUAS. 2004-08-07 Runa Bhattacharjee <runab@redhat.com> * configure.ac: Added Bengali (bn) to ALL_LINGUAS. 2004-08-06 Duarte Loreto <happyguy_pt@hotmail.com> * configure.ac: Added Portuguese (pt) to ALL_LINGUAS. 2004-08-05 Changwoo Ryu <cwryu@debian.org> * configure.ac: Added ko to ALL_LINGUAS. 2004-08-02 Adam Weinberger <adamw@gnome.org> * configure.ac: Added en_CA to ALL_LINGUAS. 2004-07-31 Hendrik Brandt <hebra@cvs.gnome.org> * configure.ac: Added "de" to ALL_LINGUAS. 2004-07-31 Kjartan Maraas <kmaraas@gnome.org> * configure.ac: Added "no" to ALL_LINGUAS. 2004-07-29 Tommi Vainikainen <thv@iki.fi> * configure.ac: Added "fi" (Finnish) to ALL_LINGUAS. 2004-07-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * configure.ac (ALL_LINGUAS): Added "es" (Spanish) 2004-07-24 Alexander Shopov <ash@contact.bg> * configure.ac (ALL_LINGUAS): Added "bg" (Bulgarian) 2004-07-23 Takeshi AIHANA <aihana@gnome.gr.jp> * configure.ac: Added 'ja' (Japanese) to ALL_LINGUAS.