From e20645bcc7d05e0cd251e7f422f9ac185cd003d3 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 11 Oct 2007 14:09:51 +0000 Subject: ** Fix for bug #412360 2007-10-11 Milan Crha ** Fix for bug #412360 * e-msg-composer-hdrs.c: (entry_query_tooltip): New callback to query tooltip over GtkEntry. * e-msg-composer-hdrs.c: (connect_entry_for_tooltip): New function to connect GtkEntry to previous function and let it works. * e-msg-composer-hdrs.c: (create_addressbook_entry), (create_headers): Connect entries for tooltips. svn path=/trunk/; revision=34375 --- composer/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index e544968ed9..69262acb33 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2007-10-11 Milan Crha + + ** Fix for bug #412360 + + * e-msg-composer-hdrs.c: (entry_query_tooltip): + New callback to query tooltip over GtkEntry. + * e-msg-composer-hdrs.c: (connect_entry_for_tooltip): + New function to connect GtkEntry to previous function and let it works. + * e-msg-composer-hdrs.c: (create_addressbook_entry), (create_headers): + Connect entries for tooltips. + 2007-10-03 Matthew Barnes * e-msg-cmposer.c: -- cgit v1.2.3