Skip to content
  • JodyGoldberg's avatar
    add an optional flag to indicate if a dialog was displayed. This is · 8af2a153
    JodyGoldberg authored
    
    2003-05-31  Jody Goldberg <jody@gnome.org>
    
    	* src/workbook-edit.c (wbcg_edit_finish) : add an optional flag to
    	  indicate if a dialog was displayed.  This is necessary for only 1
    	  caller.
    	* src/validation.c (validation_eval) : add the dialog needed flag here
    	  too.
    	* src/item-grid.c (item_grid_button_press) : don't start dragging or
    	  showing a menu.  If there was a validation dialog we already ignored
    	  the corresponding button release.
    
    	* src/tools/fill-series.c (do_row_filling) : only clip the fill with
    	  the selection if the stoping value is not set.  Add a bounds test.
    	(do_column_filling) : ditto.
    
    	* src/GNOME_Gnumeric.xml : disable unimplemented import external.
    	  Give Fill -> Series & Merge mnemonics
    	  s/Graph/Chart/
    	* src/workbook-control-gui.c : ditto.
    
    2003-05-31  Jody Goldberg <jody@gnome.org>
    
    	* dialog-fill-series.c (dialog_fill_series) : default the cols/rows
    	  depending on the current selection.
    
    2003-05-30  Jody Goldberg <jody@gnome.org>
    
    	* dialog-shuffle.c (dialog_shuffle) : init input from the selection.
    8af2a153