aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-12-04 03:05:19 +0800
committerChristian Persch <chpe@src.gnome.org>2006-12-04 03:05:19 +0800
commit6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a (patch)
treecbcb31f3f3bb6e81f349fb5092b10cff8e4c8410 /ChangeLog
parent6988a01b54ec16f2d150309d29c30a39ca9c482a (diff)
downloadgsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.tar
gsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.tar.gz
gsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.tar.bz2
gsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.tar.lz
gsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.tar.xz
gsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.tar.zst
gsoc2013-epiphany-6c786a9ce6a02bf5cf2d3b7ec01bd37b7912df0a.zip
Make progressbar smaller. Bug #368759.
2006-12-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-statusbar.c: (ephy_statusbar_size_allocate), (ephy_statusbar_class_init), (create_caret_indicator), (create_icon_frame), (create_statusbar_progress), (ephy_statusbar_init), (ephy_statusbar_set_popups_state), (sync_visibility), (ephy_statusbar_add_widget), (ephy_statusbar_remove_widget), (ephy_statusbar_get_security_frame): * src/ephy-statusbar.h: Make progressbar smaller. Bug #368759.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d958e9a2..87bf92598 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-12-03 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-statusbar.c: (ephy_statusbar_size_allocate),
+ (ephy_statusbar_class_init), (create_caret_indicator),
+ (create_icon_frame), (create_statusbar_progress),
+ (ephy_statusbar_init), (ephy_statusbar_set_popups_state),
+ (sync_visibility), (ephy_statusbar_add_widget),
+ (ephy_statusbar_remove_widget),
+ (ephy_statusbar_get_security_frame):
+ * src/ephy-statusbar.h:
+
+ Make progressbar smaller. Bug #368759.
+
2006-12-02 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-pango.schemas: