diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-03 07:03:01 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-03 07:03:01 +0800 |
commit | 419c6ce7e3f3c42ebffe0b20b1529ef4cec93f9a (patch) | |
tree | 96a6e95cf75ee0fb330632b5028e918b8eaa8a07 /shell/ChangeLog | |
parent | f590ec2dbdd8a317e5b1d3c31bdee60fc921d752 (diff) | |
download | gsoc2013-evolution-419c6ce7e3f3c42ebffe0b20b1529ef4cec93f9a.tar.gz gsoc2013-evolution-419c6ce7e3f3c42ebffe0b20b1529ef4cec93f9a.tar.zst gsoc2013-evolution-419c6ce7e3f3c42ebffe0b20b1529ef4cec93f9a.zip |
set the new node's compare function. (insert_folders): same.
2000-10-02 Chris Toshok <toshok@helixcode.com>
* e-storage-set-view.c (new_folder_cb): set the new node's compare function.
(insert_folders): same.
(new_storage_cb): remove uunecessary cast.
svn path=/trunk/; revision=5676
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index c3fdfbdffa..8866699c3b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,9 +1,16 @@ 2000-10-02 Chris Toshok <toshok@helixcode.com> + * e-storage-set-view.c (new_folder_cb): set the new node's compare function. + (insert_folders): same. + + (new_storage_cb): remove uunecessary cast. + +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 |