From 489f84ce267ba513c56e37952fd4c2cbc16180f2 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 21 Apr 2006 19:50:41 +0000 Subject: Move the tooltip if it could hide in the corner. svn path=/trunk/; revision=31860 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2e801c8e97..848ade1860 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2006-04-22 Srinivasa Ragavan + + ** Fixes bug #326434 + + * gui/e-calendar-view.c: (e_calendar_view_move_tip), + (e_calendar_view_get_tooltips): Added New function to move tooltip + with respect to screen size. + * gui/e-day-view.c: (e_day_view_on_text_item_event): move the tooltip + * gui/e-week-view.c: (tooltip_event_cb), + (e_week_view_on_text_item_event): Move the tooltip + 2006-04-22 Srinivasa Ragavan Rewrite of Alarm daemon with EThread to make it thread safe. It also -- cgit