Commit History

Author SHA1 Message Date
  Charlie Kindel 57ae2bac5b fixed cr/lf issue 2 years ago
  Charlie Kindel c4760f1c92 fixed cr/lf issue 2 years ago
  Charlie Kindel 1efb051379 Refactored AutoInitShutdown attribute - scary stuff 2 years ago
  Charlie Kindel 9d2f300f8c disabling clipboard tests if IsSupported is false 2 years ago
  Charlie Kindel 9bde49d240 xclip does not work on headless linux (github actions) 2 years ago
  Charlie Kindel 5d7a4e3dd5 mucking with xclip 2 years ago
  Charlie Kindel aca4ab3eae IClipboard tests for NotSupportedException 2 years ago
  Charlie Kindel 66184a09c1 adjusted process start code 2 years ago
  Charlie Kindel 495c4c6499 better error handling 2 years ago
  Charlie Kindel 9d7f985c8a better error handling 2 years ago
  Charlie Kindel 033d03f4a1 trying to get WSL to work 2 years ago
  Charlie Kindel ccb8405041 better error handling 2 years ago
  Charlie Kindel 617448b291 moved clipboardtests to consoledriver namespace 2 years ago
  Charlie Kindel cbbeb404a7 inital impl 2 years ago
  BDisp 17b98ad294 lock cannot have a null argument and sometime the Clipboard.Contents is null. 2 years ago
  BDisp e821435bac Including also the variables inside the lock. 2 years ago
  BDisp c350886b5d Fixes #2047. Tests are failing locally after merging #2046 2 years ago
  BDisp aa83e6c146 Fixes #2045. TrySetClipboardData test must be enclosed with a lock. 2 years ago
  BDisp 6f891d4a02 Fixes #2039. Surrounding the Clipboard.Contents with a lock keyword. 2 years ago
  BDisp 84f79b2326 Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448) 3 years ago
  BDisp ce04eeda86 Added -noprofile option to PowerShell and the clip.exe. 4 years ago
  BDisp 30748df0da Trying even more to fix permissions issue and removed try catch. 4 years ago
  BDisp a5915cd190 Trying fixing more permissions issue. 4 years ago
  BDisp 1b7ead0e71 Fixes more permissions issues. 4 years ago
  BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
  BDisp 8bdbb12c8a Check if xclip is installed. 4 years ago
  BDisp 67d75725cc Fixes #1318. Ensures that the OS clipboard is always sets. 4 years ago
  BDisp f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 4 years ago