prevent secondary selection claim after "add to sender" dialog
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Sat, 8 Dec 2001 22:40:08 +0000 (22:40 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Sat, 8 Dec 2001 22:40:08 +0000 (22:40 +0000)
commit90e77845b3f0d40d12291261229db7d079d1d7a0
tree70ee6c0283c8567b620e6dcb877560eb610d8046
parent63aa3c52d0effb721e242ea07144e9081a39fc7c
prevent secondary selection claim after "add to sender" dialog
popped up. this is because there's a GDK_BUTTON_RELEASE pending.
we trick GTK by simulating a click at (0, 0) in the textview.
ChangeLog.claws
configure.in
src/textview.c