cpython/Mac/OSX/PythonLauncher
Ronald Oussoren 3e3cb7904b Fix some minor issues with the generated application bundles on MacOSX 2006-05-18 09:04:15 +00:00
..
English.lproj Fix some minor issues with the generated application bundles on MacOSX 2006-05-18 09:04:15 +00:00
PreferenceWindow.nib Made preference window resizable (and do the most logical thing on resize) 2004-07-16 12:35:06 +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
Info.plist Fix some minor issues with the generated application bundles on MacOSX 2006-05-18 09:04:15 +00:00
Makefile.in Fix some minor issues with the generated application bundles on MacOSX 2006-05-18 09:04:15 +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
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