aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFelix Riemann <friemann@svn.gnome.org>2007-05-08 23:16:20 +0800
committerFelix Riemann <friemann@src.gnome.org>2007-05-08 23:16:20 +0800
commit5e6be16d3a44bdb8369f3e9e27a8e29298988398 (patch)
tree1e52f32cd395200a02436cb4561a183c7194e307 /ChangeLog
parentadd2d2104b2ef494290bbb33072f8f65f7ee8f5f (diff)
downloadgsoc2013-epiphany-5e6be16d3a44bdb8369f3e9e27a8e29298988398.tar.gz
gsoc2013-epiphany-5e6be16d3a44bdb8369f3e9e27a8e29298988398.tar.zst
gsoc2013-epiphany-5e6be16d3a44bdb8369f3e9e27a8e29298988398.zip
Support using named icons in the toolbareditor and attach them to the
2007-05-08 Felix Riemann <friemann@svn.gnome.org> * lib/egg/egg-toolbar-editor.c: (event_box_realize_cb), (editor_create_item_from_name): Support using named icons in the toolbareditor and attach them to the mouse pointer while dragging them to the toolbar. (bug #436684) svn path=/trunk/; revision=7024
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 220b0c0a1..59a6662bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-08 Felix Riemann <friemann@svn.gnome.org>
+
+ * lib/egg/egg-toolbar-editor.c: (event_box_realize_cb),
+ (editor_create_item_from_name):
+ Support using named icons in the toolbareditor and attach them to the
+ mouse pointer while dragging them to the toolbar. (bug #436684)
+
2007-05-04 Diego Escalante Urrelo <diegoe@gnome.org>
* src/ephy-find-toolbar.c: