diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-28 04:10:34 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-28 04:10:34 +0800 |
commit | b047f6aa506602910cccc2e81335dd6d5a88fd6c (patch) | |
tree | 99f841a112d34ab45d8139c5e9ff0a53f340c13c /ChangeLog | |
parent | 7a955848e5551318467c911b358ccd2343a3a4de (diff) | |
download | gsoc2013-epiphany-b047f6aa506602910cccc2e81335dd6d5a88fd6c.tar.gz gsoc2013-epiphany-b047f6aa506602910cccc2e81335dd6d5a88fd6c.tar.zst gsoc2013-epiphany-b047f6aa506602910cccc2e81335dd6d5a88fd6c.zip |
Correctly change the statusbar children's frams's shadow type when the
2004-10-27 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (sync_shadow_type), (ephy_statusbar_init):
Correctly change the statusbar children's frams's shadow type when
the statusbar shadow type changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-10-27 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-statusbar.c: (sync_shadow_type), (ephy_statusbar_init): + + Correctly change the statusbar children's frams's shadow type when + the statusbar shadow type changes. + +2004-10-27 Christian Persch <chpe@cvs.gnome.org> + * embed/print-dialog.c: (ephy_print_dialog_new): Print dialogue isn't an EphyEmbedDialog anymore, remove the |