summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher/PythonLauncher.pbproj
Commit message (Expand)AuthorAgeFilesLines
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-681/+0
* Remove .cvsignore files, as they live in svn:ignoreMartin v. Löwis2005-10-301-1/+0
* Fixed lots of minor issues found by Edward Moy: incorrect versionJack Jansen2003-07-041-4/+6
* Added a field that allows the user to set sys.argv-style argumentsJack Jansen2003-06-201-1/+1
* At startup, test that PythonLauncher is the default application for filesJack Jansen2003-06-201-18/+0
* Optionally honour #! paths in scripts. Fixes #676358.Jack Jansen2003-02-171-1/+1
* Changed the input field for the interpreter to use (in the preferencesJack Jansen2002-12-261-1/+13
* Lots of restructuring, mostly suggested by Bill Bumgarner. MainJack Jansen2002-11-251-0/+14
* dded cvsignores.Jack Jansen2002-11-202-2/+7
* On Jaguar the default mode for files in the installed product is 444 (or 555)Jack Jansen2002-08-301-0/+1
* Added an icon for .pyw files.Jack Jansen2002-08-021-0/+15
* Install into /Applications/Python in stead of into /Applications.Jack Jansen2002-07-311-3/+2
* Implemented starting Python in a terminal window. The implementation isn'tJack Jansen2002-07-311-0/+40
* First stab at the launcher application. This will be run when the userJack Jansen2002-07-291-0/+612