From 792772dc246fe7d2119f946a2ea95a70256fb147 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 3 Dec 2008 12:28:57 +0000 Subject: ** Part of fix for bug #352287 2008-12-03 Milan Crha ** Part of fix for bug #352287 * calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): Draw top icons in full detail/color depth (for weather, for example). * plugins/calendar-weather/Makefile.am: Compile and link with libgweather. * plugins/calendar-weather/calendar-weather.c: (e_plugin_lib_enable), (selection_changed), (find_location_func), (find_location), (treeview_clicked), (create_source_selector), (build_location_path), (location_clicked), (e_calendar_weather_location): Use libgweather for weather calendar. Note: Requires eds revision at least 9793. svn path=/trunk/; revision=36827 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 412ce0c4bb..854f8649bd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-12-03 Milan Crha + + ** Part of fix for bug #352287 + + * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): + Draw top icons in full detail/color depth (for weather, for example). + 2008-12-02 Matthew Barnes ** Fixes part of bug #348299 -- cgit v1.2.3