diff options
author | Chris Toshok <toshok@ximian.com> | 2003-03-19 09:02:39 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-03-19 09:02:39 +0800 |
commit | cd96c0349b31dc7943c39bfd771b2dd82a8f57f6 (patch) | |
tree | 92c6cb41765e4108df78ff77aa06596a429aed12 /executive-summary/test-service | |
parent | 7e94b2e939dd6f42c2c94c09bd5e25dd7f4bddce (diff) | |
download | gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.tar gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.tar.gz gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.tar.bz2 gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.tar.lz gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.tar.xz gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.tar.zst gsoc2013-evolution-cd96c0349b31dc7943c39bfd771b2dd82a8f57f6.zip |
fix use of deprecated gtk_menu_append. (card_picker_selection_changed):
2003-03-18 Chris Toshok <toshok@ximian.com>
* gui/component/e-address-popup.c (email_menu_add_option): fix use
of deprecated gtk_menu_append.
(card_picker_selection_changed): change this to be used with the
"changed" signal on GtkTreeSelection.
(free_str): yeah, gross. i know.
(card_picker_init): this needed some fixing, so the strings don't
go away after we insert them into the model. also, connect to the
"changed" GtkTreeSelection signal instead of using the nonexistant
gtk_tree_selection_set_func.
(e_address_popup_construct): gtk_style_unref -> g_object_unref.
(popup_size_allocate_cb): nuke.
(e_address_popup_ambiguous_email_add): use gtk_window_set_position
and let the window manager place the window instead of doing it
ourself.
svn path=/trunk/; revision=20352
Diffstat (limited to 'executive-summary/test-service')
0 files changed, 0 insertions, 0 deletions