CVSROOT: /cvs/gnome Module name: gnumeric Changes by: mortenw 06/02/19 21:26:31
Modified files: . : ChangeLog NEWS plugins/excel : ms-formula-read.c ms-formula-write.c plugins/fn-lookup: functions.c plugins/perl-loader: perl-loader.c src : auto-format.c dependent.c expr-impl.h expr-name.c expr.c expr.h func.c func.h mstyle.c parse-util.c ranges.c sheet.c workbook-view.c src/dialogs : dialog-formula-guru.c Log message: 2006-02-19 Morten Welinder <[EMAIL PROTECTED]> * src/expr-impl.h (GnmExprFunction, GnmExprSet): Replace expression list by argc/argv members. All users fixed. * src/func.c (function_call_with_exprs): Renamed from function_call_with_list and changed to argc/argv input. All callers changed. * src/auto-format.c (do_af_suggest_list): Changed to argc/argv input. All callers changed. * src/expr.c (gnm_expr_list_equal, gnm_expr_list_eq): Remove. * src/mstyle.c (gnm_style_dump): Dump non-localized format. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-02-19%2021:25&maxdate=2006-02-19%2021:27 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list