aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-11-08 05:43:28 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-11-08 05:43:28 +0800
commit13ef654ef7766db0bd74945607279ec56e49863d (patch)
tree56cb53b024607bb1dff8bdabef6abe4faf3411fd /calendar/ChangeLog
parent35a8813a4800909bc39ba284e79db08ae1fa2d11 (diff)
downloadgsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.tar
gsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.tar.gz
gsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.tar.bz2
gsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.tar.lz
gsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.tar.xz
gsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.tar.zst
gsoc2013-evolution-13ef654ef7766db0bd74945607279ec56e49863d.zip
Added a "changed" signal to notify of changes to the set of selected days.
2000-11-07 Federico Mena Quintero <federico@helixcode.com> * gui/weekday-picker.h (WeekdayPickerClass): Added a "changed" signal to notify of changes to the set of selected days. * gui/weekday-picker.c (weekday_picker_class_init): Create the "changed" signal. (weekday_picker_set_days): Emit the "changed" signal. svn path=/trunk/; revision=6487
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 a7616b3728..8a79a0a802 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2000-11-07 Federico Mena Quintero <federico@helixcode.com>
+
+ * gui/weekday-picker.h (WeekdayPickerClass): Added a "changed"
+ signal to notify of changes to the set of selected days.
+
+ * gui/weekday-picker.c (weekday_picker_class_init): Create the
+ "changed" signal.
+ (weekday_picker_set_days): Emit the "changed" signal.
+
2000-11-06 Jesse Pavel <jpavel@helixcode.com>
*gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to