diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 783ab4d7ac..819c4e0281 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2002-07-03 Ettore Perazzoli <ettore@ximian.com> + + [Fixes #27354.] + + * e-storage-set-view.c (impl_tree_drag_drop): Invoke + e_folder_dnd_bridge_drop(). + + * e-folder-dnd-bridge.c (find_matching_target_for_drag_context): + New arg @atom_return. Return the GdkAtom associated with the type + through it. + (e_folder_dnd_bridge_drop): New. + 2002-07-02 Ettore Perazzoli <ettore@ximian.com> * e-shell.c (e_shell_show_settings): Don't set up the settings |