aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-06-06 03:38:00 +0800
committerChris Lahey <clahey@src.gnome.org>2002-06-06 03:38:00 +0800
commitba793447966329f53c4cf2b14f2bfd32fd6e9de9 (patch)
treef669e62cbd8f903432be0a9835773cfdb6671531 /addressbook/ChangeLog
parentc47e9c1b4560a8bc03f5432b35a0c3f1a5093574 (diff)
downloadgsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.tar
gsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.tar.gz
gsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.tar.bz2
gsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.tar.lz
gsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.tar.xz
gsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.tar.zst
gsoc2013-evolution-ba793447966329f53c4cf2b14f2bfd32fd6e9de9.zip
Call e_minicard_selected in the GDK_BUTTON_RELEASE case here.
2002-06-05 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-minicard.c (e_minicard_event): Call e_minicard_selected in the GDK_BUTTON_RELEASE case here. (e_minicard_drag_begin): Set E_REFLOW (parent)->maybe_in_drag = FALSE if it's an EReflow. svn path=/trunk/; revision=17124
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 80d5610387..7244a91562 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-05 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/widgets/e-minicard.c (e_minicard_event): Call
+ e_minicard_selected in the GDK_BUTTON_RELEASE case here.
+ (e_minicard_drag_begin): Set E_REFLOW (parent)->maybe_in_drag =
+ FALSE if it's an EReflow.
+
2002-06-04 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names-completion.c