Skip to content
  • Jody Goldberg's avatar
    Set LC_MONETARY and LC_NUMERIC. Ditto. (xml_workbook_read) : Ditto. · ffac72f5
    Jody Goldberg authored
    
    2000-10-31  Jody Goldberg <jgoldberg@home.com>
    
    	* src/workbook-view.c (wb_view_auto_expr) : Set LC_MONETARY and
    	  LC_NUMERIC.
    	* src/xml-io.c (xml_workbook_write) : Ditto.
    	(xml_workbook_read) : Ditto.
    
    2000-10-31  Jody Goldberg <jgoldberg@home.com>
    
    	* src/dialogs/*.[ch] : WorkbookControlGUI is now required for gui
    	  operations.  A WorkbookView is required to know which sheet is the
    	  current.
    
    	* src/xml-io.c : We now load/save WorkbookViews.
    
    	* src/xml-io-autoft.c : Adjust to signature changes.
    
    	* src/workbook.c : Split the View into WorkbookView.
    	  Abstract the Controler interface, and move the GUI specific
    	  implementation of the Controler into WorkbookControlGUI.
    
    	* src/workbook-view.c : Complete rewrite with correct semantics.
    
    	* src/workbook-private.h : Move all the GUI specific stuff into
    	  WorkbookControlGUI were it belongs.
    
    	* src/workbook-private.c (workbook_private_class_init) : Fix typo.
    
    	* src/workbook-edit.c ...
    ffac72f5