diff options
author | JP Rosevear <jpr@src.gnome.org> | 2001-10-19 02:53:54 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-19 02:53:54 +0800 |
commit | fc63bc869201560eccc422d2b76b5ef1ac01316b (patch) | |
tree | fbc48118b14a7708aad1af703b9627ccc98e91e5 /calendar/ChangeLog | |
parent | 1835674efe437e678c852d806b816397eb895e12 (diff) | |
download | gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.gz gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.zst gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.zip |
Oops.
svn path=/trunk/; revision=13760
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e89c611561..eab413bef6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,10 +1,23 @@ +2001-10-18 JP Rosevear <jpr@ximian.com> + + * gui/e-meeting-time-sel.c + + * gui/e-meeting-time-sel-item.c + (e_meeting_time_selector_item_paint_day_top): use 12 or 24 hour + settings + + * gui/e-meeting-time-sel.c: strings for 12 hour setting + (e_meeting_time_selector_construct): increase width slightly + + * gui/e-meeting-time-sel.h: extern the new char array + 2001-10-18 Rodrigo Moya <rodrigo@ximian.com> * cal-util/cal-component.[ch] (cal_component_get_location): (cal_component_set_location): new functions 2001-10-18 JP Rosevear <jpr@ximian.com> - + * gui/e-meeting-model.c (process_callbacks): util routine to handle calling back (async_close): use above |