CVSROOT: /cvs/gnome Module name: gnumeric Changes by: mortenw 05/03/23 12:47:25
Modified files: . : ChangeLog plugins/excel : ChangeLog ms-escher.c ms-excel-read.c plugins/python-loader: ChangeLog python-loader.c plugins/sample_datasource: ChangeLog sample_datasource.c src : file-autoft.c func.c gui-file.c main-application.c mathfunc.c workbook-view.c Log message: 2005-03-23 Morten Welinder <[EMAIL PROTECTED]> * src/workbook-view.c (wb_view_sendto): Use g_mkdir, not mkdir. (cb_cleanup_sendto): Use g_unlink and g_rmdir, not unlink and rmdir. * src/mathfunc.c (random_01): Use g_open, not open. * src/main-application.c (warn_about_ancient_gnumerics): use g_stat, not stat. * src/func.c (function_dump_defs): Use g_fopen, not fopen. * src/file-autoft.c (category_list_get_from_dir_list): Use g_file_test, not stat. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2005-03-23%2012:46&maxdate=2005-03-23%2012:48 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list