aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-08 03:59:48 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-08 03:59:48 +0800
commit3372beb68daffec1bd2560e38e1d9fea3bca9972 (patch)
treea55c8ace8403bd6d3d52e7bb27035b8f685749cb /ChangeLog
parent934fafce5581c0cff57a9712d0816557a3f61f34 (diff)
downloadgsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.tar
gsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.tar.gz
gsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.tar.bz2
gsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.tar.lz
gsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.tar.xz
gsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.tar.zst
gsoc2013-epiphany-3372beb68daffec1bd2560e38e1d9fea3bca9972.zip
Don't detach the tab when releasing the mouse button while still over the
2004-11-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (find_notebook_at_pointer), (is_in_notebook_window): Don't detach the tab when releasing the mouse button while still over the same window. Fixes bug #143954.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22ddcc929..2cb16c1c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-11-07 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-notebook.c: (find_notebook_at_pointer),
+ (is_in_notebook_window):
+
+ Don't detach the tab when releasing the mouse button while still
+ over the same window. Fixes bug #143954.
+
+2004-11-07 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-node-view.c: (ephy_node_view_popup):
* src/bookmarks/ephy-bookmark-action.c: (show_context_menu),
(popup_menu_cb), (button_press_cb):