From c2ffbbece7eb57bd53aaf07ed0318dd79bbb0b7a Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 25 Feb 2000 04:28:14 +0000 Subject: Added e_xml_get_integer_prop_by_name. 2000-02-24 Christopher James Lahey * e-util/e-xml-utils.c, e-util/e-xml-utils.h: Added e_xml_get_integer_prop_by_name. * e-util/Makefile.am: Added e-util.c. * e-util/e-util.h: Added e-util.c functions. * e-util/e-util.c: New file for compare functions from mail: 2000-02-24 Christopher James Lahey * message-list.c: Changed to match new e_table_simple interface. svn path=/trunk/; revision=1931 --- widgets/e-table/ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'widgets/e-table') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 4c4a9d65cd..13cef1b47c 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -5,8 +5,8 @@ test model view stuff. Changed the test to not have as many extra, useless, columns. - * test-cols.c, test-check.c: Added duplicate_value and add_value. Use the new - compare functions. + * test-cols.c, test-check.c: Added duplicate_value and add_value. + Use the new compare functions. * e-table.c, e-table.h: Use all the new features of e-table-groups (sorting and grouping). Handle on the fly reorganization of @@ -19,7 +19,8 @@ * e-table-subset-variable.c, e-table-subset-variable.h: Virtualized the add and remove commands so that - e_table_sorted_variable could override the add command to do sorting. + e_table_sorted_variable could override the add command to do + sorting. * e-table-sorted.c: Fixed this to inherit properly from ETableSubset. -- cgit v1.2.3