hclip.git
8 years agoFix compilation master
Teodor Sigaev [Mon, 11 May 2015 15:34:19 +0000 (18:34 +0300)]
Fix compilation

12 years agoadd .gitignore
Teodor Sigaev [Wed, 25 Apr 2012 15:00:13 +0000 (19:00 +0400)]
add .gitignore

17 years agoUpps - lost commit meesage, so here:
teodor [Thu, 28 Dec 2006 14:34:04 +0000 (14:34 +0000)]
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 :) )

17 years agohclip.c
teodor [Thu, 28 Dec 2006 14:32:10 +0000 (14:32 +0000)]
hclip.c

17 years agoAdd activate/deactivate menu item, wordaround for OO
teodor [Wed, 27 Dec 2006 13:39:49 +0000 (13:39 +0000)]
Add activate/deactivate menu item, wordaround for OO

17 years agouse G_CALLBACK macros
teodor [Tue, 26 Dec 2006 20:21:46 +0000 (20:21 +0000)]
use G_CALLBACK macros

17 years agoRemove tabs
teodor [Mon, 25 Dec 2006 15:59:25 +0000 (15:59 +0000)]
Remove tabs

17 years agoInitial revision
teodor [Mon, 25 Dec 2006 15:54:14 +0000 (15:54 +0000)]
Initial revision