aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-01 22:47:33 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-01 22:47:33 +0800
commit2f4357ef874b11caa38200119264e9826d72d689 (patch)
tree5b2a93d9af122fd6f3c9dd3fabb460ad96a465d5 /ChangeLog
parent48260d29c265eebcc9f1761a359aa645f852f8ec (diff)
downloadgsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.tar
gsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.tar.gz
gsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.tar.bz2
gsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.tar.lz
gsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.tar.xz
gsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.tar.zst
gsoc2013-epiphany-2f4357ef874b11caa38200119264e9826d72d689.zip
Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.
2005-02-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb), (ephy_notebook_finalize): Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 901975b15..b04c7e6b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (motion_notify_cb),
+ (move_tab_to_another_notebook), (button_release_cb),
+ (ephy_notebook_finalize):
+
+ Ungrab the pointer when moving tab between notebooks.
+ Fixes bug #165797.
+
2005-01-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp: