aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-06 21:53:56 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-06 21:53:56 +0800
commit41070c314feabcd3c8a12d685bfd9c86988ede56 (patch)
treeab1a6c8dcc171dd4b816d5b5411b7e10f495cb29 /ChangeLog
parent14e3040722bdd3115777a6d4098fea87108a6f87 (diff)
downloadgsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.tar
gsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.tar.gz
gsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.tar.bz2
gsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.tar.lz
gsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.tar.xz
gsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.tar.zst
gsoc2013-epiphany-41070c314feabcd3c8a12d685bfd9c86988ede56.zip
Allow dragging of tabs to a window even when the tabs bar is not shown.
2003-10-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (find_notebook_at_pointer), (ephy_notebook_init), (ephy_notebook_finalize): Allow dragging of tabs to a window even when the tabs bar is not shown. Fixes bug #123908.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e20c3eba..e5d4b30ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (find_notebook_at_pointer),
+ (ephy_notebook_init), (ephy_notebook_finalize):
+
+ Allow dragging of tabs to a window even when the tabs bar is not
+ shown. Fixes bug #123908.
+
2003-10-06 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-history-window.c: (setup_filters),