From b5599101cc489814899bccd7bc3fff0052b878dd Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 27 Jul 2001 22:12:29 +0000 Subject: handle timezones everywhere (get_timezone): new function to get a timezone 2001-07-27 JP Rosevear * conduits/calendar/calendar-conduit.c: handle timezones everywhere (get_timezone): new function to get a timezone based on a tzid (get_default_timezone): get default timezone * conduits/calendar/calendar-conduit.h: time zone field for the context * conduits/calendar/Makefile.am: link to bonobo conf * conduits/todo/todo-conduit.c: handle timezones everywhere (get_timezone): new function to get a timezone based on a tzid (get_default_timezone): get default timezone * conduits/todo/todo-conduit.h: time zone field for the context * conduits/todo/Makefile.am: link to bonobo conf svn path=/trunk/; revision=11461 --- calendar/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 59cd002e21..641f590684 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,27 @@ +2001-07-27 JP Rosevear + + * conduits/calendar/calendar-conduit.c: handle timezones + everywhere + (get_timezone): new function to get a timezone based + on a tzid + (get_default_timezone): get default timezone + + * conduits/calendar/calendar-conduit.h: time zone field for the + context + + * conduits/calendar/Makefile.am: link to bonobo conf + + * conduits/todo/todo-conduit.c: handle timezones + everywhere + (get_timezone): new function to get a timezone based + on a tzid + (get_default_timezone): get default timezone + + * conduits/todo/todo-conduit.h: time zone field for the + context + + * conduits/todo/Makefile.am: link to bonobo conf + 2001-07-27 Rodrigo Moya * gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event): -- cgit v1.2.3