diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-11 14:50:26 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-11 14:50:26 +0800 |
commit | 299e621e3792ddce87e03bca90f0bb832263cc4a (patch) | |
tree | d4f26e747c901f2efc8d3b7aeaf7040c1aed101a /mail/ChangeLog | |
parent | b78c55c818c6c5e8eb5f3c01d274f757732941c1 (diff) | |
download | gsoc2013-evolution-299e621e3792ddce87e03bca90f0bb832263cc4a.tar.gz gsoc2013-evolution-299e621e3792ddce87e03bca90f0bb832263cc4a.tar.zst gsoc2013-evolution-299e621e3792ddce87e03bca90f0bb832263cc4a.zip |
make dnd look funny for joe. #55246.
2004-03-11 Not Zed <NotZed@Ximian.com>
* em-folder-tree.c (tree_drag_motion): make dnd look funny for
joe. #55246.
svn path=/trunk/; revision=25023
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f488f87e12..688ddebfbb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2004-03-11 Not Zed <NotZed@Ximian.com> + * em-folder-tree.c (tree_drag_motion): make dnd look funny for + joe. #55246. + * mail-component.c: change stores hash to point to a structure, in which we maintain the vtrash and vjunk folders for the entirety of the session. memory use be damned i guess. #55417 and partially |