diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a7e22922ae..977ae8a2e8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2003-02-02 Hans Petter Jansson <hpj@ximian.com> + + * gui/e-day-view.c (e_day_view_set_event_font_cb): Skip setting the + "font_gdk" arg for now. + (e_day_view_update_main_canvas_drag): Ditto. + + * gui/e-week-view.c (e_week_view_style_set): Ditto. + + * gui/weekday-picker.c (configure_items): Ditto. + + * gui/dialogs/event-page.c (get_widgets): Show custom widgets + manually, since the visibility specified in the Glade XML appears + to not have any effect. + + * gui/dialogs/recurrence-page.c (get_widgets): Ditto. + 2003-30-01 Ronald Kuetemeier <ronald@kuetemeier.com> Fixes #35572 |