diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-04-28 14:32:09 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-04-28 14:32:09 +0000 |
commit | 373cbb13be67a5bc9488387e46f3bd45afc7b9e8 (patch) | |
tree | 5e7eaaff8039a61bfbc18ce4a3ca91bd6c6e24b7 /ChangeLog.pre-2-10 | |
parent | 7e15674cd9909e1b3e73e0c53f9978e5eaaef0ca (diff) | |
download | gtk+-373cbb13be67a5bc9488387e46f3bd45afc7b9e8.tar.gz |
Don't force the standard DND icon if the user has a custom DND source.
2006-04-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_drag_begin): Don't force
the standard DND icon if the user has a custom DND source.
(#339522, Joe Wreschnig)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 1fd37f76e2..317c2780cb 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +2006-04-28 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtktreeview.c (gtk_tree_view_drag_begin): Don't force + the standard DND icon if the user has a custom DND source. + (#339522, Joe Wreschnig) + 2006-04-28 Michael Natterer <mitch@imendio.com> * gtk/gtktextbuffer.c (create_clipboard_contents_buffer): keep a |