Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation error under Windows. | Vinay Sajip | 2013-01-29 | 1 | -2/+2 |
* | Closes #17028: Allowed Python arguments to be supplied to launcher. | Vinay Sajip | 2013-01-29 | 1 | -9/+13 |
* | Replace WaitForSingleObject with WaitForSingleObjectEx, | Martin v. Löwis | 2013-01-25 | 1 | -1/+1 |
* | Remove the original license, as this was contributed under Vinay Sajip's agre... | Martin v. Löwis | 2012-06-21 | 1 | -23/+2 |
* | Fix UNICODE glitch. | Martin v. Löwis | 2012-06-21 | 1 | -2/+2 |
* | Fix off-by-one error. | Martin v. Löwis | 2012-06-21 | 1 | -1/+1 |
* | Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings. | Martin v. Löwis | 2012-06-21 | 1 | -10/+19 |
* | Add launcher source and resources | Brian Curtin | 2012-06-20 | 1 | -0/+1377 |