aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-20 22:46:55 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-20 22:46:55 +0800
commit9335c841e72436b5e063428ff26a70bad198cf81 (patch)
tree89114f00315113bfaf857bebc925c64e6687e1b6 /ChangeLog
parent5fa9306e1cdafc41866219183039b852b112f553 (diff)
downloadgsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.tar
gsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.tar.gz
gsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.tar.bz2
gsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.tar.lz
gsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.tar.xz
gsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.tar.zst
gsoc2013-epiphany-9335c841e72436b5e063428ff26a70bad198cf81.zip
Use event time when grabbing the pointer. Appears to fix bug #167473.
2005-02-20 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (drag_start), (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb): Use event time when grabbing the pointer. Appears to fix bug #167473.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a62cfe6b..2cc3f4139 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-20 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (drag_start), (motion_notify_cb),
+ (move_tab_to_another_notebook), (button_release_cb):
+
+ Use event time when grabbing the pointer. Appears to fix bug #167473.
+
2005-02-18 Xan Lopez <xan@gnome.org>
* src/ephy-session.c: (impl_attach_window), (write_ephy_window),