Skip to content
  • Miguel de Icaza's avatar
    Rename currentWorkbook to current_workbook, so that it follows the style · 474c8eaa
    Miguel de Icaza authored
    
    1998-07-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
    
    	* src/main.c (main): Rename currentWorkbook to current_workbook,
    	so that it follows the style of the rest of my code ;-)
    
    	* src/item-cursor.c (item_cursor_init): Add a timeout handler for
    	drawing the anted animation.
    	(item_cursor_set_bounds): Setup the Canvas Item bounding box when
    	the bounds of the cursor change.
    
    	* src/gnumeric-sheet.c (start_cell_selection): Create the
    	selection cursor at the same position the regular cursor is.
    
    	(gnumeric_sheet_init): Share colors between items and the canvas.
    474c8eaa