2004-01-18 Jody Goldberg * Release 1.2.5 2004-01-15 Andreas J. Guelzow http://bugzilla.gnome.org/show_bug.cgi?id=131343 * src/print.c (print_job_info_update_from_config): new (print_job_info_get): move some code into print_job_info_update_from_config (sheet_print): call print_job_info_update_from_config after the user may have changed the paper info in the print dialog. 2004-01-08 Jody Goldberg * src/cell.h (CELL_HAS_NEW_EXPR) : AARRRGGH. Actually a sign a _unique_ value to it. 2004-01-05 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=130424 * src/commands.c (cmd_set_text_redo) : remove manual kludge. * src/dependent.h (cell_eval) : move from here * src/cell.h (cell_eval) : to here. Add a new flag CELL_HAS_NEW_EXPR * src/cell.c (cell_set_expr_internal) : set the flag here. * src/rendered-value.c (rendered_value_new) : test it here. http://bugzilla.gnome.org/show_bug.cgi?id=130582 * src/sheet-control-gui.c (scg_cursor_move) : don't scroll the other panes unless we absolutely have to. Apparently we only fuxed normal cursor movement for http://bugzilla.gnome.org/show_bug.cgi?id=77303 This fixes rangesel too. 2003-12-29 Jody Goldberg * configure.in : post release version bump