diff options
author | Not Zed <NotZed@Ximian.com> | 2003-04-07 09:44:02 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-04-07 09:44:02 +0800 |
commit | cc0748768a7f1115590d627a92337fe657158bab (patch) | |
tree | d0c2f55849088b2c649b204f8302838220c4f302 /shell/ChangeLog | |
parent | 102637d0fe97ccdf3a1131d41d04286b135a6be0 (diff) | |
download | gsoc2013-evolution-cc0748768a7f1115590d627a92337fe657158bab.tar.gz gsoc2013-evolution-cc0748768a7f1115590d627a92337fe657158bab.tar.zst gsoc2013-evolution-cc0748768a7f1115590d627a92337fe657158bab.zip |
[#40536]
2003-04-07 Not Zed <NotZed@Ximian.com>
[#40536]
* evolution-shell-component.c (impl_interactive): If going
interactive, track the view id in a private area.
(evolution_shell_component_get_parent_view_xid): Accessor method
to retrieve the current view xid.
svn path=/trunk/; revision=20690
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9457ae4872..7b368142e5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2003-04-07 Not Zed <NotZed@Ximian.com> + + [#40536] + + * evolution-shell-component.c (impl_interactive): If going + interactive, track the view id in a private area. + (evolution_shell_component_get_parent_view_xid): Accessor method + to retrieve the current view xid. + 2003-04-06 Ettore Perazzoli <ettore@ximian.com> * e-shell-view.c (update_window_icon): Get the large version of |