diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-25 20:17:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-25 20:17:35 +0800 |
commit | 02540c3dc737c970d5a444407ab7be7cad20bed8 (patch) | |
tree | 81968627c01b0755d3a7b32284662503c6fab017 /ChangeLog | |
parent | 49d3ad53d12cb2e4e4dcd5991a239cdfeefe9354 (diff) | |
download | gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.tar gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.tar.gz gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.tar.bz2 gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.tar.lz gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.tar.xz gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.tar.zst gsoc2013-epiphany-02540c3dc737c970d5a444407ab7be7cad20bed8.zip |
Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk bug
2006-12-25 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (ephy_statusbar_class_init):
Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk
bug #372452 is fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-12-25 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-statusbar.c: (ephy_statusbar_class_init): + + Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk + bug #372452 is fixed. + 2006-12-19 Luca Ferretti <elle.uca@libero.it> * data/ui/epiphany-ui.xml: |