aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-27 04:48:17 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-27 04:48:17 +0800
commit5e3450ce9ad693b6c9cc987e4b606a48c399be2b (patch)
tree1036227ba2eee117a444d681a2d325aac9cec206 /ChangeLog
parent2304764f197dc76a5b2fe80f682d906b3fa25eed (diff)
downloadgsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.tar
gsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.tar.gz
gsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.tar.bz2
gsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.tar.lz
gsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.tar.xz
gsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.tar.zst
gsoc2013-epiphany-5e3450ce9ad693b6c9cc987e4b606a48c399be2b.zip
Use the tab label's outer hbox for the size calculation instead of the
2005-09-26 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (tab_label_style_set_cb), (build_tab_label): Use the tab label's outer hbox for the size calculation instead of the label itself. Fixes size oscillations with the Tab States extension.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dd057702..2f14bcf98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-26 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (tab_label_style_set_cb),
+ (build_tab_label):
+
+ Use the tab label's outer hbox for the size calculation instead
+ of the label itself. Fixes size oscillations with the Tab States
+ extension.
+
2005-09-26 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-lockdown.c: (update_window):