Skip to content
  • Andreas J. Guelzow's avatar
    make histogram undoable include the analysis-tools.c specific header info · f89a1cd4
    Andreas J. Guelzow authored
    2002-03-31  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* analysis-tools.c : make histogram undoable
    	* analysis-tools.h : include the analysis-tools.c specific
    	  header info (rather than putting that into tools.h)
    	* random-generator.h : include tools.h, contain random_tools
    	  prototype
    	* dao.c (dao_set_cell_value) : plug leak
    
    2002-03-31  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* dao-gui-utils.c : include tools.h rather than
    	  analysis-tools.h
    	* dialog-advanced-filter.c : correct comment
    	* dialog-analysis-tools.c : make histogram undoable
    	* dialog-random-generator.c : include tools.h rather than
    	  analysis-tools.h
    	* tools.h : include only general tools info
    
    2002-03-31  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* src/commands.c : cmd_analysis_tools allow the engines
    	  to carry info from TOOL_ENGINE_LAST_VALIDITY_CHECK to
    	  TOOL_ENGINE_PERFORM_CALC
    	* src/commands.h : include dialogs/tools.h rather than
    	  tools/analysis-tools.h
    f89a1cd4