From d8354e18204c54eb8660a6f4817409186d3053bc Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 6 Oct 1998 23:17:23 +0000 Subject: Cells from the clipboard do not have a Sheet parameter attached. 1998-10-06 Miguel de Icaza * src/cell.c (cell_modified): Cells from the clipboard do not have a Sheet parameter attached. * src/sheet.c (sheet_cell_add): Check the computed style: if the computed style includes a format, then turn on the cell flag for format is set to avoid the auto guess of cell content. (sheet_style_compute): Now can return the flags of the style that were not part of the default style. * src/file.c (dialog_query_load_file, workbook_save_as): Put the window close to the mouse. * src/workbook.c (sheet_check_dirty, workbook_close): Do not cancel without warning the user if the workbook has changed. (workbook_new, workbook_can_close, workbook_window_destroy, quit_cmd, close_cmd): Reorganized the code to suit the new code to prevent inadvertent quits. svn path=/trunk/; revision=429 --- macros/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'macros/ChangeLog') diff --git a/macros/ChangeLog b/macros/ChangeLog index 6f79315433..e7f2516962 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,7 @@ +1998-10-05 Karl Eichwalder + + * gnome-xml-check.m4: Fix typo while signaling the error. + 1998-10-05 Raja R Harinath * compiler-flags.m4 (warnCFLAGS): Remove `-W'. -- cgit v1.2.3