diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a24d62a802..256c6f7ceb 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,18 @@ +2007-04-20 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #259606 from Michael Meeks + + * e-shell-marshal.list: + * e-shell-window.c: (get_component_view), + (sidebar_button_selected_callback), + (sidebar_button_pressed_callback), (setup_widgets): Added support for + middle click to open the component in new window. + * e-shell.c: + * e-sidebar.c: (button_pressed_callback), + (boolean_handled_accumulator), (e_sidebar_class_init), + (e_sidebar_add_button): + * e-sidebar.h: + 2007-04-19 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #429422 |