diff options
author | Larry Ewing <lewing@ximian.com> | 2002-02-28 04:17:08 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2002-02-28 04:17:08 +0800 |
commit | 9cf2e390356256917fe31ae544e39dfc35a879ce (patch) | |
tree | 5283f48516990513c855c753fcf2d257455e1cdd /widgets/ChangeLog | |
parent | 4f97b16f9c87fd365e2bc6d1ce37b34a65fcb71d (diff) | |
download | gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.tar gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.tar.gz gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.tar.bz2 gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.tar.lz gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.tar.xz gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.tar.zst gsoc2013-evolution-9cf2e390356256917fe31ae544e39dfc35a879ce.zip |
make a right click bring up the popup menu.
2002-02-27 Larry Ewing <lewing@ximian.com>
* misc/e-combo-button.c (impl_button_press_event): make a right
click bring up the popup menu.
svn path=/trunk/; revision=15858
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 8f24782991..51047e0201 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +2002-02-27 Larry Ewing <lewing@ximian.com> + + * misc/e-combo-button.c (impl_button_press_event): make a right + click bring up the popup menu. + 2002-02-07 Christopher James Lahey <clahey@ximian.com> * menus/gal-view-menus.c, menus/gal-view-menus.h |