aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-03-18 08:58:04 +0800
committerHans Petter <hansp@src.gnome.org>2003-03-18 08:58:04 +0800
commite4c6f61966479fbcb8da64ac49bb578c7f2d5017 (patch)
tree63769914c43c50ed6e7fcb1904ffd921b23a8ce7 /calendar/ChangeLog
parent112e49e10dc3c28cf58c88c30076bb1d834367c7 (diff)
downloadgsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.tar
gsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.tar.gz
gsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.tar.bz2
gsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.tar.lz
gsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.tar.xz
gsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.tar.zst
gsoc2013-evolution-e4c6f61966479fbcb8da64ac49bb578c7f2d5017.zip
Fixes #39757
2003-03-17 Hans Petter Jansson <hpj@ximian.com> Fixes #39757 * gui/dialogs/alarm-page.c (sensitize_buttons): Somehow this code reverted to thinking it was dealing with a GtkCList, when in reality it's a GtkTreeView. Fix that, so the buttons are sensitized correctly. svn path=/trunk/; revision=20328
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e23abebe3e..74009d71c8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2003-03-17 Hans Petter Jansson <hpj@ximian.com>
+ Fixes #39757
+
+ * gui/dialogs/alarm-page.c (sensitize_buttons): Somehow this code
+ reverted to thinking it was dealing with a GtkCList, when in reality
+ it's a GtkTreeView. Fix that, so the buttons are sensitized correctly.
+
+2003-03-17 Hans Petter Jansson <hpj@ximian.com>
+
Fixes #39736
* gui/e-day-view.c: Reduce the size of the large-digits font so it's