Skip to content
  • Jody Goldberg's avatar
    Generalized and moved from item-grid.c · 2074c922
    Jody Goldberg authored
    
    2000-10-11  Jody Goldberg <jgoldberg@home.com>
    
    	* src/gnumeric-util.c (gnumeric_create_popup_menu) : Generalized and
    	  moved from item-grid.c
    
    2000-10-10  Jody Goldberg <jgoldberg@home.com>
    
    	* src/gnumeric-util.c (run_popup_menu) : Delete.
    	(popup_menu_item_activated) : Delete.
    	(gtk_radio_button_select) : Delete.
    
    	* src/item-cursor.c (item_cursor_do_drop) : Use item_grid_popup_menu.
    
    	* src/sheet-object.c (display_object_menu) : Rename from create_popup_menu
    	  and display the menu.
    	(control_point_handle_event) : simplify with display_object_menu.
    	(sheet_object_canvas_event) : simplify with display_object_menu.
    
    	* src/gnumeric-util.c (gnumeric_popup_menu) : Do not pass the button
    	  number from the event that is poping up the menu.  That disables the
    	  ability to select a menu item via a different button.
    2074c922