diff options
author | Chris Toshok <toshok@ximian.com> | 2002-09-23 05:38:18 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-09-23 05:38:18 +0800 |
commit | 40dc05f68b7c8c7c813cf17fa5fc02c962183101 (patch) | |
tree | dcaa76217a1d70a60c5d96069e9befdc64f931ed /e-util/ChangeLog | |
parent | f09e18ada3cfd6767b6fdbcf8cc9794bfbdcfafe (diff) | |
download | gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.tar gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.tar.gz gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.tar.bz2 gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.tar.lz gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.tar.xz gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.tar.zst gsoc2013-evolution-40dc05f68b7c8c7c813cf17fa5fc02c962183101.zip |
[ Fixes #28165, 29171 ] check to see if the value has really changed. the
2002-09-22 Chris Toshok <toshok@ximian.com>
[ Fixes #28165, 29171 ]
* gui/component/select-names/e-select-names-manager.c
(uris_listener): check to see if the value has really changed.
the way the preferences dialog works is such that we'll get called
when any of the Folder Options are changed (default folders,
offline stuff, etc.) we really only want to tear down and build
back up the completion books if the autocomplete folder setting
changed.
(read_completion_books_from_db): cache the folder list, and call
load_completion_books.
(load_completion_books): new function, loads from the
cached_folder_list.
(e_select_names_manager_init): init cached_folder_list to NULL.
(e_select_names_manager_destroy): g_free (cached_folder_list).
svn path=/trunk/; revision=18154
Diffstat (limited to 'e-util/ChangeLog')
0 files changed, 0 insertions, 0 deletions