From 44230f1ef78e54ec616982b827d5f25b916de291 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 21 Jul 2000 23:19:35 +0000 Subject: Some changes to the pop-up folder tree, so that it makes more visual sense. svn path=/trunk/; revision=4271 --- shell/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 634668b681..e9db916d73 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,21 @@ +2000-07-22 Ettore Perazzoli + + * e-shell-view.c (e_shell_view_set_folder_bar_mode): Make the + title bar non-clickable when the folder tree is visible. + + * e-shell-folder-title-bar.c: New members `button_arrow' and + `clickable' in `EShellFolderTitleBarPrivate'. Renamed `label' + into `button_label'. Added `label'. + (init): Init them. + (e_shell_folder_title_bar_construct): Pass a pointer to the title + bar as the user data for the "realize" signal. Create `label'. + (title_button_box_realize_cb): Use the `button_arrow' member + instead of using `gtk_object_{set,get}_data()'. + (setup_style): Set the style for `label' too. + (e_shell_folder_title_bar_set_clickable): New. + (e_shell_folder_title_bar_set_title): Set both `label' and + `button_label'. + 2000-07-21 Ettore Perazzoli * e-shell-view.c (storage_set_view_box_button_release_event_cb): -- cgit v1.2.3