aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-27 04:48:37 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-27 04:48:37 +0800
commit4af4836183f5f7cfe493b1212f792973e103da4a (patch)
tree8715894177ba17134715dd4722e392fbb36bbbcd /ChangeLog
parente01f1c8e94568ec40ac35efc08ec440d71f363b2 (diff)
downloadgsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.tar
gsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.tar.gz
gsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.tar.bz2
gsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.tar.lz
gsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.tar.xz
gsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.tar.zst
gsoc2013-epiphany-4af4836183f5f7cfe493b1212f792973e103da4a.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 f0c94f25d..321da9e9b 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-21 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyUtils.cpp: