aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-02-18 04:46:02 +0800
committerChristian Persch <chpe@src.gnome.org>2004-02-18 04:46:02 +0800
commitdf8a49847d6089cce269b2f07a157fbc9f2b8197 (patch)
tree4d08049d86085258050ddab09985cf4df68bfdc2 /ChangeLog
parentc1687084b65bb2e908761e0bfe6af9b7246d6b02 (diff)
downloadgsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.tar
gsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.tar.gz
gsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.tar.bz2
gsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.tar.lz
gsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.tar.xz
gsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.tar.zst
gsoc2013-epiphany-df8a49847d6089cce269b2f07a157fbc9f2b8197.zip
Remove the toolbar height contraint when the first item is added to it.
2004-02-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (item_added_cb), (item_removed_cb), (egg_editable_toolbar_construct): Remove the toolbar height contraint when the first item is added to it. Fixes bug #131181.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 119543379..6b8023962 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-02-17 Christian Persch <chpe@cvs.gnome.org>
+ * lib/egg/egg-editable-toolbar.c: (item_added_cb),
+ (item_removed_cb), (egg_editable_toolbar_construct):
+
+ Remove the toolbar height contraint when the first item is added
+ to it. Fixes bug #131181.
+
+2004-02-17 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-extension.c: (ephy_extension_get_type),
(ephy_extension_attach_window), (ephy_extension_detach_window):
* src/ephy-extension.h: