Files
evolution/calendar
Federico Mena Quintero 13ef654ef7 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
2000-11-07 21:43:28 +00:00
..