cpython/Mac/OSX/PythonLauncher
Jack Jansen dd614fdc51 Fixed lots of minor issues found by Edward Moy: incorrect version
strings, non-standard naming of things in bundles, etc.
2003-07-04 13:06:14 +00:00
..
English.lproj Tooltip for tab/space consistency check was the wrong way around. Spotted 2003-07-02 22:08:28 +00:00
PreferenceWindow.nib Tooltip for tab/space consistency check was the wrong way around. Spotted 2003-07-02 22:08:28 +00:00
PythonLauncher.pbproj Fixed lots of minor issues found by Edward Moy: incorrect version 2003-07-04 13:06:14 +00:00
.cvsignore dded cvsignores. 2002-11-20 14:14:14 +00:00
FileSettings.h Added a field that allows the user to set sys.argv-style arguments 2003-06-20 22:21:03 +00:00
FileSettings.m Added a field that allows the user to set sys.argv-style arguments 2003-06-20 22:21:03 +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 Added a field that allows the user to set sys.argv-style arguments 2003-06-20 22:21:03 +00:00
MyDocument.m Added a field that allows the user to set sys.argv-style arguments 2003-06-20 22:21:03 +00:00
PreferencesWindowController.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferencesWindowController.m Added a field that allows the user to set sys.argv-style arguments 2003-06-20 22:21:03 +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