From 38babe98e0f9813bef50880bed3eaf360470e555 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 1 Sep 2000 05:08:39 +0000 Subject: add delayed_selection to _EShellViewPrivate. (new_folder_cb): new 2000-08-31 Chris Toshok * e-shell-view.c: add delayed_selection to _EShellViewPrivate. (new_folder_cb): new function. check if the path is our delayed_selection and if so, select it. (folder_selected_cb): if the user selects something using a UI gesture, clear out a pending delayed selection. (e_shell_view_display_uri): if the uri isn't available, save it in the delayed_selection field, and set up the new_folder signal. svn path=/trunk/; revision=5157 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index d77aef13ff..022ab25cd9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2000-08-31 Chris Toshok + + * e-shell-view.c: add delayed_selection to _EShellViewPrivate. + (new_folder_cb): new function. check if the path is our + delayed_selection and if so, select it. + (folder_selected_cb): if the user selects something using a UI + gesture, clear out a pending delayed selection. + (e_shell_view_display_uri): if the uri isn't available, save it in + the delayed_selection field, and set up the new_folder signal. + 2000-08-29 Ettore Perazzoli * e-shell-view.c (shell_view_interface_set_message_cb): If the -- cgit v1.2.3