summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher
Commit message (Expand)AuthorAgeFilesLines
* Added an icon for .pyw files.Jack Jansen2002-08-022-0/+15
* Python.app is now a hidden application, deep in the framework. It willJack Jansen2002-08-011-2/+2
* Only show the UI for selecting options if the ALT key was depressed whileJack Jansen2002-08-011-18/+7
* 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-315-6/+177
* First stab at the launcher application. This will be run when the userJack Jansen2002-07-2924-0/+1413