From d4c0c1c808fa8eacfa04fd986fca4c10a1a3e618 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Thu, 12 Oct 2000 15:09:17 +0000 Subject: set the pixmaps of the toolbar buttons for the views, and removed a lot of 2000-10-12 Damon Chaplin * gui/calendar-commands.c (calendar_control_activate): (update_pixmaps): (set_pixmap): set the pixmaps of the toolbar buttons for the views, and removed a lot of old unused stuff. We'll use plain buttons for the view buttons for now, until Bonobo toolbars support radio buttons. * gui/gnome-cal.c (gnome_calendar_dayjump): check day_button is not NULL before using it. (gnome_calendar_update_view_buttons): check button is not NULL. svn path=/trunk/; revision=5889 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d6d220b0e4..6a406d92c2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2000-10-12 Damon Chaplin + + * gui/calendar-commands.c (calendar_control_activate): + (update_pixmaps): + (set_pixmap): set the pixmaps of the toolbar buttons for the views, + and removed a lot of old unused stuff. We'll use plain buttons for + the view buttons for now, until Bonobo toolbars support radio buttons. + + * gui/gnome-cal.c (gnome_calendar_dayjump): check day_button is not + NULL before using it. + (gnome_calendar_update_view_buttons): check button is not NULL. + 2000-10-11 Damon Chaplin * gui/e-day-view-time-item.c (e_day_view_time_item_draw): got 12/24 -- cgit v1.2.3