cpython/Mac/OSX/PythonLauncher
Jack Jansen c30d7c37ee At startup, test that PythonLauncher is the default application for files
of type .py, .pyw and .pyc. If not, post a warning.
2003-06-20 14:36:58 +00:00
..
English.lproj Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferenceWindow.nib Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PythonLauncher.pbproj At startup, test that PythonLauncher is the default application for files 2003-06-20 14:36:58 +00:00
.cvsignore dded cvsignores. 2002-11-20 14:14:14 +00:00
FileSettings.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
FileSettings.m Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
MyAppDelegate.h At startup, test that PythonLauncher is the default application for files 2003-06-20 14:36:58 +00:00
MyAppDelegate.m At startup, test that PythonLauncher is the default application for files 2003-06-20 14:36:58 +00:00
MyDocument.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
MyDocument.m Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferencesWindowController.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferencesWindowController.m Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +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 correct comment (and add newline at end) 2003-01-04 16:26:26 +00:00
factorySettings.plist Use pythonw as the default interpreter also for .py scripts (overridable 2003-02-19 10:37:08 +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