aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2004-06-15 19:57:17 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-06-15 19:57:17 +0800
commitb2b00bfbcdf007a8efa9a73d2f98f28535c51652 (patch)
treeaea61da6eb31bb5715a8b0e1a2ac0b6ac610dd70 /calendar/ChangeLog
parentfcdc088479a6d283beaec7cae7d4295601be76ef (diff)
downloadgsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.tar
gsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.tar.gz
gsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.tar.bz2
gsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.tar.lz
gsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.tar.xz
gsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.tar.zst
gsoc2013-evolution-b2b00bfbcdf007a8efa9a73d2f98f28535c51652.zip
new function. (e_meeting_time_selector_construct): store some missing
2004-06-15 Rodrigo Moya <rodrigo@novell.com> * gui/e-meeting-time-sel.[ch] (e_meeting_time_selector_set_read_only): new function. (e_meeting_time_selector_construct): store some missing buttons in the EMeetingTimeSelector structure. * gui/dialogs/schedule-page.c (schedule_page_construct): connect to "client_changed" signal on the page. (client_changed_cb): new callback. (sensitize_widgets): new function. (schedule_page_fill_widgets): call sensitize_widgets(). svn path=/trunk/; revision=26344
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9fda443b83..90139f7ed4 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,16 @@
+2004-06-15 Rodrigo Moya <rodrigo@novell.com>
+
+ * gui/e-meeting-time-sel.[ch]
+ (e_meeting_time_selector_set_read_only): new function.
+ (e_meeting_time_selector_construct): store some missing buttons
+ in the EMeetingTimeSelector structure.
+
+ * gui/dialogs/schedule-page.c (schedule_page_construct):
+ connect to "client_changed" signal on the page.
+ (client_changed_cb): new callback.
+ (sensitize_widgets): new function.
+ (schedule_page_fill_widgets): call sensitize_widgets().
+
2004-06-10 Rodrigo Moya <rodrigo@novell.com>
* gui/e-cal-model.c (e_cal_view_objects_modified_cb): removed