2005-04-26  Bill Haneman <bill.haneman@sun.com>

	* gok/gok-spy-priv.h:
	(AccessibleNodeFlags): Added inside_table gboolean to flags.
	
	* gok/gok-spy.c:
	(gok_spy_get_table_nodes): Add all actionable, visible table cells
	to node list.
	(gok_spy_get_actionable_descendants): Check for and add the 
	"inside_table" flag when searching.
	(gok_spy_append_node): If we're inside a table, try very hard to
	come up with a name for an actionable table cell - if a column
	header is available, use that, and use either the row header,
	first column-cell's textual content, or row index to identify the
	cell.

	Fixes bug #301377.
	
	
2005-04-25  Bill Haneman <bill.haneman@sun.com>

	* gok/gok-keyboard.c:
	(gok_keyboard_grab_focus_if_button): New, 
	grab focus if the actionable is a button.
	(gok_keyboard_branch_or_invoke_actions): Call
	gok_keyboard_grab_focus_if_button before doing action.

2005-04-11  I�aki Larra�aga  <dooteo@euskalgnu.org>

	* configure.in: Added "eu" (Basque) to ALL_LINGUAS.

2005-04-05  David Bolter  <david.bolter@utoronto.ca>

	* gok-with-references.schemas.in: generated by m4
	* gok-with-references.schemas.m4: changed gok search depth and breadth
	* gok/gok-spy.c: 
	 (gok_spy_open): read in search depth and breadth parameters from gconf
	 (gok_spy_search_component_list): use gconf search parameters
	 
	 Fix for bug #172111

2005-03-31  Steve Murphy  <murf@e-tools.com>

        * configure.in: Added "rw" to ALL_LINGUAS.