diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-03 03:57:13 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-03 03:57:13 +0800 |
commit | 26973c935a4ec47fe20f248885d0881b18560fe0 (patch) | |
tree | 1a3fa5b045b8e87196952c8688893b6a2dc4ad26 /mail/ChangeLog | |
parent | dfbc759c445f5548c54320a62bc5b9e76e16ad6e (diff) | |
download | gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.tar gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.tar.gz gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.tar.bz2 gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.tar.lz gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.tar.xz gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.tar.zst gsoc2013-evolution-26973c935a4ec47fe20f248885d0881b18560fe0.zip |
remove the 2 tree pixbufs, so adjust the offsets to the score pixbufs.
2000-10-02 Chris Toshok <toshok@helixcode.com>
* message-list.c (message_list_init_renderers): remove the 2 tree
pixbufs, so adjust the offsets to the score pixbufs. also, pass
NULL for the open/closed pixbufs to the tree cell renderer.
svn path=/trunk/; revision=5667
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4a0edf188e..e93799d43e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-10-02 Chris Toshok <toshok@helixcode.com> + + * message-list.c (message_list_init_renderers): remove the 2 tree + pixbufs, so adjust the offsets to the score pixbufs. also, pass + NULL for the open/closed pixbufs to the tree cell renderer. + 2000-10-02 Dan Winship <danw@helixcode.com> * mail-ops.c (mail_do_scan_subfolders, etc): Update for |