aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-10-21 14:18:37 +0800
committerChris Lahey <clahey@src.gnome.org>2001-10-21 14:18:37 +0800
commit24ebc6a7129779199d2c0509e54a17897603a09a (patch)
tree645e55600d69dc69f9b8f26187fcccb3336e71bd /addressbook/ChangeLog
parent4e91164bc727156cb775429fbc654f8f0921633a (diff)
downloadgsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.tar
gsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.tar.gz
gsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.tar.bz2
gsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.tar.lz
gsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.tar.xz
gsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.tar.zst
gsoc2013-evolution-24ebc6a7129779199d2c0509e54a17897603a09a.zip
right_click_up here when we let go of the popup.
2001-10-21 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-reflow-adapter.c (model_and_selection_free): right_click_up here when we let go of the popup. * gui/widgets/e-minicard-view.c (e_minicard_view_selection_event): right_click_up here. svn path=/trunk/; revision=13843
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 8e38ef89de..94604fb83e 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2001-10-21 Christopher James Lahey <clahey@ximian.com>
+ * gui/widgets/e-addressbook-reflow-adapter.c
+ (model_and_selection_free): right_click_up here when we let go of
+ the popup.
+
+2001-10-21 Christopher James Lahey <clahey@ximian.com>
+
* gui/component/select-names/e-select-names.c
(e_select_names_add_section, e_select_names_set_default): Use an
EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.