2002-10-05 Jody Goldberg * Release 1.0.10 2002-08-28 Jody Goldberg * src/print.c (print_range_down_then_right) : fix fence post error. repeated cols/rows are part of the region if they start _on_ the coordinate, not just before. (print_range_right_then_down) : ditto. 2002-09-17 Morten Welinder * src/goal-seek.c (goal_seek_newton): Back-port step-size fix from 1.1. 2002-09-13 Jody Goldberg * src/sheet-object.c (cb_sheet_object_remove) : remove unncecessary unref Morten found. 2002-09-11 Jody Goldberg Patch from Jiri Jirat * gnumeric.xsd : fix schema errors 2002-09-11 Jody Goldberg * src/gnumeric-graph.c (gnm_graph_setup) : add a warning dialog if guppi is not installed. 2002-09-10 Jody Goldberg * src/gui-clipboard.c (x_clipboard_bind_workbook) : support requests for content from CLIPBOARD too to enable communication with 1.1.x 2002-08-15 Jody Goldberg * src/eval.c (cb_name_invalidate) : don't bother rewriting what we're going to throw away. This is a partial backport of a fix in 1.1.x. I doubt it is leak proof or even fully correct but there is no way to fix names properly in 1.0. * src/expr-name.c (expr_name_link_deps) : ditto. (expr_name_set_expr) : ditto. 2002-08-06 Jody Goldberg * src/GNOME_Gnumeric.xml : fix the print accelerator to match the gnome_ui version.