Upps - lost commit meesage, so here:
authorteodor <teodor>
Thu, 28 Dec 2006 14:34:04 +0000 (14:34 +0000)
committerteodor <teodor>
Thu, 28 Dec 2006 14:34:04 +0000 (14:34 +0000)
commitfc040ecab9f49543cbb531c43dc55578514a6f19
treed8e997746d8d789261743cc7c95df1e3c5263104
parent2ade90741f5ae65dc8c7c6be76c77191c8154966
Upps - lost commit meesage, so here:

Make more clean work around for OpenOffice:

Some applications ( OpenOffice at least ) sets owner at
begining of selection instead of after finishing selection. And
gtk_clipboard_wait_for_text() will fix state of X-Selection. So,
GTK clipboard will see only small part of real selection. For preventing
from this misbehaviour we will not try to get contents of selection -
just skip it as image etc. However, it's possible to delay
request of contents - but I don't know way to count correct
timeout or to get finalizing event (may be yet :) )
hclip.c