From e107a85dd6e6e65aca2e165df2ea6acc7cc99aff Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 21 Jul 2000 13:59:02 +0000 Subject: Improve the title bar pop-up button: use a toggle button instead of a regular one and allow sticking the pop-up with the close button (we'll need to have it change the icon). svn path=/trunk/; revision=4259 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 74768dc8a2..634668b681 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2000-07-21 Ettore Perazzoli + + * e-shell-view.c (storage_set_view_box_button_release_event_cb): + Set the toggle state to FALSE on the title bar. + + * e-shell-folder-title-bar.c: Signal "title_clicked" replaced by + "title_toggled". + (setup_style): Change the style for the button too. + (e_shell_folder_title_bar_construct): Use a GtkToggleButton, not a + GtkButton. + (e_shell_folder_title_bar_set_toggle_state): New. + 2000-07-21 Ettore Perazzoli * e-shell-folder-title-bar.c (create_icon_pixmap): New. Create a -- cgit v1.2.3