summaryrefslogtreecommitdiffstats
path: root/remoting/host/clipboard.h
Commit message (Collapse)AuthorAgeFilesLines
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-1/+2
| | | | | | | | | | | This CL lets ClipboardWin send clipboard events to ClientSession. BUG=117473 Review URL: https://chromiumcodereview.appspot.com/10413060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139854 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the ↵simonmorris@chromium.org2012-05-161-4/+3
| | | | | | | | | | | | | | | clipboard. A follow-up CL will send those items to the client. The approach used in this CL will do nothing on OSes earlier than Vista. BUG=117473 Review URL: https://chromiumcodereview.appspot.com/10381115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137455 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-0/+39
BUG=117473 Review URL: https://chromiumcodereview.appspot.com/10332042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136591 0039d316-1c4b-4281-b951-d872f2087c98