CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     jody    05/06/04 16:08:43

Modified files:
        .              : ChangeLog NEWS 
        src            : print.c xml-sax-read.c 
        src/dialogs    : dialog-cell-format.c 
        src/widgets    : gnm-format-sel.c 

Log message:
2005-06-04  Jody Goldberg <[EMAIL PROTECTED]>

* src/print.c (print_page_cells) : Use the PrintInfo from the supplied
sheet rather than something global.
(print_page_repeated_rows) : ditto.
(print_page_repeated_cols) : ditto.
(print_page_repeated_intersect) : ditto.
(print_hf_element) : ditto.
(print_hf_line) : ditto.
(print_headers) : ditto.
(print_footers) : ditto.
(setup_scale) : ditto.
(print_page) : ditto.
(print_range_down_then_right) : ditto.
(print_range_right_then_down) : ditto.
(print_job_info_init_sheet) : ditto.
(print_sheet_range) : ditto.
(compute_sheet_pages) : ditto.
(compute_pages) : ditto.
(print_sheet) : ditto.
(workbook_print_all) : delete.
(sheet_print_real) : and merge into here.
(print_job_info_update_from_config) : merge into print_job_info_init_sheet.
(print_job_info_get) : Do not attempt to load a PrintInfo from the
first sheet.  We'll set things up on a per sheet basis.
(print_job_info_destroy) : we do not have a local copy of a PrintInfo
anymore.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2005-06-04%2016:07&maxdate=2005-06-04%2016:09

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to