Skip to content
  • Jody Goldberg's avatar
    - Fix some of the problems with the resolution scaling. · 3e12961e
    Jody Goldberg authored
    - Implement an initial version of paste_cut undo.
    
    2000-02-05  Jody Goldberg <jgoldberg@home.com>
    
    	* src/sheet.[ch] (sheet_row_info_set_{height, width}) : Make static.
    
    	* src/cell.c (cell_calc_dimensions) : The size is already scaled.
    
    	* src/item-bar.c (item_bar_event) : Only scale by the zoom.
    	  The item-grid canvas is zoomed by the zoom factor, not by the
    	  resolution adjustment.
    	(item_bar_start_resize) : Ditto.
    
    	* src/selection.c (sheet_selection_paste) : Use cmd_paste_cut.
    
    	* src/commands.c (cmd_paste_cut) : Implement.
    
    2000-02-04  Jody Goldberg <jgoldberg@home.com>
    
    	* src/widgets/widget-font-selector.c (font_selector_set_points) : new
    	  function.
    	* src/dialogs/dialog-cell-format.c (fmt_dialog_init_font_page) : Use it.
    3e12961e