diff options
author | Felix Riemann <friemann@svn.gnome.org> | 2007-05-08 23:16:20 +0800 |
---|---|---|
committer | Felix Riemann <friemann@src.gnome.org> | 2007-05-08 23:16:20 +0800 |
commit | 5e6be16d3a44bdb8369f3e9e27a8e29298988398 (patch) | |
tree | 1e52f32cd395200a02436cb4561a183c7194e307 /ChangeLog | |
parent | add2d2104b2ef494290bbb33072f8f65f7ee8f5f (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |