Vinay Sajip
|
c985d08e51
|
Closes #18491: Added script-wrapper functionality to launcher source (but not to executable).
|
2013-07-25 11:20:55 +01:00 |
Vinay Sajip
|
22c039bf50
|
Issue #17903: Added path search changes to launcher.
|
2013-06-07 15:37:28 +01:00 |
Vinay Sajip
|
8ff7f7207c
|
Closes #17290: Merged fix from 3.3.
|
2013-02-26 16:29:46 +00:00 |
Vinay Sajip
|
66fef9f049
|
Closes #17290: Loading cursor now does not persist when launching GUI scripts.
|
2013-02-26 16:29:06 +00:00 |
Vinay Sajip
|
404229b02d
|
Fix compilation error under Windows.
|
2013-01-29 22:52:57 +00:00 |
Vinay Sajip
|
2ae8c6316f
|
Closes #17028: Allowed Python arguments to be supplied to launcher.
|
2013-01-29 22:29:25 +00:00 |
Martin v. Löwis
|
b26a9b10ea
|
Replace WaitForSingleObject with WaitForSingleObjectEx,
for better WinRT compatibility.
|
2013-01-25 14:25:48 +01:00 |
Martin v. Löwis
|
6a8ca3edfd
|
Remove the original license, as this was contributed under Vinay Sajip's agreement.
|
2012-06-21 19:29:37 +02:00 |
Martin v. Löwis
|
af21ebb424
|
Fix UNICODE glitch.
|
2012-06-21 18:15:54 +02:00 |
Martin v. Löwis
|
91a3468f45
|
Fix off-by-one error.
|
2012-06-21 17:36:15 +02:00 |
Martin v. Löwis
|
f36d65c7c8
|
Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings.
|
2012-06-21 16:33:09 +02:00 |
Brian Curtin
|
07165f73c4
|
Add launcher source and resources
|
2012-06-20 15:36:14 -05:00 |