diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-04-03 17:34:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-03 17:34:32 +0800 |
commit | ea084205d4df9e561fa698605e1154fdf1e3454d (patch) | |
tree | 07101520ca8dcb15487bb85b32354c599937d03a /ChangeLog | |
parent | 6d4fbeff8eb5a07383aef3cc923b8b458adad354 (diff) | |
download | gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.tar gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.tar.gz gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.tar.bz2 gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.tar.lz gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.tar.xz gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.tar.zst gsoc2013-epiphany-ea084205d4df9e561fa698605e1154fdf1e3454d.zip |
Merging Crispin's toolbar fixes from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-04-03 Crispin Flowerday <gnome@flowerday.cx> + + * lib/egg/egg-editable-toolbar.c: (set_fixed_style), + (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed), + (update_fixed), (toolbars_clean), (egg_editable_toolbar_construct), + (egg_editable_toolbar_set_model): + * lib/egg/egg-toolbar-editor.c: (egg_toolbar_editor_load_actions): + * lib/egg/egg-toolbars-model.h: + + Synchronise changes from galeon, this fixes simple usage, stops + crashes when dragging items to and from other applications, and + adds the ability to override the toolbar style. + 2004-04-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb): |