aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-12-19 05:03:37 +0800
committerChristian Persch <chpe@src.gnome.org>2004-12-19 05:03:37 +0800
commit75c9289b87c94322caf554327ca79154439d98f2 (patch)
tree8ab2b92f572501dd42d0c087b1033a2178bf074b /ChangeLog
parent0394ea9dfc7b661c58754433f5ce49bf2ac273e1 (diff)
downloadgsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.tar
gsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.tar.gz
gsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.tar.bz2
gsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.tar.lz
gsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.tar.xz
gsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.tar.zst
gsoc2013-epiphany-75c9289b87c94322caf554327ca79154439d98f2.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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90904a7f5..7f163f2d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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-15 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-module-loader.c: (ephy_module_loader_load):