aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-06-23 06:17:35 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-06-23 06:17:35 +0800
commit433db9d759e49c0200d9b27553add4afcddc100d (patch)
treea8837a23234850abdececc8a24abfa27802590e8 /calendar/ChangeLog
parentcc7c47284a2554f4e46d6cd4d182f5daa4ee1eeb (diff)
downloadgsoc2013-evolution-433db9d759e49c0200d9b27553add4afcddc100d.tar.gz
gsoc2013-evolution-433db9d759e49c0200d9b27553add4afcddc100d.tar.zst
gsoc2013-evolution-433db9d759e49c0200d9b27553add4afcddc100d.zip
rename widgets to be consistent with those else where
2004-06-22 JP Rosevear <jpr@novell.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_construct): rename widgets to be consistent with those else where (e_meeting_time_selector_set_read_only): cast properly (e_meeting_time_selector_on_invite_others_button_expose): remove, the widget sensitization is taken care of elsewhere svn path=/trunk/; revision=26462
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 522488677a..f293ba476c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-22 JP Rosevear <jpr@novell.com>
+
+ * gui/e-meeting-time-sel.c (e_meeting_time_selector_construct):
+ rename widgets to be consistent with those else where
+ (e_meeting_time_selector_set_read_only): cast properly
+ (e_meeting_time_selector_on_invite_others_button_expose): remove,
+ the widget sensitization is taken care of elsewhere
+
2004-06-22 Larry Ewing <lewing@ximian.com>
Fixes #59824