CVSROOT: /cvs/gnome Module name: evolution Changes by: kharish 05/12/05 04:21:53
Modified files: e-util : Tag: gnome-2-12 ChangeLog e-util.c e-util.h widgets : Tag: gnome-2-12 ChangeLog widgets/table : Tag: gnome-2-12 e-table-example-2.c e-table-extras.c e-table-size-test.c test-check.c test-cols.c test-table.c Log message: Harish Krishnaswamy <[EMAIL PROTECTED]> * e-util.[ch]: (e_str_compare), (e_collate_compare), (e_int_compare): prefix the wrapper functions with e - do not use g lest it is assumed to be a glib function. Modified Devasish's fix for #207110 in HEAD to fix #323042 (stable branch). * table/e-table-example-2.c: (create_table): * table/e-table-extras.c: (e_strint_compare), (ete_init): * table/e-table-size-test.c: (create_table): * table/test-check.c: (check_test): * table/test-cols.c: (multi_cols_test): * table/test-table.c: * (table_browser_test): s/g_*_compare/e_*_compare. Fixes #207110 and #323042. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=kharish&date=explicit&mindate=2005-12-05%2004:20&maxdate=2005-12-05%2004:22 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list