aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-06-26 22:31:07 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-26 22:31:07 +0800
commit5c4078df2c17f93ca5e2ec679f65bac7c9102e6f (patch)
tree67a08721aa7444f2f1fbc20c43cd9a84ade5bfa7 /ChangeLog
parente7f718df228b8aa3461480cb743609878995d2bc (diff)
downloadgsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.tar
gsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.tar.gz
gsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.tar.bz2
gsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.tar.lz
gsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.tar.xz
gsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.tar.zst
gsoc2013-epiphany-5c4078df2c17f93ca5e2ec679f65bac7c9102e6f.zip
Do not sync tab visibility on tab creation, it's state is undefined at
2003-06-26 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-window.c: (tab_added_cb): Do not sync tab visibility on tab creation, it's state is undefined at that point
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ff82ef70..1c2e13e30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-06-26 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * src/ephy-window.c: (tab_added_cb):
+
+ Do not sync tab visibility on tab creation, it's state
+ is undefined at that point
+
2003-06-25 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-editable-toolbar.c: (set_item_drag_source),