cpython/Mac/OSX/PythonLauncher
Jack Jansen b05e056e9f On Jaguar the default mode for files in the installed product is 444 (or 555)
in stead of 644 (755). This makes a subsequent install fail. Changed
the INSTALL_MODE_FLAG to fix this.
2002-08-30 12:56:08 +00:00
..
English.lproj First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PreferenceWindow.nib First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PythonLauncher.pbproj On Jaguar the default mode for files in the installed product is 444 (or 555) 2002-08-30 12:56:08 +00:00
FileSettings.h First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
FileSettings.m Python.app is now a hidden application, deep in the framework. It will 2002-08-01 21:14:06 +00:00
MyAppDelegate.h First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
MyAppDelegate.m Only show the UI for selecting options if the ALT key was depressed while 2002-08-01 15:07:00 +00:00
MyDocument.h First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
MyDocument.m Implemented starting Python in a terminal window. The implementation isn't 2002-07-31 13:15:59 +00:00
PreferencesWindowController.h First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PreferencesWindowController.m First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PythonCompiled.icns First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PythonInterpreter.icns First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PythonSource.icns First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00
PythonWSource.icns Added an icon for .pyw files. 2002-08-02 22:32:41 +00:00
doscript.h Implemented starting Python in a terminal window. The implementation isn't 2002-07-31 13:15:59 +00:00
doscript.m Implemented starting Python in a terminal window. The implementation isn't 2002-07-31 13:15:59 +00:00
main.m First stab at the launcher application. This will be run when the user 2002-07-29 21:36:35 +00:00