aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-21 09:22:18 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-21 09:22:18 +0800
commite2aa41afe7aaf0d856645551ceb30601062c5b79 (patch)
treedcd4a1deed93e0d04fb12c26fc07a3c301f645d9 /ChangeLog
parentba145035681242943bac2712a43ee325489c685d (diff)
downloadgsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.tar
gsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.tar.gz
gsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.tar.bz2
gsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.tar.lz
gsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.tar.xz
gsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.tar.zst
gsoc2013-epiphany-e2aa41afe7aaf0d856645551ceb30601062c5b79.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 e53e6bfa6..d8da63800 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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-21 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/print-dialog.h: