aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-19 07:08:06 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-19 07:08:06 +0800
commit4889b42644a83740aa5799051417ae22a7ad5a10 (patch)
tree6cd08ebc25ed7a345ce4f58ff72e553d378ec086 /shell/ChangeLog
parent7728dbda7d5a4f1fb89e0a70c6db7cf9b5fdd06c (diff)
downloadgsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.tar
gsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.tar.gz
gsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.tar.bz2
gsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.tar.lz
gsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.tar.xz
gsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.tar.zst
gsoc2013-evolution-4889b42644a83740aa5799051417ae22a7ad5a10.zip
New arg @row. Highlight that row. (tree_drag_motion): Pass @row to
* e-storage-set-view.c (handle_evolution_path_drag_motion): New arg @row. Highlight that row. (tree_drag_motion): Pass @row to `handle_evolution_path_drag_motion()'. svn path=/trunk/; revision=12961
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 0dca93874a..174bf9ea5c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2001-09-18 Ettore Perazzoli <ettore@ximian.com>
+ * e-storage-set-view.c (handle_evolution_path_drag_motion): New
+ arg @row. Highlight that row.
+ (tree_drag_motion): Pass @row to
+ `handle_evolution_path_drag_motion()'.
+
+2001-09-18 Ettore Perazzoli <ettore@ximian.com>
+
* e-splash.c: #include "e-gtk-utils.h".
2001-09-18 Ettore Perazzoli <ettore@ximian.com>