Skip to content
  • Jody Goldberg's avatar
    Support underlining of text. · b23d8630
    Jody Goldberg authored
    2000-02-29  Jody Goldberg <jgoldberg@home.com>
    
    	* src/workbook-format-toolbar.c (change_selection_font) : Add underline.
    	(underline_cmd) : New function.
    	(workbook_format_toolbar) : Add underline.
    	(workbook_feedback_set) : Ditto.
    
    	* src/xml-io.c (xml_read_style) : Restore underline style.
    	(xml_write_style) : Save the underline style.
    
    	* src/pattern.c (gnumeric_background_set_pc) : suppress warning.
    
    	* src/mstyle.[ch] : Add MSTYLE_FONT_UNDERLINE.
    	(mstyle_get_font_uline) : New function.
    	(mstyle_set_font_uline) : New function.
    
    	* src/cell-draw.c (draw_text) : new function to add underlines.
    	(draw_overflow) : Use draw_text.
    	(cell_draw) : Ditto.
    
    	* src/gnumeric.h : Add StyleUnderlineType.
    
    	* gnumeric.spec.in : Update the requirements.
    b23d8630