aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-09-04 19:47:04 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-09-04 19:47:04 +0800
commit950219c7eb23cc9e19017c9adde87ca57e2bceeb (patch)
tree118355a3dc20cddbe4ce6bbb03e0043ef864982b /ChangeLog
parentd61780b30cd54e69dba79d74602079d7acdef8f1 (diff)
downloadgsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.tar
gsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.tar.gz
gsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.tar.bz2
gsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.tar.lz
gsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.tar.xz
gsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.tar.zst
gsoc2013-epiphany-950219c7eb23cc9e19017c9adde87ca57e2bceeb.zip
Check if the target type match before highlighting the row and return
2003-09-04 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_motion_cb): Check if the target type match before highlighting the row and return success status.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d24e51ca0..90129818c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-04 Marco Pesenti Gritti <marco@gnome.org>
+
+ * lib/widgets/ephy-node-view.c: (drag_motion_cb):
+
+ Check if the target type match before highlighting
+ the row and return success status.
+
2003-09-03 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild):