aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-06-29 16:45:11 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-06-29 16:45:11 +0800
commitfe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641 (patch)
treeb4232a1af16512df79a04d656f1be541098119e4 /shell/ChangeLog
parent3bedc38a9480532b83e4bfeb386f4bbd7b611b38 (diff)
downloadgsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.tar
gsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.tar.gz
gsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.tar.bz2
gsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.tar.lz
gsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.tar.xz
gsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.tar.zst
gsoc2013-evolution-fe1bb9d0b60ab6a1b8a8c525d28d0b09d2d74641.zip
Don't make EShellViews ::ref the EShell.
svn path=/trunk/; revision=3788
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 99912fdfab..b194b2d95e 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2000-06-29 Ettore Perazzoli <ettore@helixcode.com>
+ * e-shell-view.c (e_shell_view_construct): Don't ref the shell.
+ (destroy): Don't unref the shell.
+
+2000-06-29 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shortcuts.c (e_shortcuts_construct): Fix typo: @shortcuts
should unset `GTK_FLOATING', not @storage_set.