aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-26 02:41:45 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-26 02:41:45 +0800
commitc1f3e5432aab231b1e565e9a79e065abf622d4a7 (patch)
tree32eacc8918db22de87c599ce85b9e9d8038ded62 /shell/ChangeLog
parenta70be7b583b452066fd48ce2ff90280f501c8a8a (diff)
downloadgsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.tar
gsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.tar.gz
gsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.tar.bz2
gsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.tar.lz
gsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.tar.xz
gsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.tar.zst
gsoc2013-evolution-c1f3e5432aab231b1e565e9a79e065abf622d4a7.zip
Ref a few things that need it. Avoid triggering some assertions.
svn path=/trunk/; revision=5039
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 7276359dd1..88e98c311e 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,16 @@
+2000-08-25 Peter Williams <peterw@helixcode.com>
+
+ Silence some obvious assertions.
+
+ * e-shell.c (e_shell_construct): Ref our shortcut bar to
+ sink it. Same with the folder_type_registry.
+
+ * e-shell-folder-title-bar.c (destroy): Only attempt to unref
+ priv->icon if nonnull.
+
+ * e-shell-view.c (update_folder_title_bar): Don't attempt to set
+ the folder_icon/_name if they're NULL.
+
2000-08-24 Ettore Perazzoli <ettore@helixcode.com>
* evolution-shell-component-client.c