aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@src.gnome.org>2001-10-19 02:53:54 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-10-19 02:53:54 +0800
commitfc63bc869201560eccc422d2b76b5ef1ac01316b (patch)
treefbc48118b14a7708aad1af703b9627ccc98e91e5
parent1835674efe437e678c852d806b816397eb895e12 (diff)
downloadgsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar
gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.gz
gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.bz2
gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.lz
gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.xz
gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.tar.zst
gsoc2013-evolution-fc63bc869201560eccc422d2b76b5ef1ac01316b.zip
Oops.
svn path=/trunk/; revision=13760
-rw-r--r--calendar/ChangeLog15
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