2002-01-07  Richard Hestilow  <hestilow@ximian.com>

	* sound-view.c (sound_properties_class_init):
	s/gtk_marshal_NONE__OBJECT/gtk_marshal_NONE__POINTER/g

	* sound-view.c (sound_view_init): Set hint on "play"
	button to not trigger gtk+ sound event.

2002-01-04  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties.c (sound_properties_class_init): Remove
	call to gtk_object_class_add_signals.

2001-11-18  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties.c (sound_properties_add_defaults): Remove
	nonsensical precondition.

	* sound-view.c (entry_changed_cb, event_changed_cb): Added.
	(sound_view_init): Create a hash table mapping events to row data.
	Also, mess with the clist sizing a little, and connect to the
	changed signals on the file entry and the sound properties.
	(foreach_cb): Insert event into hash table, and set ignore_changed
	to TRUE while updating the file entry.
	(sound_view_destroy): Destroy the hash table.

	* README, ChangeLog: Added.
