diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-11 04:45:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-11 04:45:23 +0800 |
commit | 6369e4883e19a85d144b066ec9c4e01330613ba4 (patch) | |
tree | fb01796251dcd7e91aa5b685598b64ceaed86423 /ChangeLog | |
parent | 800597c1683b3cb290a21cc66533a8cc6cf12618 (diff) | |
download | gsoc2013-epiphany-6369e4883e19a85d144b066ec9c4e01330613ba4.tar.gz 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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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: |