2005-03-23  David Bolter  <david.bolter@utoronto.ca>

	* NEWS:
	* README:
	* configure.in: Version 1.0.3

2005-03-22  Bill Haneman <bill.haneman@sun.com>

	* gok/gok-spy.c:
	(gok_spy_search_component_list): Take a search_depth parameter, to
	guard against infinite recursion in searches where the ATK
	hierarchy contains loops.
	Also, check for child==parent in the child enumeration loop, to 
	detect other broken hierarchies.  See bug #171231.
	
2005-03-16  Bill Haneman <bill.haneman@sun.com>

	* po/ne.po:  Fix broken ne.po file changes that went in recently.
	(bug #170574).
	
2005-03-14  Bill Haneman <bill.haneman@sun.com>

	Fix for #170347.
	
	* gok/gok-spy.c:
	(gok_spy_process_focus): If we get a focus event from a menu item
	in a popup (as opposed to focus from a 'menu' itself), then
	populate the resulting gok branch keyboard with siblings, not 
	children.
	
	* gok/main.c:
	(gok_main_ds): Call gok_repeat_disarm, we don't want repeat 
	state to persist across keyboard branches.

	* gok/gok-repeat.c:
	(gok_repeat_disarm) : Call gok_repeat_stop when disarming.

2005-03-10  David Bolter  <david.bolter@utoronto.ca>

	* gok/gok-word-complete.c: 
	(gok_wordcomplete_process_unichar),
	(gok_wordcomplete_predict): added missing return statement
	Thanks for this fix Matthias Clasen.
	Fixes bug #169761

2005-03-08  David Bolter  <david.bolter@utoronto.ca>

	* Makefile.am: added distuninstallcheck_listfiles
	expression.  Fixes bug #160726

2005-03-07  Irene Ryan <irene.ryan@sun.com>

	* help/gok/C/gok.xml: updated date, manual version, 
	and s/w version number

	* help/gok/C/gok-C.omf: updated version and date details