From 710bcfd46c28b15161217cba4593079b1831a2d0 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 2 Jan 2006 14:12:41 +0000 Subject: ** Fix for bug #325414 2006-01-02 Srinivasa Ragavan ** Fix for bug #325414 * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Added null check for the string before creating the tooltips and stopped showing it. * gui/e-day-view.c: (e_day_view_on_editing_stopped): * gui/e-week-view.c: (e_week_view_on_editing_stopped): Added code to hide tooltips window when start/stop hiding svn path=/trunk/; revision=31027 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cd80a0bf4c..c58243c61d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2006-01-02 Srinivasa Ragavan + + ** Fix for bug #325414 + + * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Added null + check for the string before creating the tooltips and stopped showing + it. + * gui/e-day-view.c: (e_day_view_on_editing_stopped): + * gui/e-week-view.c: (e_week_view_on_editing_stopped): Added code to + hide tooltips window when start/stop hiding + 2006-01-02 Harish Krishnaswamy reviewed by: Chenthill Palanisamy -- cgit v1.2.3