diff options
author | Larry Ewing <lewing@ximian.com> | 2001-09-13 17:12:52 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-09-13 17:12:52 +0800 |
commit | 67960443133d01e6d1a3e1b7103c461ef0ce5be9 (patch) | |
tree | 4be98427b8896300b16f2533fd506ae763e64e65 /widgets/misc/ChangeLog | |
parent | a44e494e2de669966d2035137736366f813fe6ad (diff) | |
download | gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.tar gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.tar.gz gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.tar.bz2 gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.tar.lz gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.tar.xz gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.tar.zst gsoc2013-evolution-67960443133d01e6d1a3e1b7103c461ef0ce5be9.zip |
unref the old dropdown_menu if there is one.
2001-09-13 Larry Ewing <lewing@ximian.com>
* e-search-bar.c (set_dropdown): unref the old dropdown_menu if
there is one.
svn path=/trunk/; revision=12796
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 5bda4e70ab..5bd370d5d0 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2001-09-13 Larry Ewing <lewing@ximian.com> + + * e-search-bar.c (set_dropdown): unref the old dropdown_menu if + there is one. + 2001-09-12 Jeffrey Stedfast <fejj@ximian.com> * e-filter-bar.c (menubar_activated): No longer need the context |