Skip to content
  • JodyGoldberg's avatar
    convert to unicode. (autocorrect_set_exceptions) : convert to ucs4 · 090ff0e7
    JodyGoldberg authored
    2002-09-09  Jody Goldberg <jody@gnome.org>
    
    	* auto-correct.c (autocorrect_tool) : convert to unicode.
    	(autocorrect_set_exceptions) : convert to ucs4 internally.
    	(autocorrect_get_exceptions) : change the memory management semantics
    	  of the result.
    	(autocorrect_get_feature) : init the gconf cache as needed.
    	(autocorrect_store_config) : use a changeset.
    	(cb_autocorrect_update) : Use clear and load.
    	(autocorrect_init) : hook on to the application as data so to handle
    	  destruction in stead of requiring explicit removal.
    	(autocorrect_load) : handle the gconf lookup directly.
    
    
    2002-09-09  Jody Goldberg <jody@gnome.org>
    
    	* src/gnumeric-gconf.c : slim things down and cache the results
    	  locally.
    
    	* src/gutils.c (g_unichar_strchr) : new.
    	(g_unichar_strstr_utf8) : new.
    	(g_unichar_strlen) : new.
    	(g_unichar_strncmp) : new.
    090ff0e7