]> Pileus Git - ~andy/gtk/commit
gtk/gtkdnd.c (_gtk_drag_source_handle_event) Remove use of
authorOwen Taylor <otaylor@redhat.com>
Sun, 6 Jul 2003 18:56:44 +0000 (18:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 6 Jul 2003 18:56:44 +0000 (18:56 +0000)
commitc084f54145e2e77ff69ac65b297b1720daee33e0
treecd40e182271ac54db96f343a80e47a326d8ef1e6
parentd7226f50e6d0babb2490400993a58d35d84d8b9b
gtk/gtkdnd.c (_gtk_drag_source_handle_event) Remove use of

Sun Jul  6 13:00:20 2003  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkdnd.c (_gtk_drag_source_handle_event)
        * gtk/gtkdnd.c (gtk_drag_begin_internal):  Remove use
        of GDK_POINTER_MOTION_HINT_MASK.

        * gtk/gtkdnd.c (gtk_drag_update_idle): Move updating
        of the drag into an idle as a superior form of
        expose compression.

        * gtk/gtkdnd.c (gtk_drag_begin_internal): Move default icon
        creation here, so that we have an icon at the start
        of the drag (e.g., when retrieving the window cache
        information.)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c