]> Pileus Git - ~andy/gtk/commit
don't forget to offset the pointer by x/y_offset into the new window when
authorTim Janik <timj@gtk.org>
Mon, 7 Jan 2002 07:59:08 +0000 (07:59 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 7 Jan 2002 07:59:08 +0000 (07:59 +0000)
commit1901d4ebd7572fc9e5243345e0436d18e4e52dd1
treecf4998ba738bba2f7db113d5f6f4c5eb781761a3
parented29c8ddd8ad7a5d01c2e75d69496c1388364490
don't forget to offset the pointer by x/y_offset into the new window when

Mon Jan  7 08:48:23 2002  Tim Janik  <timj@gtk.org>

        * gtk/gtkdnd.c (gtk_drag_find_widget): don't forget to offset
        the pointer by x/y_offset into the new window when we found
        the drag destination.

        * gtk/gtkaccelmap.c (internal_change_entry): fix return code
        for simulation when the entry already contains the required
        accel key and mod.
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkaccelgroup.sgml
docs/reference/gtk/tmpl/gtkpaned.sgml
docs/reference/gtk/tmpl/gtktypeutils.sgml
gtk/gtkaccelmap.c
gtk/gtkdnd.c