diff options
author | Owen Taylor <otaylor@gtk.org> | 1998-10-19 00:51:21 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-10-19 00:51:21 +0000 |
commit | 65a9d5b2f98a26239c38d784a34a56c3f30b15bb (patch) | |
tree | 87b90f9b2c59e63b1f990306d5d7bb06e86c27c2 /ChangeLog.pre-2-4 | |
parent | d5129fbb3a9b557d03214f683390328f560127c6 (diff) | |
download | gtk+-65a9d5b2f98a26239c38d784a34a56c3f30b15bb.tar.gz |
Change signal for drag_data_get to match the use that was being made of it
Sun Oct 18 20:52:22 1998 Owen Taylor <otaylor@gtk.org>
* gtk/gtkwidget.c gtkmarshal.list: Change signal
for drag_data_get to match the use that was being
made of it everywhere else...
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 11e3e441c8..28a9efcf2d 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Sun Oct 18 20:52:22 1998 Owen Taylor <otaylor@gtk.org> + + * gtk/gtkwidget.c gtkmarshal.list: Change signal + for drag_data_get to match the use that was being + made of it everywhere else... + Sun Oct 18 18:16:39 1998 Owen Taylor <otaylor@gtk.org> * gdk/gdk.c gdkprivate.h: Added a modular client-message-filter |