aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-11 04:45:23 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-11 04:45:23 +0800
commit6369e4883e19a85d144b066ec9c4e01330613ba4 (patch)
treefb01796251dcd7e91aa5b685598b64ceaed86423 /ChangeLog
parent800597c1683b3cb290a21cc66533a8cc6cf12618 (diff)
downloadgsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar
gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar.gz
gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar.bz2
gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar.lz
gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar.xz
gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar.zst
gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.zip
Statusbar re-design: Move lock icon to left; hide progress bar when no
2004-05-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-statusbar.c: (create_statusbar_security_icon), (create_statusbar_progress), (sync_shadow_type), (ephy_statusbar_init), (ephy_statusbar_set_progress), (ephy_statusbar_add_widget): * src/ephy-tab.c: (ephy_tab_net_state_cb): Statusbar re-design: Move lock icon to left; hide progress bar when no activity. Part of bug #137845.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46a06a6da..c961e9940 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-05-10 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-statusbar.c: (create_statusbar_security_icon),
+ (create_statusbar_progress), (sync_shadow_type),
+ (ephy_statusbar_init), (ephy_statusbar_set_progress),
+ (ephy_statusbar_add_widget):
+ * src/ephy-tab.c: (ephy_tab_net_state_cb):
+
+ Statusbar re-design: Move lock icon to left; hide progress bar
+ when no activity. Part of bug #137845.
+
2004-05-09 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: