From ab8f482b2143943ff8d33bd1b6f986e7636d0056 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sun, 11 Jun 2000 05:07:13 +0000 Subject: supply the pixbufs here. 2000-06-10 Chris Toshok * e-tree-example-1.c (create_tree): supply the pixbufs here. * e-cell-tree.h: change pixbuf names to open_pixbuf/closed_pixbuf. * e-cell-tree.c (e_cell_tree_construct): take open/closed pixbuf parameters, and don't #include the .xpm files directly here. (e_cell_tree_new): same. (ect_draw): use the pixbufs from the ECellTree. svn path=/trunk/; revision=3522 --- widgets/e-table/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index f99d011b05..f2caec3008 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,14 @@ +2000-06-10 Chris Toshok + + * e-tree-example-1.c (create_tree): supply the pixbufs here. + + * e-cell-tree.h: change pixbuf names to open_pixbuf/closed_pixbuf. + + * e-cell-tree.c (e_cell_tree_construct): take open/closed pixbuf + parameters, and don't #include the .xpm files directly here. + (e_cell_tree_new): same. + (ect_draw): use the pixbufs from the ECellTree. + 2000-06-10 Chris Toshok * e-cell-tree.c (ect_event): offset events before passing them to -- cgit v1.2.3