Skip to content
  • Andreas J. Guelzow's avatar
    Permit choice whether to print sheet objejcts. · 17d1046f
    Andreas J. Guelzow authored
    2010-10-01  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* sheet-object-widget.c (sheet_widget_button_init_full: disable
    	  printing by default
    	(sheet_widget_adjustment_init_full): ditto
    	(sheet_widget_list_base_init): ditto
    	* sheet-object.c (sheet_object_set_print_flag): new
    	* sheet-object.h (sheet_object_set_print_flag): new
    	* xml-sax-read.c (xml_sax_read_obj): read print flag
    	* xml-sax-write.c (xml_write_objects): write print flag
    
    2010-10-01  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* sheetobject-size.glade: add "Do not print" checkbox
    	* dialog-sheetobject-size.c (dialog_so_size_button_sensitivity):
    	  handle do-not-print
    	(cb_dialog_so_size_apply_clicked): ditto
    	(cb_dialog_so_size_ok_clicked): ditto
    	(cb_dialog_so_size_print_check_toggled): new
    	(set_print_flag): new
    	(dialog_so_size): connect do-not-print checkbox
    17d1046f