cpython/Mac/Tools/IDE
Just van Rossum ba5db20558 also support cmd-. in the interactive window 2003-05-09 11:47:23 +00:00
..
BuildIDE.py
FontSettings.py
MacPrefs.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
ModuleBrowser.py
PackageManager.icns Icons for the package manager. 2003-02-12 16:20:23 +00:00
PackageManager.py Hiding packages was done incorrectly. Fixed. 2003-04-22 13:53:33 +00:00
ProfileBrowser.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
PyBrowser.py More int() around float arguments. 2003-02-12 15:39:16 +00:00
PyConsole.py also support cmd-. in the interactive window 2003-05-09 11:47:23 +00:00
PyDebugger.py Gave the text fields a little more space, so they don't get cut off. 2003-03-03 14:56:59 +00:00
PyDocSearch.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
PyEdit.py add explicit support for cancelling a running script (CFM-based MacPython had this built-in) 2003-05-09 08:58:02 +00:00
PyFontify.py
PyInteractive.py
PythonIDE.icns
PythonIDE.plist
PythonIDE.py Install automatic GIL switcher upon IDE startup. 2003-05-03 00:31:35 +00:00
PythonIDE.rsrc
PythonIDEMain.py Fix for #731643: allow "lookup in documentation" to also work if the 2003-05-06 14:28:31 +00:00
Splash.py
W.py
Wapplication.py Fix for #731643: allow "lookup in documentation" to also work if the 2003-05-06 14:28:31 +00:00
Wbase.py Cast various floats to ints so we don't get warnings. 2003-02-05 15:40:05 +00:00
Wcontrols.py
Widgets.rsrc
Wkeys.py
Wlists.py In a MultiList select all cells in the row, not only the first one. 2003-02-12 12:47:00 +00:00
Wmenus.py removed silly & mask, avoiding FutureWarning 2003-01-09 22:54:37 +00:00
Wminiapp.py
Wquicktime.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
Wsocket.py
Wtext.py Cast various floats to ints so we don't get warnings. 2003-02-05 15:40:05 +00:00
Wtraceback.py
Wwindows.py