cpython/Mac/OSX/PythonLauncher
Jack Jansen 122f87fa04 The interpreter popup was never filled with any data, fixed.
Fixes #775878.
2004-07-16 12:36:02 +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 Made preference window resizable (and do the most logical thing on resize) 2004-07-16 12:35:06 +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 The interpreter popup was never filled with any data, fixed. 2004-07-16 12:36:02 +00:00
PreferencesWindowController.m The interpreter popup was never filled with any data, fixed. 2004-07-16 12:36:02 +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 Cleaned up list of interpreters. 2004-07-16 12:34:23 +00:00
main.m On startup, attempt to set the working directory to $HOME. 2004-06-03 14:15:50 +00:00