summaryrefslogtreecommitdiff
path: root/xclip.c
AgeCommit message (Expand)Author
2017-11-02Fix minor spelling mistakesRené Genz
2017-10-20Fix sign-compare compiler warningsHenrik Andersson
2017-10-05Remove infrastructure to auto-generate proto.hKarl Mikaelsson
2017-01-26Rework the logging systemHenrik Andersson
2017-01-20Raise requirment for iconv to requiredHenrik Andersson
2016-11-17Fix double freeAlexander Zakharov
2012-01-16Run indentation script.Henrik Andersson
2011-12-21Adds 1 to data length for including the terminating nullHenrik Andersson
2011-09-28Fixed style of a few copyright statements. Peter Åstrand
2011-04-13Include emails in copyright statements. Peter Åstrand
2011-04-13Updated the copyright notices for the things we have been working on.Peter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2007-04-25Applied patch #1700909 from Ilya Konstantinov: Linebreak (CR-LF) fixes for cl...Peter Åstrand
2007-03-07check if there is any data returned from XGetWindowProperty beforeMichael Gernoth
2007-03-04Fixed segfaults in xclip.c:Michael Gernoth
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-04copyright year updateJay Sorg
2006-05-15QT sets incorrect types on clipboard properties so we have to acceptPierre Ossman
2006-04-09Compile fixes for GCC 2.96. Fixes 1444824.Peter Åstrand
2006-03-28Cut down own the redundant clipboard mode arguments.Pierre Ossman
2006-03-28Make sure we notify other rdesktops that we exited so that they can updatePierre Ossman
2006-03-28New race free implementation of the rdesktop-to-rdesktop clipboard protocol.Pierre Ossman
2006-03-27Examine the magic root window property on startup so that we correctly handlePierre Ossman
2006-03-27Handle when server sends a failure back for a clipboard request.Pierre Ossman
2006-03-27Store the time when we acquired the selection so that we can correctlyPierre Ossman
2006-03-27Handle when server doesn't give us any clipboard data.Pierre Ossman
2006-03-27Reorder construction of the target list so that we do not insert an atom thatPierre Ossman
2006-03-27Control clipboard behaviour (and even disable it) using command line options.Pierre Ossman
2006-03-27Examine timestamps of PRIMARY and CLIPBOARD to determine which is morePierre Ossman
2006-03-27We requested data from CLIPBOARD even though we might be examining the targetsPierre Ossman
2006-03-27Use the helper functions since they make sure the server end flushes itsPierre Ossman
2006-03-01incompatible pointer type warning fixes for iconv-callsMichael Gernoth
2006-02-28Applied patch from bug #1431217: Segmentation fault in xclip_handle_Selection...Peter Åstrand
2006-01-05Indentation fixPeter Åstrand
2006-01-02Applied patch [1] with unicode support in clipboard code from Ilya KonstantinovErik Forsberg
2005-11-14Indent fixesPeter Åstrand
2005-11-14Applied patch with comments from Ilya Konstantinov. Closes Patch 1354336.Erik Forsberg
2005-11-09Applied patch from Burt Holzman <burt at fnal gov>, which fixes problems withErik Forsberg
2005-11-07Applied patch 1349027 by Ilya Konstantinov.Erik Forsberg
2005-08-02Surround public functions requiring X11 headers with #ifndefPeter Åstrand
2005-08-02Indent fixes.Peter Åstrand
2005-07-30Compile fix for older GCCs from Nikolai V. Ivanyushin <nvi@sven.ru>Michael Gernoth
2005-06-27fix compiler warning on Mac OS/X:Michael Gernoth
2005-06-27Support the clipboard INCR protocol: Applied patch from Burt Holzman.Peter Åstrand
2004-06-04Don't advertise UTF8_STRING. Use STRING instead. This gives muchErik Forsberg
2004-02-15Indent fixesPeter Åstrand
2004-02-07Cleanup some warnings (from SUNWspro-compiler)Michael Gernoth
2003-12-05Translating linebreaks when exchanging data via clipboardPeter Åstrand
2003-11-03Indent fixesPeter Åstrand