]> Pileus Git - ~andy/gtk/commit
gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hint
authorTor Lillqvist <tml@iki.fi>
Sat, 15 Apr 2000 04:34:03 +0000 (04:34 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 15 Apr 2000 04:34:03 +0000 (04:34 +0000)
commitaffbc828b37eef8decdd8294f0bc645f6de87f2f
treec7c1e4c41bf33fcf869b7866c094adc0b6145a97
parentc1592ab52b8438af67b41ffd36aeb7b1c0011c44
gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hint

2000-04-15  Tor Lillqvist  <tml@iki.fi>

* gtk/gtkclist.c (gtk_clist_motion)
* gtk/gtklist.c (gtk_list_motion_notify): If we get a motion event
with is_hint FALSE, get x and y from the event. They used to be
used uninitialised. The Win32 backend never sends motion events
marked as hints. This for instance fixes the annoying file and
font selector behaviour in the Win32 version.
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
gtk/gtkclist.c
gtk/gtklist.c