aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-21 09:22:52 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-21 09:22:52 +0800
commit85b4579374f5f4ecfd04920c2ce409a461d3d1fc (patch)
tree0f2a29ec9b2401e3b18ca02bcd09aee6afb81b56 /ChangeLog
parentcee57b1d5a639833585528c14288925537db1856 (diff)
downloadgsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.tar
gsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.tar.gz
gsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.tar.bz2
gsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.tar.lz
gsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.tar.xz
gsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.tar.zst
gsoc2013-epiphany-85b4579374f5f4ecfd04920c2ce409a461d3d1fc.zip
If the signal handler for tab-added reordered the tabs, emit the
2004-11-21 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (ephy_notebook_add_tab): If the signal handler for tab-added reordered the tabs, emit the tabs-reordered signal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e46283d26..673cef0ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-21 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (ephy_notebook_add_tab):
+
+ If the signal handler for tab-added reordered the tabs,
+ emit the tabs-reordered signal.
+
2004-11-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp: