2005-11-23 Bill Haneman * configure.in: Re-dist 1.8.7 with crasher bugfix. 2005-11-22 Bill Haneman * gail/gailtreeview.c: (gail_tree_view_expand_row_gtk): Add some assertions. Don't update if "path" is NULL. (idle_update): Set the treeview's "idle path" to NULL, to prevent double-frees if two updates are pending. Don't free the 'data' pointer here (!). This means we only handle the most recent expand event, at the moment. Fixes bug #322044.