aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-07-01 02:29:39 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-07-01 02:29:39 +0800
commit786e6eada9bdc85f6ecc50275dbe88a1000725ea (patch)
tree79d4607b4593f7cf4e73ae8b0e78843de36b12e4 /shell/ChangeLog
parent60015405ac234f17a6b9c84ca02642103b9dba9d (diff)
downloadgsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.tar
gsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.tar.gz
gsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.tar.bz2
gsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.tar.lz
gsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.tar.xz
gsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.tar.zst
gsoc2013-evolution-786e6eada9bdc85f6ecc50275dbe88a1000725ea.zip
Pass the event time to gtk_menu_popup() so that we can release the button
2001-06-30 Federico Mena Quintero <federico@ximian.com> * e-storage-set-view.c (popup_folder_menu): Pass the event time to gtk_menu_popup() so that we can release the button and have the menu stay up. svn path=/trunk/; revision=10633
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 348efdae13..803c0c7d39 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-30 Federico Mena Quintero <federico@ximian.com>
+
+ * e-storage-set-view.c (popup_folder_menu): Pass the event time to
+ gtk_menu_popup() so that we can release the button and have the
+ menu stay up.
+
2001-06-29 Ettore Perazzoli <ettore@ximian.com>
This is a first shoot at making shortcuts renameable [#3719];