aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@stud.uni-saarland.de>2003-04-05 06:32:04 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-05 06:32:04 +0800
commit1a09e5e82379afe72911f7f1cdf407bed57813e9 (patch)
tree01a4ff0d4498b72e88942db0f717eb368e25e4c5 /ChangeLog
parentd95d1dfa398383b0b6446d63b96dc4e2e3a972ff (diff)
downloadgsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.tar
gsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.tar.gz
gsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.tar.bz2
gsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.tar.lz
gsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.tar.xz
gsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.tar.zst
gsoc2013-epiphany-1a09e5e82379afe72911f7f1cdf407bed57813e9.zip
Set drag source on the event box, to avoid conflicts with toolbars drag
2003-04-05 Christian Persch <chpe@stud.uni-saarland.de> * src/ephy-favicon-action.c: (create_tool_item), (connect_proxy): Set drag source on the event box, to avoid conflicts with toolbars drag and drop.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3abd4afd..399039286 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-04-05 Christian Persch <chpe@stud.uni-saarland.de>
+
+ * src/ephy-favicon-action.c: (create_tool_item), (connect_proxy):
+
+ Set drag source on the event box, to avoid conflicts with toolbars
+ drag and drop.
+
+2003-04-05 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * lib/egg/egg-editable-toolbar.c:
+ * lib/egg/egg-editable-toolbar.h:
+
+ Update from egg.
+
+ * src/toolbar.c: (toolbar_init):
+
+ Use the new api to add drag types. Bookmarks dnd working again.
+
2003-04-04 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in: