From bebd05b36a996b31f001a592c700ea76a5726929 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 24 Aug 2001 22:50:14 +0000 Subject: Change the `selected_row_path' to be non-const. (destroy): Free it. * e-storage-set-view.c: Change the `selected_row_path' to be non-const. (destroy): Free it. (e_storage_set_view_set_current_folder): Set the selected_row_path to be this path. (tree_drag_begin): Free the selected_row_path and strdup() the value we assign. svn path=/trunk/; revision=12463 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index ea482e762e..560fbd5db0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-08-24 Ettore Perazzoli + + * e-storage-set-view.c: Change the `selected_row_path' to be + non-const. + (destroy): Free it. + (e_storage_set_view_set_current_folder): Set the selected_row_path + to be this path. + (tree_drag_begin): Free the selected_row_path and strdup() the + value we assign. + 2001-08-24 Ettore Perazzoli * e-shell-view.c (e_shell_view_remove_control_for_uri): Ooops. -- cgit v1.2.3