Skip to content
  • Andreas J. Guelzow's avatar
    moved to gui-utils.c/h (entry_to_int) : ditto (float_to_entry) : ditto · 368aa730
    Andreas J. Guelzow authored
    2002-01-26  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* dialog-analysis-tools.c (entry_to_float) : moved to gui-utils.c/h
    	(entry_to_int) : ditto
    	(float_to_entry) : ditto
    	(int_to_entry) : ditto
    	* dialog-autosave.c (autosave_on_off_toggled) renamed to
    	  autosave_set_sensitivity and improved functionality
    	(dialog_autosave_prompt) : rewritten to use standard gtk dialog
    	(dialog_autosave) : rewritten as non-modal
    	(cb_autosave_cancel) : new
    	(cb_autosave_help) : new
    	(cb_autosave_ok) : new
    
    2002-01-26  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* src/gui-util.c (entry_to_float) :
    	  moved here from dialogs/dialog-analysis-tools.c
    	(entry_to_int) : ditto
    	(float_to_entry) : ditto
    	(int_to_entry) : ditto
    
    	* src/gui-util.h (entry_to_float) new function (used to be static)
    	(entry_to_int) : ditto
    	(float_to_entry) : ditto
    	(int_to_entry) : ditto
    368aa730