aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-06-12 19:16:34 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-06-12 19:16:34 +0800
commit6bea76c294f9ccc4b4e293ade973e9370a89f30c (patch)
tree858e7d89d306434d46766e8ec19934cfe908b152 /calendar/ChangeLog
parent5ea1f1d1cff441f1cb25a9ee02a17fe62984003c (diff)
downloadgsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.tar
gsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.tar.gz
gsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.tar.bz2
gsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.tar.lz
gsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.tar.xz
gsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.tar.zst
gsoc2013-evolution-6bea76c294f9ccc4b4e293ade973e9370a89f30c.zip
Fixes #41582
2003-06-10 Rodrigo Moya <rodrigo@ximian.com> Fixes #41582 * gui/gnome-cal.c (gnome_calendar_hpane_resized): killed warnings and added code to resize the EDayView's time column on the hpane's resizing. (gnome_calendar_vpane_resized): killed warnings. svn path=/trunk/; revision=21421
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b95e78d5e0..a6c0e0eded 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2003-06-10 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #41582
+
+ * gui/gnome-cal.c (gnome_calendar_hpane_resized): killed warnings
+ and added code to resize the EDayView's time column on the hpane's
+ resizing.
+ (gnome_calendar_vpane_resized): killed warnings.
+
2003-06-05 Not Zed <NotZed@Ximian.com>
** For #42691.