2004-10-27  Bill Haneman <bill.haneman@sun.com>

	* gok/gok-keyboard.c:
	(gok_keyboard_has_multi_useful_actions): small fix;
	check for "only one action" case first.
	(gok_keyboard_update_dynamic): Move the test for
	inside_html_container to after the rest of the
	typing logic.  Only set the style, not the type.

	* gok/gok-key.h: Removed KEYTYPE_HTMLACTION,
	it was a misfeature.

	* gok/gok-spy.c:
	(gok_spy_search_component_list): Don't zero
	the flags twice for each child.