diff options
author | Peter Williams <peterw@ximian.com> | 2002-08-30 01:24:43 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2002-08-30 01:24:43 +0800 |
commit | bd94562c049c95452540e35e2655770fbbcc128b (patch) | |
tree | e957762b6423c2372fd35ef00ae5eca5aae384f0 /widgets/misc/ChangeLog | |
parent | 56576aad3fc8f975cb9af70b8381a0947285ec16 (diff) | |
download | gsoc2013-evolution-bd94562c049c95452540e35e2655770fbbcc128b.tar.gz gsoc2013-evolution-bd94562c049c95452540e35e2655770fbbcc128b.tar.zst gsoc2013-evolution-bd94562c049c95452540e35e2655770fbbcc128b.zip |
If the item is ADVANCED_ID, check the query and efb->setquery to see
2002-08-29 Peter Williams <peterw@ximian.com>
* e-filter-bar.c (option_changed): If the item is ADVANCED_ID, check
the query and efb->setquery to see whether we should pop up the advanced
dialog or clear an advanced search. Fixes #29625.
svn path=/trunk/; revision=17923
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 1e8c91fcff..d2bb3a268a 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2002-08-29 Peter Williams <peterw@ximian.com> + + * e-filter-bar.c (option_changed): If the item is ADVANCED_ID, check + the query and efb->setquery to see whether we should pop up the advanced + dialog or clear an advanced search. Fixes #29625. + 2002-08-21 Peter Williams <peterw@ximian.com> * e-search-bar.c (clear_search): Don't set the item id; clear search |