From 254104e3129ae52a820860bdd0e4bdc76e69511c Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 20 Jan 2004 19:16:41 +0000 Subject: check if the collapsing node has its child selected, if so take a row 2004-01-20 JP Rosevear * e-source-selector.c (test_collapse_row_callback): check if the collapsing node has its child selected, if so take a row reference to remember the selection (row_expanded_callback): check if the expanding node has the saved primary selection under it and re-select if so (init): listen for signals (impl_dispose): free the primary selection svn path=/trunk/; revision=24329 --- widgets/misc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index a98b1975d6..073f5dd902 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,13 @@ +2004-01-20 JP Rosevear + + * e-source-selector.c (test_collapse_row_callback): check if the + collapsing node has its child selected, if so take a row reference + to remember the selection + (row_expanded_callback): check if the expanding node has the saved + primary selection under it and re-select if so + (init): listen for signals + (impl_dispose): free the primary selection + 2004-01-19 JP Rosevear * e-source-selector.c (create_rebuild_data): create the data -- cgit v1.2.3