Skip to content
  • Jody Goldberg's avatar
    use the scale info and round it correctly. (do_setup_page) : ditto. · 4a3bcd3a
    Jody Goldberg authored
    2001-06-11  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-printer-setup.c (do_fetch_page) : use the scale info and
    	  round it correctly.
    	(do_setup_page) : ditto.
    
    	* print.glade : partially enable the print scaling.
    2001-06-11  Jody Goldberg <jgoldberg@home.com>
    
    	* ms-excel-write.c (write_setup) : new routine.
    	(write_sheet_bools) : split out from here.
    
    	* ms-excel-read.c (ms_excel_read_sheet) : split the setup parser out
    	  of here into.
    	(ms_excel_read_setup) : here.  and modernize it.  Read the number of
    	  copies and the scaling if specified.
    
    2001-06-13  Jody Goldberg <jgoldberg@home.com>
    
    	* src/format.c (render_number) : improve rounding and cleanup.
    
    2001-06-12  Jody Goldberg <jgoldberg@home.com>
    
    	* src/cell.c (cell_cleanout) : call dirty here.
    	(cell_destroy) : not here.
    	(cell_set_text) : or here.
    	(cell_set_value) : or here.
    	(cell_set_expr_and_value) : or here.
    	(cell_set_expr_internal) : or here.
    
    2001-06-11  Jody Goldberg <jgoldberg@home.com>
    
    	* src/print.c (compute_group) : add more error checking to avoid
    	  possibility of infinite loop.
    
    	* src/print-info.c (print_info_new) : init num copies.
    
    	* src/mathfunc.c (stern_brocot) : move this here from
    	* format.c : here.
    4a3bcd3a