From d1c902092fe7e6a93b7da2bf3750b83a6663b046 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 21 Aug 2000 20:28:35 +0000 Subject: New function. (parse_time): Moved over from the old set_time_t(). This 2000-08-21 Federico Mena Quintero * gui/calendar-model.c (set_categories): New function. (parse_time): Moved over from the old set_time_t(). This just parses the time and leaves the warning dialog for the caller. (set_datetime): New function. (set_geo): Updated old function. (set_percent): Updated old function. (set_priority): Updated old function. (set_summary): New function. (set_url): New function. (calendar_model_set_value_at): Updated function. (calendar_model_is_cell_editable): Updated function. svn path=/trunk/; revision=4907 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b96f3fbc3e..fed48a1b24 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2000-08-21 Federico Mena Quintero + + * gui/calendar-model.c (set_categories): New function. + (parse_time): Moved over from the old set_time_t(). This just + parses the time and leaves the warning dialog for the caller. + (set_datetime): New function. + (set_geo): Updated old function. + (set_percent): Updated old function. + (set_priority): Updated old function. + (set_summary): New function. + (set_url): New function. + (calendar_model_set_value_at): Updated function. + (calendar_model_is_cell_editable): Updated function. + 2000-08-21 JP Rosevear * gui/e-week-view.c (e_week_view_reload_events): -- cgit v1.2.3