diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1298f5c493..c383e9608b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2005-10-21 Viren.L <lviren@novell.com> + + Sankar committing for Viren + + Fixes #272920 + + * gui/gnome-cal.c (setup_widgets): + Connect signal to catch the scroll-event on the widget of date navigator + and handle the GDK_SCROLL_UP,GDK_SCROLL_DOWN in the callback. + + 2005-10-19 Harish Krishnaswamy <kharish@novell.com> Committing for Nathan Owens <pianocomp81@yahoo.com> |