aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-03 06:16:00 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-03 06:16:00 +0800
commitf590ec2dbdd8a317e5b1d3c31bdee60fc921d752 (patch)
treebc93e9d21a3d15955ad24dc413124cd000d59dc0 /shell/ChangeLog
parent4dd58b9823a9526d9c55f01f77678fabe65dc0b3 (diff)
downloadgsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.tar
gsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.tar.gz
gsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.tar.bz2
gsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.tar.lz
gsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.tar.xz
gsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.tar.zst
gsoc2013-evolution-f590ec2dbdd8a317e5b1d3c31bdee60fc921d752.zip
track e-tree sort api change. (treepath_compare): same. (new_folder_cb):
2000-10-02 Chris Toshok <toshok@helixcode.com> * e-storage-set-view.c (new_storage_cb): track e-tree sort api change. (treepath_compare): same. (new_folder_cb): same. svn path=/trunk/; revision=5675
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index ffd715284f..c3fdfbdffa 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2000-10-02 Chris Toshok <toshok@helixcode.com>
+ * e-storage-set-view.c (new_storage_cb): track e-tree sort api change.
+ (treepath_compare): same.
+ (new_folder_cb): same.
+
+2000-10-02 Chris Toshok <toshok@helixcode.com>
+
* e-storage-set-view.c (e_storage_set_view_construct): pass NULL
for the open/closed pixbuf of the tree renderer. we'll let it
supply the default.