Skip to content
  • Miguel de Icaza's avatar
    New file. Moved a bunch of commands here, and move to be moved. · dd6fabaa
    Miguel de Icaza authored
    1999-09-17  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/workbook-cmd.c: New file.  Moved a bunch of commands here,
    	and move to be moved.
    	Implemented the set money format;   Implemented the percent formt.
    
    1999-09-16  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/sheet.c (sheet_update_controls, cell_is_homogeneous):
    	Include checks for font name and font size.
    
    	* src/dialogs/dialog-printer-setup.c (dialog_printer_setup): Add
    	call to gnome_dialog_set_parent here.
    
    	* src/tools.h: New file, moved here all the tools declarations.
    	Please, try to keep indentation for public functions as the rest
    	of the Gnumeric ones.
    
    	* src/workbook.c: Enable comands Format/Column, Format/Row and
    	Format/Sheet.
    	(create_format_toolbar): Add font selector toolbar widget.
    	(change_font_in_selection_cmd): New routine.  Applies a font to a
    	selection in the workbook.
    	(workbook_feedback_set): Upgraded feedback interface
    
    	* src/sheet-view.c (sheet_view_row_size_change...
    dd6fabaa