From 876558f75fd7342eb4cb95a45c6173d4a876bbc1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 28 Aug 2000 15:27:38 +0000 Subject: Remove a ton of (hopefully harmless) warnings from the ETable code. svn path=/trunk/; revision=5081 --- widgets/e-table/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 3fba867267..f763b50eaf 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,17 @@ +2000-08-28 Ettore Perazzoli + + * e-table.c (et_destroy): Don't try to destroy the `header_canvas' + if NULL. + + * e-table-group-leaf.c (etgl_set_cursor_row): If the item is NULL, + don't try to set the cursor row for it. + + * e-table.c (set_scroll_adjustments): Don't set the adjustment for + the `header_canvas' unless the `header_canvas' is not NULL. + + * e-tree-model.c (e_tree_model_row_of_node): If the node is the + root, just return -1 without emitting a warning. + 2000-08-25 Christopher James Lahey * e-table-col.c, e-table-config.c, e-table-header.c, -- cgit v1.2.3