Skip to content
  • Jody Goldberg's avatar
    Some improvements to the default sizes of things to resizing. · 676c70fb
    Jody Goldberg authored
    We will need to tweak this to get things to match properly.
    
    2000-02-09  Jody Goldberg <jgoldberg@home.com>
    
    	* src/workbook.c (change_displayed_zoom_cb) : Add a '%' at the end of
    	  the zoom specification.
    	(workbook_create_standard_toobar) : Adjust the list of zoom labels.
    
    	* src/style.c (font_init) : Add comment explaining that the default
    	  fonts are not scaled by resolution, and that we depend on that.
    
    	* src/sheet.c (sheet_init_default_styles) : Set the default sizes
    	  based on the size of the default font not on pixels.
    
    	* src/sheet-view.c (new_canvas_bar) : Don't set the size or scroll
    	  region here.
    	(sheet_view_construct) : Call sheet_view_set_zoom_factor with a factor
    	  of 1 to set sizes and scroll regions.
    	(sheet_view_set_zoom_factor) : Do not hard code the sizes of the free
    	  dimensions.  Set them based on the font used for the headers.
    676c70fb