From 1373f7ac7325e82b6de0b83c31c1ab4eea48879a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 23 Jun 2001 07:03:46 +0000 Subject: Get the menu hints to work with the new status bar. svn path=/trunk/; revision=10437 --- shell/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index b4b2300a29..8c77ae36f1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,18 @@ +2001-06-23 Ettore Perazzoli + + * e-shell-view.c: New member `menu_hint_label' in + `EShellViewPrivate'. + (init): Init to NULL. + (ui_engine_add_hint_callback): Set the label in the menu hint + label, show the menu hint label, hide the task bar. + (ui_engine_remove_hint_callback): New callback for the + "remove_hint" signal on the BonoboUIEngine; hide the hint label, + show the task bar. + (setup_statusbar_hints): Connect it. + (setup_menu_hint_label): New helper function to create the menu + hint label. + (create_status_bar): Call it. + 2001-06-23 Ettore Perazzoli * e-shell-view-menu.c (command_quit): Add a `gtk_main_quit()' at -- cgit v1.2.3