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.
