Skip to content
  • Miguel de Icaza's avatar
    Fixed memory leaks. · 7f35f591
    Miguel de Icaza authored
    1999-09-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>
    
    	* src/widgets/widget-color-combo.c (color_combo_class_init): Fixed
    	memory leaks.
    
    	* src/style.h: Keep the original colors handy here.
    
    	* src/print-cell.c (print_cell_range, print_empty_cell): We now
    	paint empty cells.  Now we paint the background for the cell.
    
    	* src/print-cell.c
    
    	* src/item-grid.c (item_grid_paint_empty_cell): Style leak fix.
    
    	* src/print-cell.c (print_cell): Changed the way borders are
    	printed to improve code reusability.
    
    	* src/print-info.c (save_formats): New format name to fix in an
    	upgradable fashion.
    	(load_formats): ditto.
    	(print_info_new): The defaults to load should use [PAGE] not
    	[NUM], which explains why it was never being shown.
    
    	* src/print-preview.c (print_preview_print_done): Close the
    	context here so we have information available in the ->size
    	field.
    7f35f591