diff options
author | James Willcox <jwillcox@gnome.org> | 2003-03-08 07:44:11 +0800 |
---|---|---|
committer | James Willcox <jwillcox@src.gnome.org> | 2003-03-08 07:44:11 +0800 |
commit | 6a8cdc3478fe1451cac86a9999fb172ab82bd83c (patch) | |
tree | 58fee31dc797287bc97d070efb1723714c12c2ec /ChangeLog | |
parent | c8b29351ef404b3a62b7e484e4ed28a62027615f (diff) | |
download | gsoc2013-epiphany-6a8cdc3478fe1451cac86a9999fb172ab82bd83c.tar.gz gsoc2013-epiphany-6a8cdc3478fe1451cac86a9999fb172ab82bd83c.tar.zst gsoc2013-epiphany-6a8cdc3478fe1451cac86a9999fb172ab82bd83c.zip |
Enable using dnd for removing toolbars. Also, fix #107793.
2003-03-07 James Willcox <jwillcox@gnome.org>
* lib/widgets/ephy-editable-toolbar.c:
(toolbar_drag_data_delete_cb), (toolbar_drag_data_get_cb),
(connect_toolbar_drag_source), (disconnect_toolbar_drag_source),
(do_merge), (editor_close), (button_press_cb),
(ephy_editable_toolbar_edit):
Enable using dnd for removing toolbars. Also, fix #107793.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-03-07 James Willcox <jwillcox@gnome.org> + + * lib/widgets/ephy-editable-toolbar.c: + (toolbar_drag_data_delete_cb), (toolbar_drag_data_get_cb), + (connect_toolbar_drag_source), (disconnect_toolbar_drag_source), + (do_merge), (editor_close), (button_press_cb), + (ephy_editable_toolbar_edit): + + Enable using dnd for removing toolbars. Also, fix #107793. + 2003-03-07 David Bordoley <bordoley@msu.edu> * lib/ephy-stock-icons.h: |