summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher/PreferencesWindowController.m
Commit message (Expand)AuthorAgeFilesLines
* The interpreter popup was never filled with any data, fixed.Jack Jansen2004-07-161-3/+10
* Added a field that allows the user to set sys.argv-style argumentsJack Jansen2003-06-201-0/+2
* Optionally honour #! paths in scripts. Fixes #676358.Jack Jansen2003-02-171-0/+2
* Changed the input field for the interpreter to use (in the preferencesJack Jansen2002-12-261-0/+16
* Lots of restructuring, mostly suggested by Bill Bumgarner. MainJack Jansen2002-11-251-1/+1
* First stab at the launcher application. This will be run when the userJack Jansen2002-07-291-0/+94