Skip to content
  • Miguel de Icaza's avatar
    Do not pre-initialize them. If they need to be pre-initialized something · fbd3597b
    Miguel de Icaza authored
    1999-06-21  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/func.c: Do not pre-initialize them.  If they need to be
    	pre-initialized something is wrong in some other place.  Fix that
    	instead.
    
    	* src/clipboard.c (do_clipboard_paste_cell_region): Implement
    	transpose-on-paste command.  Change the increment steps for
    	transpose and compute a different target column as well.
    
    	(sheet_paste_selection): Swap the paste dimesions here if we are
    	pasting/transpose.
    
    1999-06-18  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/func.c: Remove static initialization of the error messages.
    
    1999-06-14  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/clipboard.h: Define PASTE_TRANSPOSE.
    
    	* src/dialog-paste-special.c (dialog_paste_special): Add new
    fbd3597b