aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index dbf56cdb14..c80e94515d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,17 @@
2008-01-14 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #507359
+
+ * gui/e-meeting-time-sel.h: (struct _EMeetingTimeSelector):
+ * gui/e-meeting-time-sel.c: (e_meeting_time_selector_class_init),
+ (e_meeting_time_selector_destroy), (style_change_idle_func),
+ (e_meeting_time_selector_style_set): Recalculate sizes in idle queue,
+ which will ensure the style is propagated in list_view too, because we
+ read from there the height of the row and the style isn't set there
+ before it is set in our widget.
+
+2008-01-14 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #490464
* gui/dialogs/memo-page.c: (get_recipients): New helper function to