diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-08-18 08:30:30 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-08-18 08:30:30 +0800 |
commit | f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d (patch) | |
tree | 44e0edbfbc98426cc15e96ed89d2435330eda080 /devel-docs/Makefile.am | |
parent | c351fabe58b6eabc5ff3915e15dbb90d5f10792f (diff) | |
download | gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.tar gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.tar.gz gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.tar.bz2 gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.tar.lz gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.tar.xz gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.tar.zst gsoc2013-evolution-f0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d.zip |
If we get the "sequence_complete" signal when we aren't searching, it
2001-08-17 Jon Trowbridge <trow@ximian.com>
* gui/component/select-names/e-select-names-completion.c
(e_select_names_completion_seq_complete_cb): If we get the
"sequence_complete" signal when we aren't searching, it means the
addressbook changed out from under us. Clear the search cache, so
that future completion requests won't use the out-of-date cached
data. Also, don't unref book_view... we leave the EBookView open
so that we can catch these addressbook changes.
(e_select_names_completion_do_query): Don't use the book_view
being non-NULL as a sign that another query is still running.
(e_select_names_completion_got_book_view_cb): Properly unref any
previous value in book_view.
svn path=/trunk/; revision=12184
Diffstat (limited to 'devel-docs/Makefile.am')
0 files changed, 0 insertions, 0 deletions