aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ae679267..ea511c4c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,36 @@
2006-02-21 Peter Harvey <peter.a.harvey@gmail.com>
+ * data/ui/epiphany-fs-toolbar.xml
+ * lib/egg/egg-toolbars-model.c
+ * lib/egg/egg-toolbars-model.h
+
+ Added "editable" attribute for toolbars.
+
+ * data/ui/epiphany-ui.xml
+ * lib/egg/egg-editable-toolbar.c
+ * lib/egg/egg-editable-toolbar.h
+ * src/ephy-toolbar.c
+ * src/ephy-window.c
+
+ Many improvements to toolbar menus. Includes
+ changes to show visibility toggles in multiple
+ locations.
+
+ * lib/ephy-stock-icons.c
+ * lib/ephy-stock-icons.h
+
+ Additional stock icon for drag and drop.
+
+ * src/bookmarks/ephy-bookmarks-ui.c
+
+ Make 'customize toolbar' invisible when editing.
+
+ * src/ephy-shell.c
+
+ Mark the full-screen toolbar as non-removable.
+
+2006-02-21 Peter Harvey <peter.a.harvey@gmail.com>
+
* src/bookmarks/ephy-bookmarks-menu.c
* src/bookmarks/ephy-nodes-cover.c