Skip to content
  • Jody Goldberg's avatar
    generalize and fix leak. (cb_add_clicked) : generalize. (cb_select_row) : · 2ab27ef1
    Jody Goldberg authored
    2001-11-01  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-autocorrect.c (cb_remove_clicked) : generalize and fix leak.
    	(cb_add_clicked) : generalize.
    	(cb_select_row) : generalize.
    	(autocorrect_init_exception_list) : new.
    	(exceptions_callback) : clean up slightly.
    	(ac_button_toggled) : simplify.
    	(ac_dialog_toggle_init) : new.
    	(dialog_autocorrect) : simplify.  Rather than saving the content
              and restoring on cancel, only store the new values on <OK>.
    
    2001-11-01  Jody Goldberg <jgoldberg@home.com>
    
    	* src/workbook-edit.c (entry_changed) : autocomplete is in the wbv now.
    	(wbcg_edit_start) : ditto.
    
    	* src/sheet-style.c (rstyle_apply) : fix some silliness in the new
    	  code, but more work to come.
    
    	* src/commands.c (cmd_set_text) : Yay! autocorrect is no longer tied
    	  to the gui.
    
    	* src/application.c (application_init) : Init autocorrection.
    
    	* src/workbook-view.c (wb_view_set_arg) : add do_auto_completion.
    	  Make this a per workbook-view, persistent attribute.  We still
    	  initialize from gnome-config, butthis should make things easier
    	  for users.
    	(wb_view_get_arg) : ditto.
    	(workbook_view_class_init) : ditto.
    2ab27ef1