aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-10 08:14:23 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-10 08:14:23 +0800
commit0db1c0f440d4388e7000eaa6aa2ea8e53776aded (patch)
tree1851d3f4ba438eb4f2771958eb26e6d0a5902b91 /ChangeLog
parentdb1d9c156dce000c86c7ea961ac55c9a46b48e8e (diff)
downloadgsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.tar
gsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.tar.gz
gsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.tar.bz2
gsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.tar.lz
gsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.tar.xz
gsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.tar.zst
gsoc2013-epiphany-0db1c0f440d4388e7000eaa6aa2ea8e53776aded.zip
Rename toolbar model flags to be more in line with GtkToolbarStyle.
2005-01-10 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (toolbar_changed_cb), (egg_editable_toolbar_construct): * lib/egg/egg-toolbars-model.c: (parse_toolbars): * lib/egg/egg-toolbars-model.h: Rename toolbar model flags to be more in line with GtkToolbarStyle.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f541e0d..836517dec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-01-10 Christian Persch <chpe@cvs.gnome.org>
+ * lib/egg/egg-editable-toolbar.c: (toolbar_changed_cb),
+ (egg_editable_toolbar_construct):
+ * lib/egg/egg-toolbars-model.c: (parse_toolbars):
+ * lib/egg/egg-toolbars-model.h:
+
+ Rename toolbar model flags to be more in line with GtkToolbarStyle.
+
+2005-01-10 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
Fix dbus configure check to really default to off.