summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher/FileSettings.m
Commit message (Expand)AuthorAgeFilesLines
* Added a field that allows the user to set sys.argv-style argumentsJack Jansen2003-06-201-1/+9
* Optionally honour #! paths in scripts. Fixes #676358.Jack Jansen2003-02-171-1/+25
* Changed the input field for the interpreter to use (in the preferencesJack Jansen2002-12-261-2/+4
* Lots of restructuring, mostly suggested by Bill Bumgarner. MainJack Jansen2002-11-251-46/+128
* Python.app is now a hidden application, deep in the framework. It willJack Jansen2002-08-011-2/+2
* Implemented starting Python in a terminal window. The implementation isn'tJack Jansen2002-07-311-1/+1
* First stab at the launcher application. This will be run when the userJack Jansen2002-07-291-0/+182