diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-19 05:02:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-19 05:02:55 +0800 |
commit | eae3fc20b75aba36fead5def75d974062fc12507 (patch) | |
tree | af35f0d951cad7381602c3467fd9c033b663779d /ChangeLog | |
parent | 0a389e07241775316dfb866341a1a3c9f6b8a441 (diff) | |
download | gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.tar gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.tar.gz gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.tar.bz2 gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.tar.lz gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.tar.xz gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.tar.zst gsoc2013-epiphany-eae3fc20b75aba36fead5def75d974062fc12507.zip |
Disable Print and Print Preview while still loading the page. Fixes bug
2004-12-18 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (update_print_actions),
(update_actions_sensitivity), (sync_tab_load_status):
Disable Print and Print Preview while still loading the page.
Fixes bug #116344.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-12-18 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: (update_print_actions), + (update_actions_sensitivity), (sync_tab_load_status): + + Disable Print and Print Preview while still loading the page. + Fixes bug #116344. + +2004-12-18 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed.c: (ephy_embed_chrome_get_type), (ephy_embed_document_type_get_type), (ephy_embed_base_init): * embed/ephy-embed.h: |