Skip to content
  • Andreas J. Guelzow's avatar
    add history and n of sheets preferences add src/rangefunc-strings.[ch] · 34e8e758
    Andreas J. Guelzow authored
    2002-04-14  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* schemas/gnumeric-general.schemas : add history and n of sheets
    	  preferences
    	* src/Makefile.am : add src/rangefunc-strings.[ch]
    	* src/application.c : change file history handling to gconf,
    	  change app.history_list to GSList from GList
    	* src/application.h : change app.history_list to GSList from GList
    	* src/collect.c : add string functions
    	* src/collect.h :add string functions
    	* src/gnumeric-gconf.h : add history and n of sheets preferences
    	* src/history.c : change history_list to GSList from GList
    	* src/history.h : change history_list to GSList from GList
    	* src/main.c : add user-specified number of sheets to first workbook
    	* src/workbook-control-gui.c : add user-specified number of sheets
    	  to new workbooks
    	* src/workbook.c : change history_list to GSList from GList
    	* src/rangefunc-strings.h : new
    	* src/rangefunc-strings.c : new
    
    2002-04-14  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* functions.c (gnumeric_len) : port to utf8
    	(gnumeric_left) : ditto
    	(gnumeric_concatenate) : use string_range_function and
    	  range_concatenate
    
    2002-04-14  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* preferences.glade : move tabs to left on Jody's request
    	* dialog-preferences.c : add history pref and number of sheets
    	  pref
    34e8e758