Skip to content
  • Andreas J. Guelzow's avatar
    adjust for new arguments of print_info_get_margins (excel_write_WSBOOL): · 8aac2cc4
    Andreas J. Guelzow authored
    2007-05-07  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
            * ms-excel-write.c (excel_write_SETUP): adjust for new
              arguments of print_info_get_margins
            (excel_write_WSBOOL): ditto
            * ms-excel-read.c (excel_init_margins): use print_info_set_edge_to_*
            (excel_read_sheet): use print_info_set_edge_to_*
            * xlsx-write.c (xlsx_write_print_info): adjust for new
              arguments of print_info_get_margin
    
    
    2007-05-07  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
            * src/xml-sax-read.c (xml_sax_print_margins): use
              print_info_set_edge_to_*
            * src/gnumeric-gconf.h (gnm_gconf_set_print_tb_margins): new
              arguments
            * src/gnumeric-gconf.c (gnm_gconf_set_print_tb_margins): new
              individual arguments
            * src/xml-sax-write.c (xml_write_print_info): adjust
              print_info_get_margins for new arguments
            * src/xml-io.c (xml_sax_print_margins): use
              print_info_set_edge_to_*
            * src/print-info.h (PrintMargins): delete
            (PrintInformation): new fields
            (print_info_get_margins): new arguments
            (print_info_set_edge_to_above_footer): new
            (print_info_set_edge_to_below_header): new
            * src/print-info.c (print_info_get_margins): new arguments
            (print_info_set_edge_to_above_footer): new
            (print_info_set_edge_to_below_header): new
            (print_info_load_defaults): handle new fields
            (page_setup_get_paper): work around gtk bug 426416
            (print_info_set_page_setup): adjust for new arguments of
              print_info_get_margins
    
    007-05-08  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
            * print.glade: enable header/footer and center buttons
            * dialog-printer-setup.c (spin_button_set_bound): delete
            (get_printable_height): delete
            (set_vertical_bounds): delete
            (move_line): only move existing lines
            (cb_unit_activated): rename to cb_spin_activated and enable
            (cb_unit_deactivated): rename to cb_spin_deactivated and
              enable
            (unit_editor_configure): delete
            (value_changed_bottom_cb): move the footer not the header line
            (margin_spin_configure): connect cb_spin_*activated
            (do_update_page): adjust for changed arguments to
              print_info_get_margins
            (do_fetch_margins): use print_info_set_edge_to_*
    
    
    svn path=/trunk/; revision=15553
    8aac2cc4