Skip to content
  • Jakub Jelinek's avatar
    Add base_col and base_row arguments. Move cursor to that location, so that · 4ded61c3
    Jakub Jelinek authored
    1998-10-07  Jakub Jelinek  <jj@ultra.penguin.cz>
    
    	* src/sheet.c (sheet_cursor_set): Add base_col and
    	base_row arguments. Move cursor to that location, so
    	that it really reflects base of the selection.
    
    	* src/sheet.h (sheet_cursor_set): Ditto.
    
    	* src/clipboard.c (x_selection_received): Callers changed.
    
    	* src/gnumeric-sheet.c (gnumeric_sheet_set_selection): Ditto.
    	(move_cursor): Ditto.
    
    	* src/item-cursor.c (item_cursor_autofill_event): Ditto.
    	(item_cursor_init): Fix a typo.
    4ded61c3