diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-06-26 22:31:07 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-06-26 22:31:07 +0800 |
commit | 5c4078df2c17f93ca5e2ec679f65bac7c9102e6f (patch) | |
tree | 67a08721aa7444f2f1fbc20c43cd9a84ade5bfa7 /ChangeLog | |
parent | e7f718df228b8aa3461480cb743609878995d2bc (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |