From 35162bcd8728297bff435a5592328051fd1df211 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 2 Nov 2000 00:31:17 +0000 Subject: Moving the executive summarys now :) Added a way to change the window title and the current view from Components mail-summary now has clickable names to change to that view executive summary remembers what components are running when you close. Selections are not cleared by ES updates. svn path=/trunk/; revision=6329 --- shell/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 1e4f15fd59..a391fac53c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,19 @@ +2000-10-26 Iain Holmes + + * Evolution-ShellView.idl: Added a change_current_view method and + a set_title. + + * evolution-shell-view.c (class_init): Added signals for the above methods. + (impl_ShellView_change_current_view), (impl_ShellView_set_title): Implementations + for above methods. + (corba_class_init): Connect the implemenations. + + * e-shell-view.c (shell_view_interface_change_current_view): Change + the display to the new uri. + (shell_view_interface_set_title): Set the window title. + (setup_evolution_shell_view_interface): Connect the signals to the above + functions. + 2000-11-01 Dan Winship * Evolution-Storage.idl: Add "highligted" field to Folder. Add -- cgit v1.2.3