From 7ab239d8f72fd456db372060227c6256a9c8db6d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 19 Oct 2004 15:51:23 +0000 Subject: listen to the canvas for focus events (setup_widgets): listen for listen 2004-10-19 JP Rosevear * gui/gnome-cal.c (connect_list_view_focus): listen to the canvas for focus events (setup_widgets): listen for listen view selection changes * gui/e-cal-list-view.c (setup_e_table): listen for the cursor to move (e_cal_list_view_cursor_change_cb): indicate the selection changed svn path=/trunk/; revision=27623 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 040625a5b7..eef8c9ac11 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-10-19 JP Rosevear + + * gui/gnome-cal.c (connect_list_view_focus): listen to the canvas + for focus events + (setup_widgets): listen for listen view selection changes + + * gui/e-cal-list-view.c (setup_e_table): listen for the cursor to + move + (e_cal_list_view_cursor_change_cb): indicate the selection changed + 2004-10-19 Harish Krishnaswamy * gui/calendar-component.c (create_new_event): -- cgit