summaryrefslogtreecommitdiff
path: root/cliprdr.c
AgeCommit message (Expand)Author
2017-01-26Rework the logging systemHenrik Andersson
2011-09-28Fixed style of a few copyright statements. Peter Åstrand
2011-04-13Include emails in copyright statements. Peter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-04copyright year updateJay Sorg
2006-03-27Handle when server sends a failure back for a clipboard request.Pierre Ossman
2006-03-27Control clipboard behaviour (and even disable it) using command line options.Pierre Ossman
2006-03-27Make a copy of the formats list so that we can properly resend it when thePierre Ossman
2006-03-27More clipboard debug output.Pierre Ossman
2005-11-14Indent fixesPeter Åstrand
2005-11-07Applied patch 1349027 by Ilya Konstantinov.Erik Forsberg
2005-04-14silence warnings when connecting to w2k3 sp1 for nowMichael Gernoth
2003-12-09Show frequent cliprdr-errors only when used with WITH_DEBUG_CLIPBOARDMichael Gernoth
2003-10-31Fix compile warnings on HP-UX.Matt Chapman
2003-07-09Indent fixesPeter Åstrand
2003-07-01Commit of work in progress on channels (so that other people can hack onMatt Chapman
2003-06-16Try using STRING instead of TEXT if TEXT doesn't exist in the targets list.Erik Forsberg
2003-06-11Used the wrong variable by mistake when checking whether a format announceErik Forsberg
2003-06-06Added headers needed for compilation under FreeBSD (4.8 stable).Erik Forsberg
2003-06-06Try getting clipboard from CLIPBOARD if there is no owner for PRIMARY.Erik Forsberg
2003-06-06Indentation changesErik Forsberg
2003-06-06Moved some debug code.Erik Forsberg
2003-06-06Handle transfers rdesktop <-> rdesktop with native windows formats.Erik Forsberg
2003-06-06Free memory when done with clipboard transfer.Erik Forsberg
2003-06-06Handle large clipboard transfers Windows -> X.Erik Forsberg
2003-06-06Handle large clipboard transfers X->Windows.Erik Forsberg
2003-06-06Don't hardcode clipboard channel.Erik Forsberg
2003-06-06Added one to the length of sent data, since XGetProperty is not reporting theErik Forsberg
2003-06-06Use last button or keypress, either up or down, as event time when aquiringErik Forsberg
2003-06-06Send a format announce when we loose ownership of PRIMARY.Erik Forsberg
2003-06-06Rudimentary client->server clipboard transfer.Erik Forsberg
2003-06-06More proof-of-concept:Erik Forsberg
2003-06-06Proof-of-concept, clipboard transfer server->client works!Erik Forsberg
2003-06-06Initial revisionErik Forsberg