Tags: sunverwerth/SDL
Tags
Add a timeout to the clipboard code to avoid hangs when using synergy… …. When a timeout is detected we set the clipboard so that we own it so that future timeouts are avoided. Testing has confirmed that this timeout and setting only occurs when the clipboard contains text from my Windows machine. That is, if you copy from the Windows clipboard and then launch Dota and then repeatedly paste to a terminal window then the text will disappear when Dota hits the timeout. If you then select on the Linux side you can repeatedly paste. If you select again on Windows then the text will get cleared again. Note that Dota only looks at the clipboard when it has focus. CR: Saml
Fixed bug 1387 - Patch: fix minor typos in SDL-1.2 HTML docs bl0ckedusersoft 2012-01-20 12:14:57 PST This patch fixes a few minor typos in the SDL-1.2 HTML docs. --HG-- branch : SDL-1.2
Clean up the test directory for release --HG-- branch : SDL-1.2
I'm not sure if this helps anything, but it was clearly wrong. --HG-- branch : SDL-1.2
Clean out the tests before creating distribution archive
Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack… … the same set of projects to get started.