summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
Commit message (Collapse)AuthorAgeFilesLines
* Remove usage of the deprecated '-cString' and '+stringWithCString:' API'sRonald Oussoren2009-03-301-2/+2
| | | | in PythonLauncher, replacing them with the correct counterparts.
* Fix for issue 3433Ronald Oussoren2009-01-021-1/+1
|
* Fix for #1905: PythonLauncher not working correctly on OSX 10.5/LeopardRonald Oussoren2008-05-022-102/+43
| | | | This fixes both Python Launchar and the terminalcommand module.
* Finish fix for issue2573, previous patch was incomplete.Ronald Oussoren2008-05-021-1/+2
|
* Fix for bug #1570284Ronald Oussoren2006-10-081-3/+3
|
* This fixes bug #1527397: PythonLauncher runs scripts with the wrong workingRonald Oussoren2006-08-011-3/+18
| | | | | directory. It also fixes a bug where PythonLauncher failed to launch scripts when the scriptname (or the path to the script) contains quotes.
* - Patch the correct version of python in the Info.plists at build time, insteadRonald Oussoren2006-06-072-5/+8
| | | | | of relying on a maintainer to update them before releases. - Remove the now empty Mac/OSX directory
* Move Mac/OSX/PythonLauncher one level upRonald Oussoren2006-06-0724-0/+1372