aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-07-23 02:11:24 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-07-23 02:11:24 +0800
commit19d5ea83c9b568886b0e37cdfb6a29e582280a17 (patch)
tree1a09539b1db92a72942977490d4f117d1b0a2af6 /calendar/ChangeLog
parent7ddc1267500f3fc0f9c340e598089735e081fc4a (diff)
downloadgsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.tar
gsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.tar.gz
gsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.tar.bz2
gsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.tar.lz
gsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.tar.xz
gsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.tar.zst
gsoc2013-evolution-19d5ea83c9b568886b0e37cdfb6a29e582280a17.zip
fix the row heights and tweek the offsets so that things come out OK.
2004-07-16 Larry Ewing <lewing@ximian.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set): fix the row heights and tweek the offsets so that things come out OK. svn path=/trunk/; revision=26706
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 dc6d6d2a04..76d239e2df 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-16 Larry Ewing <lewing@ximian.com>
+
+ * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set):
+ fix the row heights and tweek the offsets so that things come out
+ OK.
+
2004-07-21 JP Rosevear <jpr@novell.com>
Fixes #61776
@@ -46,6 +52,12 @@
2004-07-16 Larry Ewing <lewing@ximian.com>
+ * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set):
+ fix the row heights and tweek the offsets so that things come out
+ OK.
+
+2004-07-16 Larry Ewing <lewing@ximian.com>
+
* gui/calendar-component.c (set_info): use short month forms to
limit the maximum width of the label.