diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-09-04 19:47:04 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-09-04 19:47:04 +0800 |
commit | 950219c7eb23cc9e19017c9adde87ca57e2bceeb (patch) | |
tree | 118355a3dc20cddbe4ce6bbb03e0043ef864982b /ChangeLog | |
parent | d61780b30cd54e69dba79d74602079d7acdef8f1 (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |