diff options
author | JP Rosevear <jpr@ximian.com> | 2002-07-26 03:24:52 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-07-26 03:24:52 +0800 |
commit | cfaa972fcb46ff0d071d367084e910ec91f4f3c4 (patch) | |
tree | 3a292a4b4802404829bada92a456c0163138f700 /calendar/ChangeLog | |
parent | 66642cda020a8edf6b32de1144d8cd1fbb960855 (diff) | |
download | gsoc2013-evolution-cfaa972fcb46ff0d071d367084e910ec91f4f3c4.tar.gz gsoc2013-evolution-cfaa972fcb46ff0d071d367084e910ec91f4f3c4.tar.zst gsoc2013-evolution-cfaa972fcb46ff0d071d367084e910ec91f4f3c4.zip |
set large_font to NULL (e_day_view_style_set): calculate large font, fall
2002-07-25 JP Rosevear <jpr@ximian.com>
* gui/e-day-view.c (e_day_view_init): set large_font to NULL
(e_day_view_style_set): calculate large font, fall back to the
style->font if necessary
svn path=/trunk/; revision=17594
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 20c663eef4..8509c23d5c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-07-25 JP Rosevear <jpr@ximian.com> + + * gui/e-day-view.c (e_day_view_init): set large_font to NULL + (e_day_view_style_set): calculate large font, fall back to the + style->font if necessary + 2002-07-24 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (write_html): display the location in the |