gnumeric r15553 - in trunk: . plugins/excel src src/dialogs
- From: guelzow svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r15553 - in trunk: . plugins/excel src src/dialogs
- Date: Tue, 8 May 2007 07:26:36 +0100 (BST)
Author: guelzow
Date: 2007-05-08 07:26:31 +0100 (Tue, 08 May 2007)
New Revision: 15553
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15553&view=rev
Modified:
trunk/ChangeLog
trunk/plugins/excel/ChangeLog
trunk/plugins/excel/ms-excel-read.c
trunk/plugins/excel/ms-excel-write.c
trunk/plugins/excel/xlsx-write.c
trunk/src/dialogs/ChangeLog
trunk/src/dialogs/dialog-printer-setup.c
trunk/src/dialogs/print.glade
trunk/src/gnumeric-gconf.c
trunk/src/gnumeric-gconf.h
trunk/src/print-info.c
trunk/src/print-info.h
trunk/src/xml-io.c
trunk/src/xml-sax-read.c
trunk/src/xml-sax-write.c
Log:
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_*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]