Skip to content
  • Andreas J. Guelzow's avatar
    Add an interface for conditional background formatting. · 151d870a
    Andreas J. Guelzow authored
    2011-07-06  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* component/Gnumeric-embed.xml.in: add menu item
    	* src/GNOME_Gnumeric-gtk.xml.in: ditto
    	* src/HILDON_Gnumeric-gtk.xml.in: ditto
    	* src/sheet-control-gui.c
    	* src/style-conditions.c (gnm_style_conditions_dup): new
    	(gnm_style_cond_is_valid): not all conditions need an expression
    	(gnm_style_conditions_eval): not all conditions need an expression
    	* src/style-conditions.h (gnm_style_conditions_dup): new
    	* src/wbc-gtk-actions.c (cb_format_cells_cond): new
    
    2011-07-06  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* cell-format-cond-def.ui: new
    	* cell-format-cond.ui: new
    	* dialog-cell-format-cond.c: new
    	* Makefile.am: add new files
    	* cell-format.ui: remove conditions tab
    	* dialog-cell-format.c: remove handling of deleted conditions tab moving
    	it to dialog-cell-format-cond.c
    	(dialog_cell_format_select_style): new
    	(dialog_cell_format_init): new
    	(dialog_cell_format): use dialog_cell_format_init
    	* dialogs.h (dialog_cell_format_select_style): new
    	(dialog_cell_format_cond): new
    	(dialog_cell_format_style_added): new
    	* help.h (GNUMERIC_HELP_LINK_CELL_FORMAT_COND): new
    151d870a