aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index dc17a13311..df6d9bb77b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,18 @@
2007-07-09 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #300584
+
+ * gui/e-calendar-view.h: Added public helper
+ function e_calendar_view_get_icalcomponent_summary
+ * gui/e-calendar-view.c: (e_calendar_view_get_icalcomponent_summary),
+ (icalcomp_contains_category), (e_calendar_view_get_tooltips):
+ Implementing helper functions and added year number also into tooltip.
+ * gui/e-day-view.c: (e_day_view_update_long_event_label):
+ * gui/e-week-view.c: (e_week_view_reshape_event_span),
+ (cancel_editing): Using e_calendar_view_get_icalcomponent_summary.
+
+2007-07-09 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #438613 and #329594
* gui/dialogs/event-page.c: (sensitize_widgets):