From 8cdf205496519e8b5a436ed5747494b29777a73f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 23 Jan 2002 20:43:16 +0000 Subject: Implements bug #15692 2002-01-23 Jeffrey Stedfast Implements bug #15692 * folder-browser.c (html_button_press_event): New callback that checks to make sure that the mouse isn't over a link or image in the html view and then calls the on_right_click handler after getting the appropriate args. (my_folder_browser_init): Connect to the button_press_event here. svn path=/trunk/; revision=15437 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 002e22547c..a9e1a91443 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2002-01-23 Jeffrey Stedfast + + Implements bug #15692 + + * folder-browser.c (html_button_press_event): New callback that + checks to make sure that the mouse isn't over a link or image in + the html view and then calls the on_right_click handler after + getting the appropriate args. + (my_folder_browser_init): Connect to the button_press_event here. + 2002-01-23 Dan Winship * Makefile.am (INCLUDES): Define CAMEL_PROVIDERDIR to be the -- cgit v1.2.3