aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-03-14 09:01:03 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-03-14 09:01:03 +0800
commit473bd44d6460ff9e71844a5d7a5895e547be26b5 (patch)
tree55808cce66cdf0ccb9554d7defc7e0c32c0a18e7 /ChangeLog
parent2384f5872c8a4f3f400b3be011bcaa5e9a77cfac (diff)
downloadgsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.tar
gsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.tar.gz
gsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.tar.bz2
gsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.tar.lz
gsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.tar.xz
gsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.tar.zst
gsoc2013-epiphany-473bd44d6460ff9e71844a5d7a5895e547be26b5.zip
Deal with the case where data_received signal is emitted asyncrounously.
2004-03-14 Marco Pesenti Gritti <marco@gnome.org> * lib/egg/egg-editable-toolbar.c: (drag_data_received_cb), (toolbar_drag_motion_cb), (egg_editable_toolbar_init): Deal with the case where data_received signal is emitted asyncrounously.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99203454a..fe281ed79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-14 Marco Pesenti Gritti <marco@gnome.org>
+
+ * lib/egg/egg-editable-toolbar.c: (drag_data_received_cb),
+ (toolbar_drag_motion_cb), (egg_editable_toolbar_init):
+
+ Deal with the case where data_received signal is emitted
+ asyncrounously.
+
2004-03-13 Alexander Shopov <ash@contact.bg>
* configure.in: Added bg to ALL_LINGUAS.