Skip to content
  • Andreas J. Guelzow's avatar
    change dialogresult->formats to dialogresult->parseoptions->formats · 85eeec0e
    Andreas J. Guelzow authored
    2003-07-05  Andreas J. Guelzow  <aguelzow@taliesin.ca>
    
    	* src/gui-clipboard.c: change dialogresult->formats to
    	  dialogresult->parseoptions->formats thoughout
    	* src/stf-parse.c (stf_parse_options_new): initialize formats
    	(stf_parse_options_free (stf_parse_region): rewrite
    	* src/stf-parse.h: add formats list to parseoptions
    	* src/stf.c (stf_store_results): split into stf_store_results
    	  and stf_apply_formats
    	(stf_apply_formats): new
    
    2003-07-05  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* dialog-stf.c: change dialogresult->formats to
    	  dialogresult->parseoptions->formats throughout
    	(stf_dialog_result_free): don't free formats
    	* dialog-stf.h: remove formats from DialogStfResult_t
    85eeec0e