diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-09-08 05:11:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-09-08 05:11:57 +0800 |
commit | bde685165f4ed212d0801ce4daef978ac4eb7d31 (patch) | |
tree | 5da6f2b3215d3457fa829fc19e539f8c692be862 /shell/ChangeLog | |
parent | fb24d9b2a874065c311f7cf08c6a97da4136e90f (diff) | |
download | gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.tar gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.tar.gz gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.tar.bz2 gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.tar.lz gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.tar.xz gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.tar.zst gsoc2013-evolution-bde685165f4ed212d0801ce4daef978ac4eb7d31.zip |
Changed this to use the new ETable/ETree drag stuff.
2001-09-07 Christopher James Lahey <clahey@ximian.com>
* e-storage-set-view.c (tree_start_drag): Changed this to use the
new ETable/ETree drag stuff.
svn path=/trunk/; revision=12686
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 210b0bea30..11fe72c072 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-09-07 Christopher James Lahey <clahey@ximian.com> + + * e-storage-set-view.c (tree_start_drag): Changed this to use the + new ETable/ETree drag stuff. + 2001-09-07 Dan Winship <danw@ximian.com> * evolution-shell-component-client.c |