aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-21 00:24:41 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-21 00:24:41 +0800
commita923f76715c4cca404b318f5370b8098b4b0a83f (patch)
tree7d25164ecfe2740aaf5ce8b04e0ac54ce5003979 /ChangeLog
parent443bb3dcad6c71a4d847091e5655d66e475742bd (diff)
downloadgsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.tar
gsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.tar.gz
gsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.tar.bz2
gsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.tar.lz
gsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.tar.xz
gsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.tar.zst
gsoc2013-epiphany-a923f76715c4cca404b318f5370b8098b4b0a83f.zip
Dont crash when dragging a new bookmark on the toolbar and then click
2003-02-20 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-editable-toolbar.c: (drag_data_received_cb): * src/toolbar.c: (toolbar_get_action): Dont crash when dragging a new bookmark on the toolbar and then click cancel.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b200b674..c8eac12e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-02-20 Marco Pesenti Gritti <marco@it.gnome.org>
+ * lib/widgets/ephy-editable-toolbar.c: (drag_data_received_cb):
+ * src/toolbar.c: (toolbar_get_action):
+
+ Dont crash when dragging a new bookmark on the toolbar and
+ then click cancel.
+
+2003-02-20 Marco Pesenti Gritti <marco@it.gnome.org>
+
* lib/widgets/ephy-toolbars-group.c:
(ephy_toolbars_group_to_string),
(ephy_toolbars_group_remove_toolbar),